Click or drag to resize

DslWorkerSiteIsUnderMaintenance Property

Determines if worker site is under construction.

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

Property Value

Type: Boolean
See Also