WFInfoTag Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The WFInfoTag type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
This property returns the code of the workflow step.
| |
| InfoText |
This property returns the text message of a workflow step.
| |
| InfoToken |
This property returns the token message of a workflow step.
| |
| Severity |
This property returns the severity of an event.
| |
| UniqueID |
This property returns the unique ID of a workflow step or event.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the WFInfoTag | |
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetWFObject |
This property returns a specific workflow object.
| |
| GetWFStep |
This property returns a specific workflow step.
|