←Select platform

UID Property

Summary

Gets or sets the value of the "Palette Color Lookup Table UID" (0028,1199) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string UID { get; set; } 
Public Property UID As String 
public string UID {get; set;} 
public String getUID() 
public void setUID(String value) 
             
 <br/>get_UID();<br/>set_UID(value);<br/>Object.defineProperty('UID');  
public: 
property String^ UID { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "Palette Color Lookup Table UID" (0028,1199) element. The maximum length of this string is 64.

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