Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL
DslDataClass Class
DslDataClass Properties
Attributes Property
Description Property
Id Property
Name Property
ProductId Property
Tags Property
DslDataClass
Attributes Property
The Attributes is a data attribute list in a data class.
Namespace:
Casewhere.Runtime.DSL
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
Copy
public
IList
<
DslDataAttribute
>
Attributes
{
get
;
set
; }
Property Value
Type:
IList
DslDataAttribute
See Also
Reference
DslDataClass Class
Casewhere.Runtime.DSL Namespace