Click or drag to resize

DslBooleanAttribute Class

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

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

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

The DslBooleanAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDslBooleanAttribute
Initializes a new instance of the DslBooleanAttribute class
Top
Properties
See Also