CategoryTable::name Method
Gets the name of the category that is passed in as a parameter.
Syntax
client server public static Name name(CategoryId _categoryId)
Run On
Called
Parameters
- _categoryId
Type: CategoryId Extended Data Type
The ID of the category.
Return Value
Type: Name Extended Data Type
The name of the category.