SopInstance Property

Summary

Gets or sets the sop instance reference.

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

Property Value

The sop instance reference that describes the instance for which media creation failed.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly