←Select platform

MediaSopInstanceUID Property

Summary

Gets or set the SOP Instance UID for the created media object.

Syntax

C#
VB
C++
public string MediaSopInstanceUID { get; set; } 
  
<CompilerGeneratedAttribute()> 
Public Property MediaSopInstanceUID As 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly