A collection of Audit Options.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Clear |
Clear collection. |
|
SaveAuditAccount |
Check to see if the specified "Account" Audit option's SaveAudit property is True. |
|
SaveAuditAdmin |
Check to see if the specified "Admin" Audit option's SaveAudit property is True. |
|
SaveAuditClient |
Check to see if the specified "Client" Audit option's SaveAudit property is True. |
|
SaveAuditExternalParty |
Check to see if the specified "External Party" Audit option's SaveAudit property is True. |
|
SaveAuditOrLogClient |
Check to see if either the specified "Client" Audit option's SaveAudit or SaveLog property is True. |
|
SaveAuditPool |
Check to see if the specified "Pool" Audit option's SaveAudit property is True. |
|
SaveAuditSecurityStmt |
Check to see if the specified "Security Statement" Audit option's SaveAudit property is True. |
|
SaveAuditWorkflow |
Check to see if the specified "Workflow" Audit option's SaveAudit property is True. |
|
SaveLogAccount |
Check to see if the specified "Account" Audit option's SaveLog property is True. |
|
SaveLogClient |
Check to see if the specified "Client" Audit option's SaveLog property is True. |
|
SaveLogSecurityStmt |
Check to see if the specified "Security Statement" Audit option's SaveLog property is True. |
|
ShouldAudit |
Indicates whether any of the items in this collection should be Audited ie. they have one or more of their Audit options set or auditing is mandatory. |
|
ToXmlString |
Persists collection to an XML string. |
Properties
|
Name |
Description |
|
AllowLogs Read-Only |
Indicates whether items allow Auditing to Logs. |
|
IsDirty Read-Only |
|
|
ItemByIndex Read-Only |
Retrieve an item by its index in the collection. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0