Click or drag to resize
NodeBaseTMostDerivedIsOnline Property
Gets a value indicating whether this element is online.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public override sealed bool IsOnline { get; }

Property Value

Type: Boolean

Implements

IElementIsOnline
See Also