←Select platform

GetFilmSessionInstanceUid Method

Summary

Returns the SOP Instance UID of the current Basic Film Session SOP Instance.

Syntax
C#
VB
C++
public string GetFilmSessionInstanceUid() 
Public Function GetFilmSessionInstanceUid() As String 
public: 
String^ GetFilmSessionInstanceUid();  

Return Value

The SOP Instance UID of the current Film Session; if no Film Session is currently created, the method will return an empty string.

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