[This is preliminary documentation and is subject to change.]

This method returns the version number of the QPulse Web Service in the format xx.xxx.xx.xx

Namespace:  QPulseWebServices.Contracts.Service
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.580.15

Syntax

C#
string GetQPulseWebServiceVersion()

Return Value

String containing version number

Remarks

REST Availability: Supports HTTP GET

See Also