SrsReportRunInterface.initializeContract Method [AX 2012]

Initializes the underlying report contracts

Syntax

public boolean initializeContract([boolean _calledFromInitParmDefault])

Run On

Called

Parameters

  • _calledFromInitParmDefault
    Type: boolean
    A Boolean value that indicates if the initialization was called from the default initialization.

Return Value

Type: boolean
Always returns true

See Also

Reference

SrsReportRunInterface Interface