ImplementationVersionName Property

Summary
The Implementation Version Name.
Syntax
C#
VB
C++
public string ImplementationVersionName { get; set; } 
  
Public Property ImplementationVersionName As String 
public: 
property String^ ImplementationVersionName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the implementation version.

Remarks

The maximum length for this value is 16. A value of null means that the Implementation Version Name is absent.

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.Scu Assembly

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