C#
Objective-C
C++
public DicomContextIdentifierType ContextIdentifier { get; }
@property (nonatomic, assign, readonly) LTDicomContextIdentifierType contextIdentifier;
public:
property DicomContextIdentifierType ContextIdentifier {
DicomContextIdentifierType get();
}
Value indicating the Context Identifier (0008,010F) of the Context Group.A Context Group is identified by its Context ID (CID).
For an example, refer to Insert.