v9.0 (2011)
property
Adds a connection entry to an Override property.
SIAddConnectionEntryToOverride( InputObj, InputObjs, [Value], [Path] ); |
Parameter | Type | Description |
---|---|---|
InputObj | String | Override property to add an entry to |
InputObjs | String | List of properties and parameters to add to the Override |
Value | String | Name of the override entry. |
Path | String | Relative path to the parameter to overwrite with this entry.
Default Value: "" (current directory) |