Click or drag to resize

WFStepParameters Property

Returns named parameters of individual workflow steps; readable, writable. Changing its value changes the workflow behaviour.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public WFPARAMETER[] Parameters { get; }

Property Value

Type: WFPARAMETER
See Also