DataSourceMethodInfo.new Method [AX 2012]

Initializes a new instance of the Object class.

public void new(
    str name, 
    DisplayFunctionType displayType, 
    Types returnType, 
    int returnTypeId, 
    boolean isStatic)

Run On

Client

Parameters

name
Type: str
displayType
Type: DisplayFunctionType Enumeration
returnType
Type: Types Enumeration
returnTypeId
Type: int
isStatic
Type: boolean

Community Additions

ADD
Show: