MediaFileSetUID Property

Summary

Gets or sets the media file set UID.

Syntax
C#
VB
C++
public string MediaFileSetUID { get; set; } 
  
Public Property MediaFileSetUID As String 
public: 
property String^ MediaFileSetUID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The media file set UID.

Remarks

Uniquely identifies the storage media on which the composite object instances reside.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly