Click or drag to resize

DslEnumAttribute Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSL.Models.DataAttributesDslDataAttribute
    Casewhere.Runtime.DSL.Models.DataAttributesDslEnumAttribute

Namespace:  Casewhere.Runtime.DSL.Models.DataAttributes
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public class DslEnumAttribute : DslDataAttribute

The DslEnumAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDslEnumAttribute
Initializes a new instance of the DslEnumAttribute class
Top
Properties
See Also