C#
VB
C++
Returns the SOP Instance UID of the current Basic Film Session SOP Instance.
public string GetFilmSessionInstanceUid()
Public Function GetFilmSessionInstanceUid() As String
public:
String^ GetFilmSessionInstanceUid();
The SOP Instance UID of the current Film Session; if no Film Session is currently created, the method will return an empty string.
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