Share

Parameters.CustomParameterGroups Property

Parent Object: Parameters

Description

Property that returns the CustomParameterGroups collection object.

Syntax

Parameters.CustomParameterGroups() As CustomParameterGroups

Property 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.

Version

Introduced in version 10

Was this information helpful?