C#
VB
WinRT C#
C++
Gets the Context Identifier (0008,010F) of the Context Group.
public DicomContextIdentifierType ContextIdentifier { get; }
Public ReadOnly Property ContextIdentifier As Leadtools.Dicom.DicomContextIdentifierType
public Leadtools.Dicom.DicomContextIdentifierType ContextIdentifier {get;}
get_ContextIdentifier();
public:
property Leadtools.Dicom.DicomContextIdentifierType ContextIdentifier {
Leadtools.Dicom.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET