Add an Account Log.

Syntax

finAccountFunctions.LogAdd2(accountId, subject, [notes], [logDate], [actionDate], [logSeverityId], [source])

Parameters

NameTypeOptionalByRefDescription
accountId String The Account Id.
subject String The Log Subject.
notes String Optional The Log Notes.
logDate Date Optional The Log Date. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
actionDate Date Optional The Action Date. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
logSeverityId String Optional The Log Severity Id.
source isefinLogSource Optional The Log Source. If omitted, a value of isefinLogSource.Unknown is assumed.

Return Value

Boolean

A Boolean value indicating success.

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