getDisplayLabels Method

Deprecated  use 'getDisplayLabelsDefinitions' instead

Retrieves display label of specific items

getDisplayLabels(requestOptions: LabelRequestOptions<IModelConnection>, keys: InstanceKey[]): Promise<string[]>

Parameter Type Description
requestOptions LabelRequestOptions<IModelConnection> options for the request
keys InstanceKey[] Keys of instances to get labels for

Returns - Promise<string[]>

Defined in

Last Updated: 13 June, 2024