DslDataAttributeRequired Property

Gets or sets a value indicating whether the attribute is required.

Definition

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

Property Value

Boolean

See Also