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  

Error Codes:

None

Notes:

None