DslDataAttributeDefaultValueRuleId Property

Gets or sets the default value rule ID for the attribute.

Definition

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

Property Value

NullableGuid

See Also