BIAnalysisServicesProjectController::isEarlierVersion Method [AX 2012]

Determines whether the version that is provided is earlier than the current version of the application.

Syntax

client server public static boolean isEarlierVersion(SysBuildNo projectApplicationVersion)

Run On

Called

Parameters

Return Value

Type: boolean
true if the version is earlier; otherwise, false.

See Also

Reference

BIAnalysisServicesProjectController Class