VerificationGroup Object (IVerificationGroup Interface)
This object represents a verification group. The verification group consists of several verification objects. It can include the objects which are to be verified in one group during group verification, or the objects which have the same meaning during context verification (e.g. "Name" fields from all verified documents).
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the group. |
Description | String, read-only | Contains the description of objects in the verification group. |
Element | VerificationObject, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
Item | Provides access to a single verification object. |
Output parameter
This object is the output parameter of the NextGroup method of the VerificationWorkSet object.
See also
8/15/2023 1:19:30 PM