getDisplayLabel Method

Deprecated  use 'getDisplayLabelDefinition' instead

Retrieves display label of specific item

getDisplayLabel(requestOptions: LabelRequestOptions<IModelConnection>, key: InstanceKey): Promise<string>

Parameter Type Description
requestOptions LabelRequestOptions<IModelConnection> options for the request
key InstanceKey Key of instance to get label for

Returns - Promise<string>

Defined in

Last Updated: 13 June, 2024