Gets the value that indicates whether the Information Object is mandatory, conditional or optional, and the type of usage.
public DicomIodUsageType Usage { get; }
Public ReadOnly Property Usage As Leadtools.Dicom.DicomIodUsageType
public Leadtools.Dicom.DicomIodUsageType Usage {get;}
public DicomIodUsageType getUsage()
get_Usage();
public:
property Leadtools.Dicom.DicomIodUsageType Usage {
Leadtools.Dicom.DicomIodUsageType get();
}
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.
For an example, refer to Reset.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET