PCLanguageService.convertSymbolType Method [AX 2012]
Convert a .Net symbol type to an x++ enum.
private PCExpressionEditorSymbolType convertSymbolType(CLRObject _symbolType)
Run On
ClientParameters
- _symbolType
- Type: CLRObject Class
The .Net symbol type to convert.
Community Additions
ADD
Show: