←Select platform

Version Property

Summary
Gets or sets the version of the DICOM Associate.
Syntax
C#
Objective-C
C++/CLI
public int Version { get; set; } 
@property (nonatomic, assign) NSUInteger 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

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

Leadtools.Dicom Assembly

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