Click or drag to resize

IOperatingMode Interface

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

Defines the operating mode capability

Namespace:  GHASchema.Classes.Capabilities
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "System")]
public interface IOperatingMode

The IOperatingMode type exposes the following members.

Properties
  NameDescription
Public propertyOperatingMode
Operating mode for the implementing device
Top
See Also