Admin.ArchiveOpcode enumeration
Office 2013 and later
Specifies the type of object to save to the Archive database.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
| Member name | Description | |
|---|---|---|
| None | Value=0. Archive nothing. | |
| Projects | Value=1. Archive projects. | |
| Resources | Value=2. Archive resources. | |
| CustomFields | Value=3. Archive custom fields. | |
| EnterpriseGlobal | Value=4. Archive enterprise global data. | |
| SystemSettings | Value=5. Archive system settings. | |
| Categories | Value=6. Archive categories. | |
| ViewDefinitions | Value=7. Archive view definitions. |
For more information, see the QueueScheduleArchives PSI method.
Note |
|---|
The WebSvcArchive namespace also includes the ArchiveOpcode type. |
Show:
Note