←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
Java
WinRT C#
C++
public DicomIodUsageType Usage { get; } 
Public ReadOnly Property Usage As Leadtools.Dicom.DicomIodUsageType 
public DicomIodUsageType getUsage() 
 get_Usage();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly