IsParameterSequence
Retrieves information about whether an input- or output-parameter component supports sequences. You can also set this parameter to true or false. This property applies only to input- and output-parameter components in user-defined functions.
For input components, this property corresponds to the Input is a Sequence option in the Create/Edit Input dialog in the MapForce GUI. For output components, this property corresponds to the to the Output is a Sequence option in the Create/Edit Output dialog.
Signature
IsParameterSequence as Boolean |
Errors
Error code | Description |
---|---|
1200 | The object is no longer valid. |
1201 | Invalid address for the return parameter was specified. |
1233 | This operation works only for an input or output parameter component. |
1240 | Changing the document not allowed. It is read-only. |