Returns the ProductPreference object with the specified name.
"productPreferencesCollection_var" is a variable referencing a ProductPreferencesCollection object. |
"productPreferencesCollection_var" is a variable referencing a ProductPreferencesCollection object. |
| Type | Description |
| ProductPreferences | Returns the ProductPreferences object or null if if an invalid name was specified. |
| Name | Type | Description |
| name | string | The name of the ProductPreferences to return. |