WFStep Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The WFStep type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassID |
Returns the GUID of the object in string format.
|
![]() | Image |
This property returns the workflow image in .bmp format.
|
![]() | Item |
Returns named parameters of individual workflow steps; readable, writable. Changing its value changes the workflow behaviour.
|
![]() | Name |
This property returns the name of the workflow step.
|
![]() | Parameters |
Returns named parameters of individual workflow steps; readable, writable. Changing its value changes the workflow behaviour.
|
![]() | State |
This property returns the status of the workflow step.
|
![]() | UniqueID |
This property returns the unique ID of the workflow step.
|
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the WFStep |
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |