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

Show in webframe

Version Property








Gets or sets the version of the DICOM Associate.
Syntax
public int Version {get; set;}
'Declaration
 
Public Property Version As Integer
'Usage
 
Dim instance As DicomAssociate
Dim value As Integer
 
instance.Version = value
 
value = instance.Version
public int Version {get; set;}
 <br/>get_Version();<br/>set_Version(value);<br/>Object.defineProperty('Version'); 
public:
property int Version {
   int get();
   void set (    int value);
}

Property Value

The version number of the DICOM Associate. The default version number is 1.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate 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