←Select platform

UID Property

Summary

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

Syntax
C#
VB
C++
Java
public string UID { get; set; } 
Public Property UID As String 
public String getUID() 
public void setUID(String value) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly