C#
VB
C++
Gets or sets the media file set UID.
[Element(DicomTag.StorageMediaFileSetUID)]
public string FileSetUID { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property FileSetUID As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ FileSetUID {
String^ get();
void set ( String^ );
}
The media file set UID.
Uniquely identifies the storage media on which the composite object instances reside.
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