Click or drag to resize

NotificationContextIsActive Property

Is the feature active?

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public bool IsActive { get; }

Property Value

Boolean

Implements

IOpsContextExtenderIsActive
See Also