Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace > StorageCommitment Class : StorageMediaFileSetUID Property |
[ElementAttribute()] public string StorageMediaFileSetUID {get; set;}
'Declaration
<ElementAttribute()> Public Property StorageMediaFileSetUID As String
'Usage
Dim instance As StorageCommitment Dim value As String instance.StorageMediaFileSetUID = value value = instance.StorageMediaFileSetUID
[ElementAttribute()] public: property String^ StorageMediaFileSetUID { String^ get(); void set ( String^ value); }