Click or drag to resize

WFStepItem 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 Object this[
	string Name
] { get; set; }

Parameters

Name
Type: SystemString

Property Value

Type: Object
See Also