C#
VB
C++
Gets or sets the media file set ID.
[Element(DicomTag.StorageMediaFileSetID)]
public string FileSetID { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property FileSetID As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ FileSetID {
String^ get();
void set ( String^ );
}
The media file set ID.
Defines an implementation specific human readable identifier that identifies the storage media where composite instances resides.
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