←Select platform

Name Property

Summary

Gets the name of the Value Representation.

Syntax

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

Property Value

Value indicating the name of the Value Representation. To see the default values for the Value Representation Names, refer to the Default Value Representation Table.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomVR Class

DicomVR Members

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

Leadtools.Dicom Assembly