BADataServiceClass::getBusinessAnalyzerMethod Method [AX 2012]

Syntax

server private static CLRObject getBusinessAnalyzerMethod(
    str methodName, 
    boolean isMethodStatic, 
    CLRObject types)

Run On

Server

Parameters

  • methodName
    Type: str

See Also

Reference

BADataServiceClass Class