ImplementationVersionName Property

Summary

Gets the Implementation Version Name.

Syntax
C#
VB
C++
public virtual string ImplementationVersionName { get; } 
  
Public Overridable ReadOnly Property ImplementationVersionName As String 
public: 
virtual property String^ ImplementationVersionName { 
   String^ get(); 
} 

Property Value

The Implementation Version Name.

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

Leadtools.Dicom.AddIn Assembly