resourceDescriptionTypes
constresourceDescriptionTypes:object
Defines how to generate resource descriptions in the Ui.
Type Declaration
basedOnPropertyValue
readonlybasedOnPropertyValue:1=1
Changes description based on another property's value. Set with @descriptionBasedOnPropertyValue
concat
readonlyconcat:2=2
Combines multiple properties into one description. Set with @concatDescription
default
readonlydefault:0=0
Uses a single property as description. Set with @descriptionProperty