BIGenerator::getServerVersion Method [AX 2012]

Gets a string representing the version of Analysis Services for the server.

Syntax

client server private static str getServerVersion(str serverInstance)

Run On

Called

Parameters

  • serverInstance
    Type: str
    The server and instance name of an Analysis Services server.

Return Value

Type: str
A string representing the version.

See Also

Reference

BIGenerator Class