Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SopInstance Property (MediaCreationFailedSop)






Gets or sets the sop instance reference.
Syntax
public SopInstanceReference SopInstance {get; set;}
'Declaration
 
Public Property SopInstance As SopInstanceReference
'Usage
 
Dim instance As MediaCreationFailedSop
Dim value As SopInstanceReference
 
instance.SopInstance = value
 
value = instance.SopInstance
public:
property SopInstanceReference^ SopInstance {
   SopInstanceReference^ get();
   void set (    SopInstanceReference^ value);
}

Property Value

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

Target Platforms

See Also

Reference

MediaCreationFailedSop Class
MediaCreationFailedSop Members

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