Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.DistinctFields property

Gets the list of distinct fields.

public Field[] DistinctFields { get; protected set; }

See Also