Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the starting balance rule is defined for the project.
Syntax
client server public static boolean isBegBalRuleDefined(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project ID for which to check the start balance.
Return Value
Type: boolean
true if the start balance rule is defined; otherwise, false.