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 : StorageMediaFileSetID Property |
[ElementAttribute()] public string StorageMediaFileSetID {get; set;}
'Declaration
<ElementAttribute()> Public Property StorageMediaFileSetID As String
'Usage
Dim instance As StorageCommitment Dim value As String instance.StorageMediaFileSetID = value value = instance.StorageMediaFileSetID
[ElementAttribute()] public: property String^ StorageMediaFileSetID { String^ get(); void set ( String^ value); }