←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly