C#
VB
C++
Gets or sets the version of the DICOM Associate.
public int Version { get; set; }
Public Property Version As Integer
public:
property int Version {
int get();
void set ( int value);
}
The version number of the DICOM Associate. The default version number is 1.