ProjCategory::name Method [AX 2012]
Returns the category name for the category ID value provided.
client server public static Name name(ProjCategoryId category)
Run On
CalledParameters
- category
- Type: ProjCategoryId Extended Data Type
The category ID value.
Return Value
Type: Name Extended Data TypeThe Name field from the ProjCategory table for the category ID provided.
Show: