Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SOPInstanceStatus Property






Gets or sets the SOP instance status.
Syntax
[ElementAttribute()]
public Nullable<SOPInstanceStatus> SOPInstanceStatus {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property SOPInstanceStatus As Nullable(Of SOPInstanceStatus)
'Usage
 
Dim instance As SOPCommonModule
Dim value As Nullable(Of SOPInstanceStatus)
 
instance.SOPInstanceStatus = value
 
value = instance.SOPInstanceStatus
[ElementAttribute()]
public:
property Nullable<SOPInstanceStatus> SOPInstanceStatus {
   Nullable<SOPInstanceStatus> get();
   void set (    Nullable<SOPInstanceStatus> value);
}

Property Value

The SOP instance status.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

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