←Select platform

Name Property

Summary

Get the name of the Context Group.

Syntax

C#
VB
WinRT C#
C++
public string Name { get; } 
Public ReadOnly Property Name As String 
public string Name {get;} 
 get_Name();  
public: 
property String^ Name { 
   String^ get(); 
} 

Property Value

Value indicating the name of the Context Group. For example, "Anatomic Modifier", "Units of Measurement", "ECG Leads", etc.

Example

For an example, refer to Insert.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly