Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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