LEADTOOLS Medical (Leadtools.Dicom assembly)

GetPresentationLutInstanceUid Method

Show in webframe







Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
Syntax
public string GetPresentationLutInstanceUid()
'Declaration
 
Public Function GetPresentationLutInstanceUid() As String
'Usage
 
Dim instance As DicomPrintScu
Dim value As String
 
value = instance.GetPresentationLutInstanceUid()
public string GetPresentationLutInstanceUid()

            

            
 function Leadtools.Dicom.DicomPrintScu.GetPresentationLutInstanceUid()
public:
String^ GetPresentationLutInstanceUid(); 

Return Value

The SOP Instance UID of the Presentation LUT that was last created successfully using the method CreatePresentationLut.
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.
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomPrintScu Class
DicomPrintScu Members
CreatePresentationLut Method
DeletePresentationLut Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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