Share via


ProjCategory::name Method

Returns the category name for the category ID value provided.

Syntax

client server public static Name name(ProjCategoryId category)

Run On

Called

Parameters

Return Value

Type: Name Extended Data Type
The Name field from the ProjCategory table for the category ID provided.

Remarks

No validation of the category ID value is provided by this method.

See Also

Reference

ProjCategory Table