Server.getInstalledPatches (Method)
Returns zero or more structures, each containing information about one patch made to CommonSpot.
Returns:
Server_GetInstalledPatches_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
Description | PlainText | The hotfix's description. |
HotFixName | PlainText_NonNull | The hotfix's name. |
Context:
License Requirements | None |
Permission Requirements | server:ShowServerAdmin |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None