Share via


ProjGroup::table2GroupType Method

Returns a project group type value, based on a specified project type value.

Syntax

client server private static ProjGroupType table2GroupType(ProjType _projType)

Run On

Called

Parameters

Return Value

Type: ProjGroupType Enumeration
The project group type value that corresponds to the specified project type value.

Remarks

If no valid mapping between the values exists, an error is thrown.

See Also

Reference

ProjGroup Table