Functionality to change an Account's Monitor Categories.

Methods

Name Description
AccountLoad Load the Account.
AccountLoadPk Load the Account and also any Pending Monitor Category change details.
Clear Clears this object and sets all of its properties to their defaults.
ExecuteCancel Cancels an existing Monitor Category change for an Account.
ExecuteCommit Executes the Monitor Category change.
GetMonitorCategories

Properties

Name Description
Account Read-Only The Account to update a Monitor Category on.
AccountHistoryPk Read-Only The Pk of the AccountHistory record updated in ExecuteCancel.
DateEffective The effective date of the Monitor Category Change.
HasChanges Read-Only
LogActionDate The Log Action Date (in Local time for this Windows computer).
LogActionDbDate The Log Action Date (in the Database Time Zone). Setting the Log Action Date will update the Time Zone to the Database Time Zone.
LogActionTimeZone Read-Only The Time Zone associated with the Log Action Date.
LogActionTimeZoneDescription Read-Only
LogActionTimeZoneId The Id of the Time Zone associated with the Log Action Date.
LogActionTzDate The Log Action Date (in the Time Zone defined by the LogActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogActionUtcDate The Log Action Date in UTC.
LogCreate Indicates whether to create an Account Log.
LogDate The Log Date (in Local time for this Windows computer).
LogDbDate The Log Date (in the Database Time Zone). Setting the Log Date will update the Time Zone to the Database Time Zone.
LogNotes The Notes regarding the change, e.g. the reason for the change.
LogSeverityId The Id of the Log's Log Severity.
LogSeverityPk The primary key of the Log's Severity.
LogSubject The Log Subject.
LogTimeZone Read-Only The Time Zone associated with the Log Date.
LogTimeZoneDescription Read-Only
LogTimeZoneId The Id of the Time Zone associated with the Log Date.
LogTzDate The Log Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogUtcDate The Log Date in UTC.
MonitorCategoryAFutureChange Read-Only Indicates whether MonitorCategoryA has Future changes recorded (relative to the effective date of change).
MonitorCategoryAId The new Monitor Category A.
MonitorCategoryAPk The Primary Key of the new Monitor Category A.
MonitorCategoryAUpdate Indicates whether to update Monitor Category A.
MonitorCategoryBFutureChange Read-Only Indicates whether MonitorCategoryB has Future changes recorded (relative to the effective date of change).
MonitorCategoryBId The new Monitor Category B.
MonitorCategoryBPk The Primary Key of the new Monitor Category B.
MonitorCategoryBUpdate Indicates whether to update Monitor Category B.
MonitorCategoryCFutureChange Read-Only Indicates whether MonitorCategoryC has Future changes recorded (relative to the effective date of change).
MonitorCategoryCId The new Monitor Category C.
MonitorCategoryCPk The Primary Key of the new Monitor Category C.
MonitorCategoryCUpdate Indicates whether to update Monitor Category C.
Notes The Notes to record.
OriginalMonitorCategoryAId Read-Only The original Monitor Category A.
OriginalMonitorCategoryAPk Read-Only The Primary Key of the original Monitor Category A.
OriginalMonitorCategoryBId Read-Only The original Monitor Category B.
OriginalMonitorCategoryBPk Read-Only The Primary Key of the original Monitor Category B.
OriginalMonitorCategoryCId Read-Only The original Monitor Category C.
OriginalMonitorCategoryCPk Read-Only The Primary Key of the original Monitor Category C.
Reference Reference.
Source Read-Only
Tag The Tag property can be used to attach another value or object to this object.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0