Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleAvailability

This routine is available starting with SIL Engine™4.8.0.12.

Syntax

admUnArchiveProject(projectKey)

...

Parameter name

Type

Required

Description

projectKeyStringYesProject key of project to restore.

Return type

booleanBoolean

Returns 'true' if operation succeeded and 'false' otherwise.

...