CatalogCustomAttributeDefinitionAppVisibility
March 25, 2020 ยท View on GitHub
Description
Defines the visibility of a custom attribute to applications other than their creating application.
Properties
| Name | Type |
|---|---|
| APP_VISIBILITY_HIDDEN | string |
| APP_VISIBILITY_READ_ONLY | string |
| APP_VISIBILITY_READ_WRITE_VALUES | string |
Note: All properties are protected and only accessed via getters and setters.