DslDataAttributeExcludedFromDiagram Property

Gets or sets a value indicating whether the attribute is excluded from the diagram.

Definition

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

Property Value

Boolean

See Also