Returns the sub-parameters of this parameter.
Read-only property
Visual Basic |
---|
Public Property Parameters As CQGExecutionPatternParameters |
The sub-parameters collection, represented as CQGExecutionPatternParameters
This property should be used if the parameter type is epptObject, epptCollection, or epptCollectionItem.
If the parameter type is epptCollection, then only parameters of epptCollectionItem type are allowed as sub-parameters.