Property IncludeArrayIndex
IncludeArrayIndex
Gets or sets the field with which to include the array index.
public FieldDefinition<TResult> IncludeArrayIndex { get; set; }
Property Value
- FieldDefinition<TResult>
Gets or sets the field with which to include the array index.
public FieldDefinition<TResult> IncludeArrayIndex { get; set; }