Components / Creating Components |
There are three types of component properties available: custom, environment, and version (another type, component, is defined by template and becomes part of any component created from the template, see Component Template Properties). Property versions (changes) are maintained and remain available.
The three types can be defined on the component's Properties paneComponents > [selected component] > Properties. The three types are described in the Component Properties table.
Property Type | Description |
---|---|
Properties | Custom property; can be used in scripts and plug-ins. Properties inherited from templates cannot be modified on the component level. |
Environment | Available to environments that use the component. The property will appear on the environment's Component Mappings paneApplications > [selected application] > Environments > selected environment] > Component Mappings, see Application Environments.
Each property must have a type:
|
Version | Available to every component versionComponents > [selected component] > Versions > [selected version] > Properties. Values can be set at the individual version level. Each property must have a type (described above). |