System package properties
Unlike properties for many other system objects, properties defined for the system package built-in class in the Property Dictionary cannot be changed. To add properties, define them in the Local Properties of the system package.
Like other system objects, system packages inherit properties defined for a built-in class in the Property Dictionary. However, you cannot change the properties defined for the system package built-in class in the Property Dictionary, the way you can for many other system objects. (In fact, the built-in class for system package is hidden from display within the Property Dictionary.) Instead, to add a property to a system package, you add it to the individual system package itself, using the Local Properties panel for that system package.
Using parameters that refer to properties can be very useful when provisioning.
- For an example of how to use parameters to refer to system package properties, see Streamlining-the-wizard-with-parameterized-properties-an-example.
- For information about how to insert a parameter into a system package, see Inserting-a-parameter-in-a-system-package-field.
- For information about how to use a property to refer to a script, see Using-properties-to-reference-scripts.