What it does
Updates a licensing ticket.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| ticketId | int | The ID of the licensing ticket |
Returned value
| Type | Description |
|---|---|
| bool | The flag which shows if the ticket has been updated or not |
| TicketInfo | Licensing ticket |
