WEBfactory 2010 WCF UtilityService Documentation
This article provides all the needed information to learn and understand the WCF UtilityService documentation.
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 |