TCilTsegClientLib.GetSoftwareLastRelease Method
Definition
Call the API to get the properties of the last declared version for this software in the CilTseg backoffice.
Delphi
function GetSoftwareLastRelease: TCilTsegLastRelease
Returns
Remarks
Last release can be current release, a previous or future one depending on what you have declared and enabled in your CilTseg backoffice. The call is done in current thread. It can block the process if a timeout occured.