Click or drag to resize

IPowerStatePowerState Property

[This is preliminary documentation and is subject to change.]

Power state, On if true, Off if false

Namespace:  GHASchema.Classes.Capabilities.Power
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool PowerState { get; set; }

Property Value

Type: Boolean
See Also