ReferencedParamID Property
Description
The parameter ID of the referenced parameter.
Property type
Read-write property
Syntax
Visual Basic
Public Property ReferencedParamID As Long
Remarks
When this input parameter gets its value from an output parameter of a previous step, this is the ID of the output parameter that is the source of the value.
See Also