←Select platform

Type Property

Summary
Gets the type of Information Object Definition you are working with.
Syntax
C#
VB
C++
Java
public DicomIodType Type { get; } 
Public ReadOnly Property Type As DicomIodType 
public DicomIodType getType() 
public: 
property DicomIodType Type { 
   DicomIodType get(); 
} 

Property Value

Enumeration that represents the type of Information Object Definition you are working with.

Example

For an example, refer to Reset.

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.