Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

FileSetID Property






Gets or sets the media file set ID.
Syntax
[ElementAttribute()]
public string FileSetID {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property FileSetID As String
'Usage
 
Dim instance As StorageMediaFileSet
Dim value As String
 
instance.FileSetID = value
 
value = instance.FileSetID
[ElementAttribute()]
public:
property String^ FileSetID {
   String^ get();
   void set (    String^ value);
}

Property Value

The media file set ID.
Remarks
Defines an implementation specific human readable identifier that identifies the storage media where composite instances resides.
Requirements

Target Platforms

See Also

Reference

StorageMediaFileSet Class
StorageMediaFileSet Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features