Gets the Account Application's Monitor Categories.

Syntax

finAccountApp.GetMonitorCategories(dateAsAt, monitorCategoryAPk, monitorCategoryBPk, monitorCategoryCPk, [monitorCategoryAFutureChange], [monitorCategoryBFutureChange], [monitorCategoryCFutureChange])

Parameters

NameTypeOptionalByRefDescription
dateAsAt Date The Date As At.
monitorCategoryAPk Integer ByRef Primary key of Monitor Category A.
monitorCategoryBPk Integer ByRef Primary key of Monitor Category B.
monitorCategoryCPk Integer ByRef Primary key of Monitor Category C.
monitorCategoryAFutureChange Boolean Optional ByRef Indicates whether Monitor Category A has Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed.
monitorCategoryBFutureChange Boolean Optional ByRef Indicates whether Monitor Category B has Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed.
monitorCategoryCFutureChange Boolean Optional ByRef Indicates whether Monitor Category C has Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountApp
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0