GetBuildApiVersion Method

Returns the build version no. of a specific service API Version.

Syntax

    [Integer := ] GetBuildApiVersion(serviceName: Code[50])

Parameters

serviceName

Type: Code[50]
Name of the API service (e.g. PDF).

Return Value

Text

Type: Integer
The build version no. of the 365 business API metadata.

See Also

GetApiVersion()
GetApiVersion(Code)
GetMajorApiVersion()
GetMajorApiVersion(Code)
GetMinorApiVersion()
GetMinorApiVersion(Code)
GetBuildApiVersion()
GetRevisionApiVersion()
GetRevisionApiVersion(Code)
SetApiVersion(Code, Text)