Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

ImplementationVersionName Property








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;}
 <br/>get_ImplementationVersionName();<br/>set_ImplementationVersionName(value);<br/>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 SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members

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