Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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;}
Managed Extensions for C++ 
public: __property DicomIodUsageType get_Usage();
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 Reset.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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