Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Usage Property
See Also 
Leadtools.Dicom Namespace > DicomIod Class : Usage Property



Gets the value that indicates whether the Information Object is mandatory, conditional or optional, and the type of usage.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Usage As DicomIodUsageType
Visual Basic (Usage)Copy Code
Dim instance As DicomIod
Dim value As DicomIodUsageType
 
value = instance.Usage
C# 
public DicomIodUsageType Usage {get;}
C++/CLI 
public:
property DicomIodUsageType Usage {
   DicomIodUsageType get();
}

Return 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 DicomIodTable.Reset.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features