←Select platform

InformationClass Property

Summary

Gets the IOD class of the Data Set.

Syntax
C#
VB
C++
Java
public DicomClassType InformationClass { get; } 
Public ReadOnly Property InformationClass As DicomClassType 
public int getInformationFlags() 
public: 
property DicomClassType InformationClass { 
   DicomClassType get(); 
} 

Property Value

The IOD class of the Data Set.

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