Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the parameters that define the scope.
Syntax
public container getParameters()
Run On
Called
Return Value
Type: container
A container that contains the parameters that define the scope. Each parameter is a container that contain 2 elements: the NumberSeqParameterType enumeration value that describes the parameter type, and the value of the parameter.
Remarks
The type of the value of the parameter is specific to the parameter type.