MediaSopInstanceUID Property

Summary
Gets or set the SOP Instance UID for the created media object.
Syntax
C#
C++/CLI
public string MediaSopInstanceUID { get; set; } 
[CompilerGeneratedAttribute()] 
public: __property string* get_MediaSopInstanceUID(); 
public: __property void set_MediaSopInstanceUID(  
   string*  
); 
[CompilerGeneratedAttribute()] 
public: 
property String^ MediaSopInstanceUID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.