TCil Tseg Last Release Class
Class used to store a program release with its properties and links.
The TCilTsegLastRelease type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Constructor method for this class. (Overrides Olf.CilTseg.ClientLib.TCilTsegData.Create .) |
![]() | Destroy | Destructor method for this class. |
Name | Description | |
---|---|---|
![]() | Error | This property is True if an error occured to access to this an API or some datas. If all went good, the Error property is set to False. (Inherited from Olf.CilTseg.ClientLib.TCilTsegData .) |
![]() | ReleaseDate | Date of this version. |
![]() | ReleaseVersion | Version number of this release. |
![]() | SoftwareLabel | Name of your software (as written in CilTseg publisher backoffice). |
![]() | SoftwareURL | URL of your software (as written in CilTseg publisher backoffice). |
Name | Description | |
---|---|---|
![]() | AddPlatform | |
![]() | GetDownloadURL | Returns the URL associated to a platform available for this release. |
![]() | GetPlatforms | Returns a list of available platforms for this release. |
When filled by the "get last version" API endpoint, the instance contains the properties of latest release ordered by date.