Click or drag to resize

AggregateUnwindOptions<TResult> Properties

The AggregateUnwindOptions<TResult> generic type exposes the following members.

Properties
  NameDescription
Public propertyIncludeArrayIndex
Gets or sets the field with which to include the array index.
Public propertyPreserveNullAndEmptyArrays
Gets or sets whether to preserve null and empty arrays.
Public propertyResultSerializer
Gets or sets the result serializer.
Top
See Also