API Reference > presentation-common > RPC > PresentationRpcInterface > getDistinctValues getDistinctValues Method Deprecated Use PresentationRpcInterface.getPagedDistinctValues getDistinctValues(_token: IModelRpcProps, _options: ContentRpcRequestOptions, _descriptor: DescriptorJSON | DescriptorOverrides, _keys: KeySetJSON, _fieldName: string, _maximumValueCount: number): PresentationRpcResponse<string[]> Parameter Type Description _token IModelRpcProps _options ContentRpcRequestOptions _descriptor DescriptorJSON | DescriptorOverrides _keys KeySetJSON _fieldName string _maximumValueCount number Returns - PresentationRpcResponse<string[]> Defined in presentation/common/src/presentation-common/PresentationRpcInterface.ts Line 209 Last Updated: 11 June, 2024