←Select platform

GetPresentationLutInstanceUid Method

Summary

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

Syntax
C#
VB
C++
public string GetPresentationLutInstanceUid() 
Public Function GetPresentationLutInstanceUid() As String 
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.

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