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.2.6612.0 , built 2022-07-14 10:43:42 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