ClassType Property

Summary
Gets or sets the type of the class.
Syntax
C#
VB
C++
public DicomClassType ClassType { get; set; } 
Public Property ClassType As DicomClassType 
public: 
property DicomClassType ClassType { 
   DicomClassType get(); 
   void set (    DicomClassType ); 
} 

Property Value

Represents the constants that are used to indicate the Class Information Object Definitions.

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.Common Assembly

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