←Select platform

InformationClass Property

Summary

Gets the IOD class of the Data Set.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomClassType InformationClass { get; } 
Public ReadOnly Property InformationClass As Leadtools.Dicom.DicomClassType 
public Leadtools.Dicom.DicomClassType InformationClass {get;} 
public int getInformationFlags() 
 get_InformationClass();  
public: 
property Leadtools.Dicom.DicomClassType InformationClass { 
   Leadtools.Dicom.DicomClassType get(); 
} 

Property Value

The IOD class of the Data Set.

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly