←Select platform

ImplementClass Property

Summary
Gets or sets the Implementation Class UID.
Syntax
C#
VB
C++
public string ImplementClass { get; set; } 
Public Property ImplementClass As String 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.