WFObject Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The WFObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassID |
Returns the GUID of the object in string format.
|
![]() | Hidden |
This property returns true if the object is visible to the user.
|
![]() | Item |
Returns named parameters of individual workflow objects; readable, writable. Changing its value changes the workflow behaviour. Returns an array of WFParameter structures.
|
![]() | Name |
This property returns the name of the workflow object.
|
![]() | Parameters |
Returns named parameters of individual workflow objects; readable, writable. Changing its value changes the workflow behaviour. Returns an array of WFParameter structures.
|
![]() | UniqueID |
This property returns the unique ID of the workflow object.
|
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the WFObject |
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |