Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

MediaFileSetID Property






Gets or sets the media file set ID.
Syntax
public string MediaFileSetID {get; set;}
'Declaration
 
Public Property MediaFileSetID As String
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As String
 
instance.MediaFileSetID = value
 
value = instance.MediaFileSetID

            

            
public:
property String^ MediaFileSetID {
   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

MediaCreationManagementScu Class
MediaCreationManagementScu Members

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