Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a ProjType enumeration value, depending on a ProjGroupType enumeration value.
Syntax
client server private static ProjType group2TableType(ProjGroupType _projGroupType)
Run On
Called
Parameters
- _projGroupType
Type: ProjGroupType Enumeration
A project group type value.
Return Value
Type: ProjType Enumeration
The ProjType enumeration value that corresponds to the ProjGroupType enumeration value.
Remarks
If no valid mapping between the values exists, an error is thrown.