FUNCTION GetPartialEnumName( cName AS STRING, oType AS Type ) AS STRING
public static string GetPartialEnumName( string cName, Type oType )