GetComponentUnit(string, string)
            Gets the result component unit for the given result name and component name.
            
Declaration Syntax
public string GetComponentUnit(string resultName, string componentName)
Parameters
- resultName(string)
 The result name.
- componentName(string)
 The component name.