UiBehavior Enum
Describes the behavior for a layout item on a layout page.
Enum Values
The following are the values of the
Metadata.UiBehavior
enum.
Value
Description
Edit
The layout field can be edited but is not required.
Readonly
The layout field is read-only.
Required
The layout field can be edited and is required.