←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly