projStatement::construct Method [AX 2012]
Creates an instance of the appropriate class that inherits from this class based on the type of project statement report passed in as a parameter.
server public static projStatement construct(ProjListStateType _projListStateType)
Run On
ServerParameters
- _projListStateType
- Type: ProjListStateType Enumeration
The type project statement report.
Show: