ArchiveScheduleDataSet.ArchiveScheduleRow members
Contains a row of archive schedule information.
The ArchiveScheduleDataSet.ArchiveScheduleRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WADMIN_ARCHIVE_RETENTION | Indicates the number of project plans to retain in the archive database. | |
WADMIN_CATEGORY_GROUP | The scheduled time, in ticks, after which the security categories and groups are backed up. | |
WADMIN_ENTERPRISE_CUSTOM_FIELDS | The scheduled time, in ticks, after which the enterprise custom fields are backed up. | |
WADMIN_ENTERPRISE_GLOBAL | Represents the scheduled time, in ticks, after which the enterprise global project data is backed up. | |
WADMIN_ENTERPRISE_RESOURCE_POOL | The scheduled time, in ticks, after which the enterprise resource pool and resource calendar data is backed up. | |
WADMIN_PROJECTS | Represents the scheduled time, in ticks, after which the projects are backed up. | |
WADMIN_SYSTEM_SETTINGS | Represents the scheduled time, in ticks, after which the system settings are backed up. | |
WADMIN_VIEW_DEFINITIONS | Represents the scheduled time, in ticks, after which Project Web App view definitions are backed up. |
Top
Methods
Top