Click or drag to resize

DslEnumAttributeOptions Property

[Missing <summary> documentation for "P:Casewhere.Runtime.DSL.Models.DataAttributes.DslEnumAttribute.Options"]


Namespace: Casewhere.Runtime.DSL.Models.DataAttributes
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public IList<OptionItem> Options { get; set; }

Property Value

IListOptionItem
See Also