Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

MediaSopInstanceUID Property







Gets or set the SOP Instance UID for the created media object.
Syntax
[CompilerGeneratedAttribute()]
public string MediaSopInstanceUID {get; set;}
'Declaration
 
<CompilerGeneratedAttribute()>
Public Property MediaSopInstanceUID As String
'Usage
 
Dim instance As MediaLocation
Dim value As String
 
instance.MediaSopInstanceUID = value
 
value = instance.MediaSopInstanceUID

            

            
[CompilerGeneratedAttribute()]
public: __property string* get_MediaSopInstanceUID();
public: __property void set_MediaSopInstanceUID( 
   string* value
);
[CompilerGeneratedAttribute()]
public:
property String^ MediaSopInstanceUID {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the SOP Instance UID for the created media object.
Requirements

Target Platforms

See Also

Reference

MediaLocation Class
MediaLocation Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features