ProjGroup::exist Method [AX 2012]
Determines whether a project group that has the given ID exists.
client server public static boolean exist(ProjGroupId projGroupId)
Run On
CalledParameters
- projGroupId
- Type: ProjGroupId Extended Data Type
The ID of the project group.
Show: