GetApiVersion Method
Returns the API Version a specific service.
Syntax
Code
Parameters
serviceName
Type: Code[50]
Name of the API service (e.g. PDF).
Return Value
Text
Type: Text
The version of the 365 business API service metadata.
Remarks
Returned format is MAJOR.MINOR.BUILD.REVISION.
See Also
GetApiVersion()
GetMajorApiVersion()
GetMajorApiVersion(Code)
GetMinorApiVersion()
GetMinorApiVersion(Code)
GetBuildApiVersion()
GetBuildApiVersion(Code)
GetRevisionApiVersion()
GetRevisionApiVersion(Code)
SetApiVersion(Code, Text)
Last modified on


