SetTileContentAsOneKPI method: Tile class
Syntax
SetTileContentAsOneKPI()
Description
Invoke the SetTileContentAsOneKPI method within your implementation of the getTileLiveData method only if you wish to dynamically override the tile content type to display one KPI at runtime.
If you invoke this method, then the TileKPI_1 and TileKPI_1_Label properties are required.
Parameters
None.
Returns
None.