A method that returns the ConfigurationReplaceDesign object with the specified name.
"configurationReplaceDesigns_var" is a variable referencing a ConfigurationReplaceDesigns object.
|
"configurationReplaceDesigns_var" is a variable referencing a ConfigurationReplaceDesigns object.
|
Type | Description |
ConfigurationReplaceDesign | Returns the specified ConfigurationReplaceDesign object or null if a ConfigurationReplaceDesign object with the specified name does not exist. |
Name | Type | Description |
name | string | The name of the ConfigurationReplaceDesign object to return. |