Dsl Data ClassAttributes Property
The Attributes is a data attribute list in a data class.
Definition
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public IList<DslDataAttribute> Attributes { get; set; }