Returns a string that represents a process management review level, given a valid review level ID.
Many of the HFMwManageProcess component’s methods return numerical IDs of review levels. Use MapReviewLevelToString to obtain the string equivalents of these methods’ return values.
<HFMwManageProcess>.MapReviewLevelToString (lReviewLevel)
Returns a string that represents the passed review level ID.
MapReviewLevelToString is used in the example for GetReviewLevel.