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

Show in webframe

MediaSopInstanceUID Property






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

            

            
public:
property String^ MediaSopInstanceUID {
   String^ get();
   void set (    String^ value);
}

Property Value

The media sop instance UID.
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