getDisplayLabel Method
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 |
Defined in
Last Updated: 08 January, 2020