←Select platform

Version Property

Summary
Gets or sets the version of the DICOM Associate.
Syntax
C#
VB
C++
public int Version { get; set; } 
Public Property Version As Integer 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.