SysStartupCmdGenerateSsasProject.buildProject Method [AX 2012]

Builds the Analysis Services project.

Syntax

private boolean buildProject()

Run On

Client

Return Value

Type: boolean
true if the project built successfully; otherwise, false.

Remarks

The project must be successfully generated before this method being called.

See Also

Reference

SysStartupCmdGenerateSsasProject Class