Share via


ProjCategory::categoryType2CategoryEmplOption Method

Creates a category employee option enumeration based on a category type enumeration value.

Syntax

client server public static ProjCategoryEmplOption categoryType2CategoryEmplOption(ProjCategoryType _projCategoryType)

Run On

Called

Parameters

Return Value

Type: ProjCategoryEmplOption Enumeration
A ProjCategoryEmplOption enumeration value that is based on the category type.

Remarks

If no valid mapping between the category type and the project category employee option exists, an error is thrown.

See Also

Reference

ProjCategory Table