Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

FileSetUID Property






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

Property Value

The media file set UID.
Remarks
Uniquely identifies the storage media on which the composite object instances reside.
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