TranslateFCLevel Method
Description
Translate Functional Complexity from TDAPI_RBT_FC_LEVELS to its name in the database.
Syntax
Visual Basic
Public Function TranslateFCLevel( _
   ByVal FCLevelEnum As Long _
) As String
Parameters
FCLevelEnum
See Also