EntityReference
An object that encapsulates a table/entity reference as a plain object suitable for storing in the state tree.
Available for
Model-driven apps
Properties
etn
The table type name. Read-only.
Type: string
id
The record id. Read-only.
Type: object
The id
object contains the following property:
Name | Type | Description |
---|---|---|
guid |
string |
00000000-0000-0000-0000-000000000000 |
name
The name of the table reference. Read-only.
Type: string
Related articles
Power Apps component framework API reference
Power Apps component framework overview