Inherited by Mcs.Epm.MicrosoftProject.mpFx.Proxies.AdminProxy.
Public Member Functions | |
| Admin () | |
| ADSyncERPSettings | GetActiveDirectorySyncEnterpriseResourcePoolSettings () |
| void | GetActiveDirectorySyncEnterpriseResourcePoolSettingsAsync () |
| void | GetActiveDirectorySyncEnterpriseResourcePoolSettingsAsync (object userState) |
| void | SetActiveDirectorySyncEnterpriseResourcePoolSettings (ADSyncERPSettings settings) |
| void | SetActiveDirectorySyncEnterpriseResourcePoolSettingsAsync (ADSyncERPSettings settings) |
| void | SetActiveDirectorySyncEnterpriseResourcePoolSettingsAsync (ADSyncERPSettings settings, object userState) |
| ADSyncGroupSettings | GetActiveDirectorySyncGroupSettings () |
| void | GetActiveDirectorySyncGroupSettingsAsync () |
| void | GetActiveDirectorySyncGroupSettingsAsync (object userState) |
| void | SetActiveDirectorySyncGroupSettings (ADSyncGroupSettings settings) |
| void | SetActiveDirectorySyncGroupSettingsAsync (ADSyncGroupSettings settings) |
| void | SetActiveDirectorySyncGroupSettingsAsync (ADSyncGroupSettings settings, object userState) |
| void | QueueADSyncJob (System.Guid jobUid, bool erpSync, bool groupSync) |
| void | QueueADSyncJobAsync (System.Guid jobUid, bool erpSync, bool groupSync) |
| void | QueueADSyncJobAsync (System.Guid jobUid, bool erpSync, bool groupSync, object userState) |
| TimesheetLineClassDataSet | ReadLineClasses (LineClassType type, LineClassState classState) |
| void | ReadLineClassesAsync (LineClassType type, LineClassState classState) |
| void | ReadLineClassesAsync (LineClassType type, LineClassState classState, object userState) |
| TimePeriodDataSet | ReadPeriods (PeriodState p0) |
| void | ReadPeriodsAsync (PeriodState p0) |
| void | ReadPeriodsAsync (PeriodState p0, object userState) |
| void | PurgeTimesheetAuditLog () |
| void | PurgeTimesheetAuditLogAsync () |
| void | PurgeTimesheetAuditLogAsync (object userState) |
| TimesheetAuditExportDataSet | ReadTimesheetAuditLog (System.DateTime auditStart, System.DateTime auditFinish, System.DateTime periodStart, System.DateTime periodFinish, AuditType auditType) |
| void | ReadTimesheetAuditLogAsync (System.DateTime auditStart, System.DateTime auditFinish, System.DateTime periodStart, System.DateTime periodFinish, AuditType auditType) |
| void | ReadTimesheetAuditLogAsync (System.DateTime auditStart, System.DateTime auditFinish, System.DateTime periodStart, System.DateTime periodFinish, AuditType auditType, object userState) |
| void | UpdateReportingPeriods (TimePeriodDataSet dsDelta, bool validationOnly) |
| void | UpdateReportingPeriodsAsync (TimePeriodDataSet dsDelta, bool validationOnly) |
| void | UpdateReportingPeriodsAsync (TimePeriodDataSet dsDelta, bool validationOnly, object userState) |
| void | UpdateLineClasses (TimesheetLineClassDataSet dsDelta) |
| void | UpdateLineClassesAsync (TimesheetLineClassDataSet dsDelta) |
| void | UpdateLineClassesAsync (TimesheetLineClassDataSet dsDelta, object userState) |
| UnsubmittedTimesheetDataSet | ReadPeriodsWithUnsubmittedTimesheet (System.Guid[] periods) |
| void | ReadPeriodsWithUnsubmittedTimesheetAsync (System.Guid[] periods) |
| void | ReadPeriodsWithUnsubmittedTimesheetAsync (System.Guid[] periods, object userState) |
| int | SetNotificationAdminInfoNoResult (string WADMIN_ORG_EMAIL_ADDRESS, string WADMIN_NTFY_FROM_EMAIL, string WADMIN_NTFY_EMAIL_TRAILER, string WADMIN_SMTP_SERVER_NAME, int WADMIN_SMTP_SERVER_PORT, string WADMIN_EMAIL_CHARSET) |
| void | SetNotificationAdminInfoNoResultAsync (string WADMIN_ORG_EMAIL_ADDRESS, string WADMIN_NTFY_FROM_EMAIL, string WADMIN_NTFY_EMAIL_TRAILER, string WADMIN_SMTP_SERVER_NAME, int WADMIN_SMTP_SERVER_PORT, string WADMIN_EMAIL_CHARSET) |
| void | SetNotificationAdminInfoNoResultAsync (string WADMIN_ORG_EMAIL_ADDRESS, string WADMIN_NTFY_FROM_EMAIL, string WADMIN_NTFY_EMAIL_TRAILER, string WADMIN_SMTP_SERVER_NAME, int WADMIN_SMTP_SERVER_PORT, string WADMIN_EMAIL_CHARSET, object userState) |
| int[] | ListInstalledLanguages () |
| void | ListInstalledLanguagesAsync () |
| void | ListInstalledLanguagesAsync (object userState) |
| System.Data.DataSet | ReadServerVersion () |
| void | ReadServerVersionAsync () |
| void | ReadServerVersionAsync (object userState) |
| bool | GetSingleCurrencyEnforced () |
| void | GetSingleCurrencyEnforcedAsync () |
| void | GetSingleCurrencyEnforcedAsync (object userState) |
| void | SetSingleCurrencyEnforced (bool bEnforced) |
| void | SetSingleCurrencyEnforcedAsync (bool bEnforced) |
| void | SetSingleCurrencyEnforcedAsync (bool bEnforced, object userState) |
| string | GetServerCurrency () |
| void | GetServerCurrencyAsync () |
| void | GetServerCurrencyAsync (object userState) |
| void | SetServerCurrency (string sCurrency) |
| void | SetServerCurrencyAsync (string sCurrency) |
| void | SetServerCurrencyAsync (string sCurrency, object userState) |
| void | UpdateUserSyncSetting (UserSyncSettings userSyncSetting) |
| void | UpdateUserSyncSettingAsync (UserSyncSettings userSyncSetting) |
| void | UpdateUserSyncSettingAsync (UserSyncSettings userSyncSetting, object userState) |
| StatusingSettingsDataSet | ReadStatusingSettings () |
| void | ReadStatusingSettingsAsync () |
| void | ReadStatusingSettingsAsync (object userState) |
| void | UpdateStatusingSettings (StatusingSettingsDataSet dsDelta) |
| void | UpdateStatusingSettingsAsync (StatusingSettingsDataSet dsDelta) |
| void | UpdateStatusingSettingsAsync (StatusingSettingsDataSet dsDelta, object userState) |
| int | GetDatabaseTimeout (DatabaseTimeoutType timeoutType) |
| void | GetDatabaseTimeoutAsync (DatabaseTimeoutType timeoutType) |
| void | GetDatabaseTimeoutAsync (DatabaseTimeoutType timeoutType, object userState) |
| void | SetDatabaseTimeout (DatabaseTimeoutType timeoutType, int timeout) |
| void | SetDatabaseTimeoutAsync (DatabaseTimeoutType timeoutType, int timeout) |
| void | SetDatabaseTimeoutAsync (DatabaseTimeoutType timeoutType, int timeout, object userState) |
| void | QueueApplyResourceCapacityTimeRange (System.Guid jobUid, bool forceFullSync) |
| void | QueueApplyResourceCapacityTimeRangeAsync (System.Guid jobUid, bool forceFullSync) |
| void | QueueApplyResourceCapacityTimeRangeAsync (System.Guid jobUid, bool forceFullSync, object userState) |
| new void | CancelAsync (object userState) |
Properties | |
| new string | Url [get, set] |
| new bool | UseDefaultCredentials [get, set] |
Events | |
| GetActiveDirectorySyncEnterpriseResourcePoolSettingsCompletedEventHandler | GetActiveDirectorySyncEnterpriseResourcePoolSettingsCompleted |
| SetActiveDirectorySyncEnterpriseResourcePoolSettingsCompletedEventHandler | SetActiveDirectorySyncEnterpriseResourcePoolSettingsCompleted |
| GetActiveDirectorySyncGroupSettingsCompletedEventHandler | GetActiveDirectorySyncGroupSettingsCompleted |
| SetActiveDirectorySyncGroupSettingsCompletedEventHandler | SetActiveDirectorySyncGroupSettingsCompleted |
| QueueADSyncJobCompletedEventHandler | QueueADSyncJobCompleted |
| ReadLineClassesCompletedEventHandler | ReadLineClassesCompleted |
| ReadPeriodsCompletedEventHandler | ReadPeriodsCompleted |
| PurgeTimesheetAuditLogCompletedEventHandler | PurgeTimesheetAuditLogCompleted |
| ReadTimesheetAuditLogCompletedEventHandler | ReadTimesheetAuditLogCompleted |
| UpdateReportingPeriodsCompletedEventHandler | UpdateReportingPeriodsCompleted |
| UpdateLineClassesCompletedEventHandler | UpdateLineClassesCompleted |
| ReadPeriodsWithUnsubmittedTimesheetCompletedEventHandler | ReadPeriodsWithUnsubmittedTimesheetCompleted |
| SetNotificationAdminInfoNoResultCompletedEventHandler | SetNotificationAdminInfoNoResultCompleted |
| ListInstalledLanguagesCompletedEventHandler | ListInstalledLanguagesCompleted |
| ReadServerVersionCompletedEventHandler | ReadServerVersionCompleted |
| GetSingleCurrencyEnforcedCompletedEventHandler | GetSingleCurrencyEnforcedCompleted |
| SetSingleCurrencyEnforcedCompletedEventHandler | SetSingleCurrencyEnforcedCompleted |
| GetServerCurrencyCompletedEventHandler | GetServerCurrencyCompleted |
| SetServerCurrencyCompletedEventHandler | SetServerCurrencyCompleted |
| UpdateUserSyncSettingCompletedEventHandler | UpdateUserSyncSettingCompleted |
| ReadStatusingSettingsCompletedEventHandler | ReadStatusingSettingsCompleted |
| UpdateStatusingSettingsCompletedEventHandler | UpdateStatusingSettingsCompleted |
| GetDatabaseTimeoutCompletedEventHandler | GetDatabaseTimeoutCompleted |
| SetDatabaseTimeoutCompletedEventHandler | SetDatabaseTimeoutCompleted |
| QueueApplyResourceCapacityTimeRangeCompletedEventHandler | QueueApplyResourceCapacityTimeRangeCompleted |
Definition at line 31 of file Reference.cs.
1.5.8