InterfaceSettings.Enabled Property

Controls whether the interface is enabled or disabled. To enable the interface, set this property to true. To disable the interface, set it to false. New interfaces are enabled by default.

Namespace:  IntervalZero.MaxRT.NL2.Config
Assembly:  IntervalZero.MaxRT.NL2.Config (in IntervalZero.MaxRT.NL2.Config.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public bool Enabled { get; set; }

Property Value

Type: Boolean

See Also: