←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly