C#
VB
C++
Gets or sets the Implementation Version Name.
public string ImplementationVersionName { get; set; }
Public Property ImplementationVersionName As String
public:
property String^ ImplementationVersionName {
String^ get();
void set ( String^ 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.
For an example, refer to SendCEchoRequest.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET