C#
VB
WinRT C#
C++
Gets a string representation of the Context Identifier (0008,010F) of the Context Group.
public string ContextIdentifierValue { get; }
Public ReadOnly Property ContextIdentifierValue As String
public string ContextIdentifierValue {get;}
get_ContextIdentifierValue();
public:
property String^ ContextIdentifierValue {
String^ 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