ProjCategory::exist Method [AX 2012]
Determines whether a record is located in the table for the values passed as parameters.
client server public static boolean exist(ProjCategoryId category)
Run On
CalledParameters
- category
- Type: ProjCategoryId Extended Data Type
The category identifier.
Show: