Click or drag to resize

DslWidgetActionAutoRefreshData Property

Flag of the widget action that indicates widget action is auto refresh or not.

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public bool AutoRefreshData { get; set; }

Property Value

Boolean
See Also