Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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()
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

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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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