←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly