LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

GetPresentationLutInstanceUid Method








Returns the SOP Instance UID of the last created Presentation LUT SOP Instance. .NET support
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()
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomPrintScu Class
DicomPrintScu Members
CreatePresentationLut Method
DeletePresentationLut Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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