Click or drag to resize

WFObjectParameters Property

Returns named parameters of individual workflow objects; readable, writable. Changing its value changes the workflow behaviour. Returns an array of WFParameter structures.

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