DslWidgetActionHideRule Property

The rule that hides the widget action.

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public DslActionRule HideRule { get; set; }

Property Value

DslActionRule

See Also