Click or drag to resize

HardwareItemManagerStatusAreAllSubItemsAvailable Property

Gets a value indicating if all sub-items are available.

Namespace:  LynceeTec.API.Hardware
Assembly:  LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 9.0.26418.0 , built 2021-10-22 08:54:13 UTC
Syntax
public ExtendedBool AreAllSubItemsAvailable { get; }

Return Value

Type: ExtendedBool
ExtendedBool.True if all sub-items are available, ExtendedBool.Unknown if at least one sub-item availability is unknown, and , ExtendedBool.False if sub-items availability is known for all, but at least one is false.
See Also