Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

InstanceNumber Property






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

Property Value

The instance number.
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