ProjTable::isBegBalRuleDefined Method
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.