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

Last Updated: 11 June, 2024