DslDataSourceDataClassFieldDefinitions Property

[Missing <summary> documentation for "P:Casewhere.Runtime.DSL.Models.DslDataSourceDataClass.FieldDefinitions"]

Definition

Namespace: Casewhere.Runtime.DSL.Models
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public IList<DslFieldDefinition> FieldDefinitions { get; set; }

Property Value

IListDslFieldDefinition

See Also