Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Provides all the information about column definitions.
Available for
Model-driven apps
Properties
DisplayName
The display name of the column.
Type: string
LogicalName
The logical name of the column.
Type: string
IsSecured
Defines whether the column is secured or not.
Type: boolean
SourceType
Type: number
Description
The description of the column.
Type: string
RequiredLevel
Defines whether the column is required or not.
Type: RequiredLevel
The RequiredLevel has following values:
| value | RequiredLevel |
|---|---|
| -1 | Unknown |
| 0 | None |
| 1 | SystemRequired |
| 2 | Applicationrequired |
| 3 | Recommended |
Related articles
Power Apps component framework API reference
Power Apps component framework overview