Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.DistinctFields property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the list of distinct fields.

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

See Also