C#
VB
C++
Gets or set the SOP Instance UID for the created media object.
public string MediaSopInstanceUID { get; set; }
<CompilerGeneratedAttribute()>
Public Property MediaSopInstanceUID As String
[CompilerGeneratedAttribute()]
public:
property String^ MediaSopInstanceUID {
String^ get();
void set ( String^ );
}
A System.String representing the SOP Instance UID for the created media object.
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