getDisplayLabel Method

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

Defined in

Last Updated: 08 January, 2020