Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
GetPresentationLutInstanceUid Method
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class : GetPresentationLutInstanceUid Method




Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.

Syntax

Visual Basic (Declaration) 
Public Function GetPresentationLutInstanceUid() As String
Visual Basic (Usage)Copy Code
Dim instance As DicomPrintScu
Dim value As String
 
value = instance.GetPresentationLutInstanceUid()
C# 
public string GetPresentationLutInstanceUid()
Managed Extensions for C++ 
public: string* GetPresentationLutInstanceUid(); 
C++/CLI 
public:
String^ GetPresentationLutInstanceUid(); 

Return Value

The SOP Instance UID of the Presentation LUT that was last created successfully using the method CreatePresentationLut.

Example

For an example, refer to Associate.

Remarks

Once a Presentation LUT is created, a call to this method will return the SOP Instance UID of the newly created Presentation LUT. Therefore, if the SOP Instance UID of a Presentation LUT is needed, it should be stored before creating the next Presentation LUT.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features