C#
VB
C++
Gets the Context Identifier (0008,010F) of the Context Group.
public DicomContextIdentifierType ContextIdentifier { get; }
Public ReadOnly Property ContextIdentifier As DicomContextIdentifierType
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).