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: 10.1.23514.0 , built 2023-11-07 12:27: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