LEADTOOLS Medical (Leadtools.Dicom assembly)

ImplementClass Property

Show in webframe







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;}

            

            
 
get_ImplementClass();
set_ImplementClass(value);
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 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