WCF Utility Service Documentation
The WCF Utility Service handles the versioning related operations. This article describes all the available methods.
This WCF web service handles the versioning related operations. The following methods are available:
GetCurrentVersion
Syntax |
|
Description | Retrieves the current assembly and file versions as data transfer objects |
Parameters | None |
Return Value | The VersionsDTO object, containing:
|
GetCurrentVersionString
Syntax |
|
Description | Retrieves the current assembly and file versions as a string |
Parameters | None |
Return Value | A string representing the current version |