getDisplayLabel Method

Deprecated  Use 'getDisplayLabelDefinition' instead

Retrieves display label of specific item

getDisplayLabel(requestContext: ClientRequestContext, requestOptions: LabelRequestOptions<IModelDb>, key: InstanceKey): Promise<string>

Parameter Type Description
requestContext ClientRequestContext The client request context
requestOptions LabelRequestOptions<IModelDb> options for the request
key InstanceKey Key of an instance to get label for

Returns - Promise<string>

Defined in

Last Updated: 13 June, 2024