LEADTOOLS Medical (Leadtools.Dicom assembly)

Version Property

Show in webframe







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;}

            

            
 
get_Version();
set_Version(value);
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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