C#
VB
WinRT C#
C++
Get the name of the Context Group.
public string Name { get; }
Public ReadOnly Property Name As String
public string Name {get;}
get_Name();
public:
property String^ Name {
String^ get();
}
Value indicating the name of the Context Group. For example, "Anatomic Modifier", "Units of Measurement", "ECG Leads", etc.
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