| Name | Description | |
|---|---|---|
| CountIncomplete | Count all Logs that are Incomplete i.e., they have an Action Date but not an Action Completed date or they are due for Publishing but have not yet been sent. | |
| Delete | Permanently delete Log from the database. | |
| DeletePk | Permanently delete Log from the database. | |
| DeleteWarning | ||
| ExistsPk | ||
| GetChronologicalList | Gets a List of finLogRO sorted by the logs CreatedDate | |
| GetObjectName | ||
| IndexOf | ||
| IndexOfPk | ||
| IsLogThreaded | Check to see if a Log is Threaded, i.e., it either has a ParentPk or another log in this collection has the specified log as its parent. | |
| LoadAccount | Load Account Logs. | |
| LoadAccountAppPk | Load Account Application Logs. | |
| LoadAccountAppThread | Load all Account Application Logs in a Thread. | |
| LoadAccountPk | Load Account Logs. | |
| LoadAccountThread | Load all Account Logs in a Thread. | |
| LoadClient | Load Client Logs. | |
| LoadClientPk | Load Client Logs. | |
| LoadClientThread | Load all Client Logs in a Thread. | |
| LoadClientWebMail | Load Client Web Mail. | |
| LoadClientWebMailPk | ||
| LoadSecurityStmt | Load Security Statement and Security Item Logs. | |
| LoadSecurityStmtItemPk | LoadSecurityStmtItem Security Item Logs. | |
| LoadSecurityStmtItemThread | Load all Security Item Logs in a Thread. | |
| LoadSecurityStmtPk | Load Security Statement and Security Item Logs. | |
| LoadSecurityStmtThread | Load all Security Statement Logs in a Thread. | |
| LoadUser | Load User Logs. | |
| LoadUserPk | Load User Logs. | |
| LoadUserThread | Load all User Logs in a Thread. | |
| LoadWorkflowPk | Load Workflow Logs. |
| Name | Description | |
|---|---|---|
| ItemByPk Read-Only | Retrieve an item by its Integer Primary Key. | |
| MainLogClass Read-Only | The Main Log Class that this collection represents, e.g., if it is a sub-collection of finAccount, this will be isefinLogClass.Account. | |
| Parent Read-Only | The parent object to which this collection belongs (e.g., a finAccount object) or Nothing. | |
| UserDataHeader | User Data Field Header. |