Click or drag to resize

DslDataAttributeIsComputed Property

[Missing <summary> documentation for "P:Casewhere.Runtime.DSL.Models.DataAttributes.DslDataAttribute.IsComputed"]

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

Property Value

Type: Boolean
See Also