Dsl Index DefinitionWildcard Projection Property
Optional. If specified, Wildcard indexes will include/exclude fileds in this option.
A wildcard projection is a Json object: {includeFieldName:1,excludeFieldName:0}
Definition
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public string WildcardProjection { get; set; }