Parameters.CustomParameterGroups Property
Parent Object: ParametersDescription
Property that returns the CustomParameterGroups collection object.
Syntax
Parameters.CustomParameterGroups() As CustomParameterGroupsProperty Value
This is a read only property whose value is a CustomParameterGroups.Samples
Name | Description |
Creating a new parameter group | This sample demonstrates the creation of model, reference and user parameters and copying these parameters to a newly created group. |