Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

InstanceNumber Property (DicomEncapsulatedDocument)








Gets or sets the value for the "Instance Number" (0020,0013) element.
Syntax
public int InstanceNumber {get; set;}
'Declaration
 
Public Property InstanceNumber As Integer
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As Integer
 
instance.InstanceNumber = value
 
value = instance.InstanceNumber
public int InstanceNumber {get; set;}
public final int getInstanceNumber()
public final void setInstanceNumber(int value)
            
 <br/>get_InstanceNumber();<br/>set_InstanceNumber(value);<br/>Object.defineProperty('InstanceNumber'); 
public:
property int InstanceNumber {
   int get();
   void set (    int value);
}

Property Value

Value indicating the "Instance Number" (0020,0013) element.
Example
For an example, refer to SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features