getPagedDistinctValues Method

Retrieves distinct values of specific field from the content based on the supplied content descriptor override.

getPagedDistinctValues(requestOptions: DistinctValuesRequestOptions<IModelConnection, Descriptor, KeySet, RulesetVariable>): Promise<PagedResponse<DisplayValueGroup>>

Parameter Type Description
requestOptions DistinctValuesRequestOptions<IModelConnection, Descriptor, KeySet, RulesetVariable> Options for the request

Returns - Promise<PagedResponse<DisplayValueGroup>>

Defined in

Last Updated: 11 June, 2024