←Select platform

Usage Property

Summary
Gets the value that indicates whether the Information Object is mandatory, conditional or optional, and the type of usage.
Syntax
C#
VB
C++
Java
public DicomIodUsageType Usage { get; } 
Public ReadOnly Property Usage As DicomIodUsageType 
public DicomIodUsageType getUsage() 
public: 
property DicomIodUsageType Usage { 
   DicomIodUsageType get(); 
} 

Property Value

A value that indicates whether the Information Object is mandatory, conditional or optional, and the type of usage. For more information about mandatory, conditional, and optional IODs, refer to An Overview of the DICOM File Format or the DICOM Standard.

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.