Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL
DslIndexDefinition Class
DslIndexDefinition Properties
Background Property
ExpireAfter Property
Keys Property
Name Property
PartialFilterExpression Property
Unique Property
DslIndexDefinition
Keys Property
The list of index key definition (Attributes Name and Index type).
Namespace:
Casewhere.Runtime.DSL
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
Copy
public
IList
<
DslIndexKeyDefinition
>
Keys
{
get
;
set
; }
Property Value
Type:
IList
DslIndexKeyDefinition
See Also
Reference
DslIndexDefinition Class
Casewhere.Runtime.DSL Namespace