<- Enum

Enum

CatalogCustomAttributeDefinitionAppVisibility

Defines the visibility of a custom attribute to applications other than their creating application.

Link to section

Values

Link to section

APP_VISIBILITY_HIDDEN

Other applications cannot read this custom attribute.

Link to section

APP_VISIBILITY_READ_ONLY

Other applications can read this custom attribute definition and values.

Link to section

APP_VISIBILITY_READ_WRITE_VALUES

Other applications can read and write custom attribute values on objects. They can read but cannot edit the custom attribute definition.