Add a new column to control which standard design is used for an inserted design. If an inserted column already exists for the occurrence, the existing column is returned.
This is only valid for ConfigurationTopTable and ConfigurationCustomThemeTable objects and will fail for all other table types.
"configurationColumns_var" is a variable referencing a ConfigurationColumns object.
|
"configurationColumns_var" is a variable referencing a ConfigurationColumns object.
|
Type | Description |
ConfigurationInsertStandardDesignColumn | Returns the new column or null in the case of failure. |
Name | Type | Description |
occurrence | Occurrence | The occurrence that references a standard design. |