LEADTOOLS Medical (Leadtools.Dicom assembly)

ImplementationVersionName Property

Show in webframe







Gets or sets the Implementation Version Name.
Syntax
public string ImplementationVersionName {get; set;}
'Declaration
 
Public Property ImplementationVersionName As String
'Usage
 
Dim instance As DicomAssociate
Dim value As String
 
instance.ImplementationVersionName = value
 
value = instance.ImplementationVersionName
public string ImplementationVersionName {get; set;}

            

            
 
get_ImplementationVersionName();
set_ImplementationVersionName(value);
Object.defineProperty('ImplementationVersionName');
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 DicomNet.SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features