Click or drag to resize

NotificationContextIsActive Property

Is the feature active?

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

Property Value

Type: Boolean

Implements

IOpsContextExtenderIsActive
See Also