←Select platform

ImplementationVersionName Property

Summary

Gets or sets 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^ value); 
} 

Property Value

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

Example

For an example, refer to SendCEchoRequest.

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