Home / Intersoft.finSupport6 / finAccountAppTypeRO / ValidateAccount
Validate an unsaved Account, e.g., to indicate whether it can be used to create a real Account or just to provide a warning, e.g., details don't match those entered on wizard.
Syntax
finAccountAppTypeRO . ValidateAccount ( accountApp , accountAppCalculation , account , warningSeverity , warningMessage )
Parameters
Name Type Optional ByRef Description
accountApp
finAccountApp
The Account Application.
accountAppCalculation
finAccountAppCalculation
The Calculation that was used to create the Account.
account
finAccount
The Account to validate.
warningSeverity
isefinAccountWarningSeverity
ByRef
The Warning Severity. A value of 'Critical' will prevent an real Account being created via the User Interface.
warningMessage
String
ByRef
The Warning Message or, if warningSeverity is 'Information' (the default), an information message to display in the User Interface.
Return Value
Boolean
Member of:
finAccountAppTypeRO
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0