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

Show in webframe

ImplementClass Property








Gets or sets the Implementation Class UID.
Syntax
public string ImplementClass {get; set;}
'Declaration
 
Public Property ImplementClass As String
'Usage
 
Dim instance As DicomAssociate
Dim value As String
 
instance.ImplementClass = value
 
value = instance.ImplementClass
public string ImplementClass {get; set;}
 <br/>get_ImplementClass();<br/>set_ImplementClass(value);<br/>Object.defineProperty('ImplementClass'); 
public:
property String^ ImplementClass {
   String^ get();
   void set (    String^ value);
}

Property Value

The Implementation Class UID. The maximum length for this value is 64. A value of null means that the Implementation Class UID 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