public static string MacroRepresentationTypeNameFromId( WindowMacro.Enums.RepresentationType nRepType )
public: static String^ MacroRepresentationTypeNameFromId( WindowMacro.Enums.RepresentationType nRepType )
Parameters
| Parameter Name | Description |
|---|---|
| nRepType | Input parameter - representation type (as enum) |
Return Value
Method converts macro representation type to a name visible in the 'Select macro' dialog. Current GUI language is used.