Click or drag to resize

DslArrayAttribute Class

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

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

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

The DslArrayAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDslArrayAttribute
Initializes a new instance of the DslArrayAttribute class
Top
Properties
See Also