Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
public string GetPresentationLutInstanceUid()
Public Function GetPresentationLutInstanceUid() As String
public:
String^ GetPresentationLutInstanceUid();
The SOP Instance UID of the Presentation LUT that was last created successfully using the method CreatePresentationLut.
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.
For an example, refer to Associate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET