The TotalSet Object (objTS) is specific to AnyApp EOB applications. This object represents a single total set within the document set.
The TotalSet object is applicable to the following phases:
-
Post Extraction
-
AnyApp Post Extraction
-
Pre-Verification
-
Interactive
-
Interactive FKey
-
Post Verification
Property |
Description |
Applicable Events |
---|---|---|
Column |
Read-only. If given a column number (1 ≤ nNumber ≤ objTS.ColumnCount), returns a Total Set Column object for that column. For more information, see Column (Property) (page Column (Property)). |
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify |
ColumnByName |
Read-only. If given a string expression (strName), returns a Total Set Column object with the given name. For more information, see ColumnByName (Property) (page ColumnByName (Property)). |
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify |
ColumnCount |
This property returns the number of columns in a given TotalSet object. For more information, see ColumnCount (Property) (page ColumnCount (Property)). |
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify |
RowCount |
Read-only. This function returns the number of rows in the column solution or TotalSet object. For more information, see RowCount (Property) (page RowCount (Property)). |
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify |