←Select platform

Code Property

Summary

Gets the Unique identifier code.

Syntax

C#
VB
Java
WinRT C#
C++
public string Code { get; } 
Public ReadOnly Property Code As String 
public string Code {get;} 
public String getCode() 
 get_Code();  
public: 
property String^ Code { 
   String^ get(); 
} 

Property Value

Represents the Unique identifier code.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomUid Class

DicomUid 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