←Select platform

Name Property

Summary

Gets the name of the Information Object Definition.

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

Enumeration that Represents the name of the Information Object Definition.

Example

For an example, refer to Reset.

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