API changes
Changes from v10.5.5.982 to v11.1.447.NetServer core
The following represent changes to assemblies SoCore, SoDatabase, SoLicense and SuperOffice.Plugins.Assembly: SoCore
Deleted types
SuperOffice.CRM.Services.Implementation.ServiceDatabaseResourceLoggerContextSuperOffice.CRM.Services.Implementation.ServiceLogContextSuperOffice.CRM.Services.Implementation.ServiceLogDataSuperOffice.CRM.Services.Implementation.ServiceLoggerSuperOffice.CRM.Services.Implementation.ServiceLoggerEnvironmentInfoPluginSuperOffice.CRM.Services.Implementation.ServiceResourceLoggerSuperOffice.CurrentPrincipalEnvironmentInfoPluginSuperOffice.Diagnostics.ISoEnvironmentInfoPluginSuperOffice.Diagnostics.SoEnvironmentInfoPluginAttributeSuperOffice.Factory.OperationInstanceContainerSuperOffice.OperationContextTypeSuperOffice.Security.Principal.AuthenticationStateSuperOffice.Security.Principal.ContextContextProviderSuperOffice.Security.Principal.ISoContextProviderSuperOffice.Security.Principal.ISoIdentitySuperOffice.Security.Principal.Private.PrincipalHelperSuperOffice.Security.Principal.ProcessContextProviderSuperOffice.Security.Principal.SoContextContainerSuperOffice.Security.Principal.SoPrincipalSuperOffice.Security.Principal.SoPrincipalExtensionsSuperOffice.Security.Principal.ThreadContextProviderSuperOffice.SoOperationContextSuperOffice.Threading.AsyncChunkedProcessedQueue<TWorkItem, TChunkProcessor, TChunkHandler>SuperOffice.Threading.AsyncContextSuperOffice.Threading.AsyncContext<TArgument>SuperOffice.Threading.AsynchronousHandler<TAsynchronousHandlerProcessor, TAsynchronousArgument>SuperOffice.Threading.AsyncOperation<TArgument>SuperOffice.Threading.AsyncOperationFailureSuperOffice.Threading.AsyncOperationStartingSuperOffice.Threading.AsyncOperationTerminatingSuperOffice.Threading.CleanupThreadState<in TThreadState, in TThreadCleanupState>SuperOffice.Threading.GetThreadState<out TThreadState>SuperOffice.Threading.GlobalQueuedThreadBase<TAsynchronousHandlerProcessor, TAsynchronousArgument>SuperOffice.Threading.QueueAsyncChunkHandler<TWorkItem, TChunkProcessor>SuperOffice.Threading.QueueAsyncChunkProcessor<TWorkItem>SuperOffice.Threading.QueuedThreadBase<TAsynchronousHandlerProcessor, TAsynchronousArgument>SuperOffice.Threading.SetThreadState<in TThreadState, out TThreadCleanupState>SuperOffice.Threading.SoBackgroundWorkerSuperOffice.Threading.SoReaderWriterLockSuperOffice.Threading.ThreadManagerSuperOffice.Threading.ThreadPerOperationBase<TAsynchronousHandlerProcessor, TAsynchronousArgument>SuperOffice.Threading.ThreadStaticQueuedThreadBase<TAsynchronousHandlerProcessor, TAsynchronousArgument>SuperOffice.Util.ThreadedQueueProcessor<T>
New types
SuperOffice.CRM.Cache.IUserValueCacheSuperOffice.CRM.Cache.UserValueCacheSuperOffice.Diagnostics.DiagnoseMethodAsyncSuperOffice.Diagnostics.ExecutionStopwatchNoopSuperOffice.Diagnostics.IDiagnosticSnapshotSuperOffice.Diagnostics.IExecutionStopwatchSuperOffice.Diagnostics.IResourceTraceWriterSuperOffice.Diagnostics.IServiceCallsRepositorySuperOffice.Diagnostics.ServiceCallSuperOffice.Diagnostics.ServiceCallsRepositoryResourceLoggerSuperOffice.Diagnostics.ServiceCallsRepositoryResourceLoggerContextSuperOffice.Diagnostics.WorkListSuperOffice.Diagnostics.WorkRowSuperOffice.Factory.IInstanceContainerDisposableSuperOffice.Factory.ISoServiceProviderScopeSuperOffice.IDatabaseContextSuperOffice.ISoDatabaseContextFactorySuperOffice.Security.ISoImpersonationServiceSuperOffice.Security.Principal.AsyncLocalPrincipalAccessorSuperOffice.Security.Principal.ClaimsIdentityExtensionsSuperOffice.Security.Principal.INSAuthenticatorSuperOffice.Security.Principal.INSPrincipalAccessorSuperOffice.Security.Principal.ITicketPrincipalCacheSuperOffice.Security.Principal.IUserInfoServiceSuperOffice.Security.Principal.NSIdentityClaimValuesSuperOffice.Security.Principal.NSPrincipalAccessorBaseSuperOffice.Security.Principal.ProcessPrincipalAccessorSuperOffice.Security.Principal.ShortClaimNamesSuperOffice.Security.Principal.SoClaimsPrincipalSuperOffice.SoCoreClaimsPrincipalExtensionsSuperOffice.Threading.AsyncLazy<T>SuperOffice.Threading.AsyncQueue<TItem>SuperOffice.Threading.AsyncQueueBase<TItem>SuperOffice.Threading.AsyncQueueHandler<TAsynchronousHandlerProcessor, TAsynchronousArgument>SuperOffice.Threading.AsyncQueueProcessItemAsync<TItem>SuperOffice.Threading.AsyncQueueProcessor<TQueue, TItem>SuperOffice.Threading.BackgroundThreadCleanupPluginAttributeSuperOffice.Threading.DelayedItem<TItem>SuperOffice.Threading.IAsyncQueue<TItem>SuperOffice.Threading.IAsyncQueueBase<TItem>SuperOffice.Threading.IAsyncQueueProcessItemContext<TItem>SuperOffice.Threading.IBackgroundThreadCleanupPluginSuperOffice.Threading.IDelayedAsyncQueue<TItem>SuperOffice.Threading.IParallelizedProcessorControlPlaneSuperOffice.Threading.IParallelProcessor<TParallelizedProcessor>SuperOffice.Threading.ISafeBlockingTaskInheritorSuperOffice.Threading.ISafeBlockingTaskInheritorExtensionsSuperOffice.Threading.ParallelizedProcessorSuperOffice.Threading.ParallelProcessor<TParallelizedProcessor>SuperOffice.Threading.SafeBlockingTasksSuperOffice.Threading.TaskHelperSuperOffice.Util.GlobalTestFlagSuperOffice.Util.InjectionHelperZomp.SyncMethodGenerator.CreateSyncVersionAttribute
Modified types
.IEnumerableExtensions is Modified
- New items
- Method
ToDictionaryPermissiveAsync<TSource, TKey>(IAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken) - Method
ToDictionaryPermissiveAsync<TSource, TKey, TElement>(IAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken) - Method
ToDictionaryPermissiveAsync<TSource, TKey, TElement>(IAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, CancellationToken) - Method
ToDictionaryPermissiveAsync<TSource, TKey>(IAsyncEnumerable<TSource>, Func<TSource, TKey>, CancellationToken)
- Method
Microsoft.Extensions.DependencyInjection.NetServerServiceCollectionExtensions is Modified
- Deleted items
- Method
AddNetServerCore<TSessionMode>(IServiceCollection, Action<NetServerCoreOptionsBuilder>)
- Method
- New items
- Method
AddNetServerCore<TNSPrincipalAccessor>(IServiceCollection, IConfiguration, Action<NetServerCoreOptionsBuilder>) - Method
AddNetServerCoreForAsyncLocalProcess(IServiceCollection, IConfiguration, Action<NetServerCoreOptionsBuilder>) - Method
AddNetServerCoreForSingleSessionProcess(IServiceCollection, IConfiguration, Action<NetServerCoreOptionsBuilder>)
- Method
SuperOffice.Configuration.ConfigFile is Modified
- Modified items
SuperOffice.Configuration.ConfigFile.AccessGatewaySection is Modified
- Deleted items
- Method
.AccessGatewaySectionAccessGatewaySection(ConfigFileFacade)
- Method
- Modified items
- Property
.AccessGatewaySectionBaseUrl
- Property
- New items
- Method
.AccessGatewaySectionAccessGatewaySection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.BatchServiceSection is Modified
- Deleted items
- Method
.BatchServiceSectionBatchServiceSection(ConfigFileFacade)
- Method
- Modified items
- Property
.BatchServiceSectionCPUThreshold - Property
.BatchServiceSectionDiagnosticsWebUri - Property
.BatchServiceSectionImpersonateReporterPlugin - Property
.BatchServiceSectionMaxTasks - Property
.BatchServiceSectionPollingInterval - Property
.BatchServiceSectionReporterPath - Property
.BatchServiceSectionRunTasksInProcess - Property
.BatchServiceSectionServiceName - Property
.BatchServiceSectionTaskTimeout
- Property
- New items
- Method
.BatchServiceSectionBatchServiceSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.ClientConfigurationProviderSection is Modified
- Deleted items
- Method
.ClientConfigurationProviderSectionClientConfigurationProviderSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ClientConfigurationProviderSectionCacheConfigurations - Property
.ClientConfigurationProviderSectionCacheUserPreferences - Property
.ClientConfigurationProviderSectionCustomPaths - Property
.ClientConfigurationProviderSectionFilePath - Property
.ClientConfigurationProviderSectionValidateConfigurations
- Property
- New items
- Method
.ClientConfigurationProviderSectionClientConfigurationProviderSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.ClientSection is Modified
- Deleted items
- Method
.ClientSectionClientSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ClientSectionApplicationInstance - Property
.ClientSectionApplicationName - Property
.ClientSectionApplicationTitle - Property
.ClientSectionClientCacheKey - Property
.ClientSectionExportBatchTaskThreshold - Property
.ClientSectionExportPageSize - Property
.ClientSectionExportRowLimit - Property
.ClientSectionGoogleImportClientId - Property
.ClientSectionGoogleImportClientSecret - Property
.ClientSectionGoogleImportDispatcher - Property
.ClientSectionHelpFilesBaseUrl - Property
.ClientSectionHighchartsExportServiceUrl - Property
.ClientSectionIdleTimeout - Property
.ClientSectionLiveUiEventLimit - Property
.ClientSectionLiveUiPollingInterval - Property
.ClientSectionMasterDcfConfigHashKeyFormat - Property
.ClientSectionNetServicesNextDate - Property
.ClientSectionNetServicesStatusUrl - Property
.ClientSectionShowWelcomeDialogs - Property
.ClientSectionSynchronizerSettingsUrl - Property
.ClientSectionUrlHostOverride - Property
.ClientSectionUrlPortOverride - Property
.ClientSectionUrlSchemeOverride - Property
.ClientSectionWebAppUsage - Property
.ClientSectionWWW3Url - Method
.ClientSectionGetHelpDispatcherUrl() - Method
.ClientSectionGetHelpFilesAdminBaseUrl()
- Property
- New items
- Method
.ClientSectionClientSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.CloudSection is Modified
- Deleted items
- Method
.CloudSectionCloudSection(ConfigFileFacade)
- Method
- Modified items
- Property
.CloudSectionArchivePath - Property
.CloudSectionCloudUrl - Property
.CloudSectionDefaultCallbackUrl - Property
.CloudSectionDispatcherUrl - Property
.CloudSectionDocumentContentType - Property
.CloudSectionPresentationContentType - Property
.CloudSectionProvider - Property
.CloudSectionSpreadSheetContentType - Property
.CloudSectionStoreAttachmentsInAzure - Property
.CloudSectionTemplatePath - Property
.CloudSectionTenantId - Property
.CloudSectionUseInheritedPermissions
- Property
- New items
- Method
.CloudSectionCloudSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.CssSpriteSection is Modified
- Deleted items
- Method
.CssSpriteSectionCssSpriteSection(ConfigFileFacade)
- Method
- Modified items
- Property
.CssSpriteSectionEnabled - Property
.CssSpriteSectionExcludePaths - Property
.CssSpriteSectionMaxHeight - Property
.CssSpriteSectionMaxWidth - Property
.CssSpriteSectionPersistentPath - Property
.CssSpriteSectionRootPath
- Property
- New items
- Method
.CssSpriteSectionCssSpriteSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.CustomerServiceSection is Modified
- Deleted items
- Method
.CustomerServiceSectionCustomerServiceSection(ConfigFileFacade)
- Method
- Modified items
- Property
.CustomerServiceSectionCsCgiUrl - Property
.CustomerServiceSectionCsCgiUrlDirect - Property
.CustomerServiceSectionCsCgiUrlInternal - Property
.CustomerServiceSectionCsDomain - Property
.CustomerServiceSectionCsPassword - Property
.CustomerServiceSectionCsUserName - Property
.CustomerServiceSectionImpersonateCsUser - Property
.CustomerServiceSectionMailDomain
- Property
- New items
- Method
.CustomerServiceSectionCustomerServiceSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.CustomProxySection is Modified
- Deleted items
- Method
.CustomProxySectionCustomProxySection(ConfigFileFacade)
- Method
- Modified items
- Property
.CustomProxySectionCustomProxyHost - Property
.CustomProxySectionCustomProxyPort - Property
.CustomProxySectionCustomProxySslPort - Property
.CustomProxySectionUseCustomProxyForIntegrationServer - Property
.CustomProxySectionUseCustomProxyForPublicAccess - Property
.CustomProxySectionUseCustomProxyForWebhooks
- Property
- New items
- Method
.CustomProxySectionCustomProxySection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.Data is Modified
- Modified items
.Data.DatabaseSection is Modified
- Deleted items
- Method
.DatabaseSectionDatabaseSection(ConfigFileFacade)
- Method
- Modified items
- Property
.DatabaseSectionCacheCheckInterval - Property
.DatabaseSectionCommandTimeout - Property
.DatabaseSectionConnectionString - Property
.DatabaseSectionDatabaseMajor - Property
.DatabaseSectionDatabaseMinor - Property
.DatabaseSectionDatabaseName - Property
.DatabaseSectionDefaultReadUncommitted - Property
.DatabaseSectionDisableSqlTrackingComments - Property
.DatabaseSectionDisableUserInSqlTrackingComments - Property
.DatabaseSectionDynamicLoadedConnectionType - Property
.DatabaseSectionDynamicLoadedDataBaseDriver - Property
.DatabaseSectionForceCacheRefreshInterval - Property
.DatabaseSectionImpersonateDatabaseUser - Property
.DatabaseSectionServer - Property
.DatabaseSectionTablePrefix
- Property
- New items
- Method
.DatabaseSectionDatabaseSection(ConfigFileFacade, IConfiguration)
- Method
.Data.ExplicitSection is Modified
- Deleted items
- Method
.ExplicitSectionExplicitSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ExplicitSectionAnonymousAllowed - Property
.ExplicitSectionCommonDBConnection - Property
.ExplicitSectionDBPassword - Property
.ExplicitSectionDBUser - Property
.ExplicitSectionEmployeeAllowed - Property
.ExplicitSectionPartnerAllowed - Property
.ExplicitSectionSystemAllowed
- Property
- New items
- Method
.ExplicitSectionExplicitSection(ConfigFileFacade, IConfiguration)
- Method
.Data.SessionSection is Modified
- Deleted items
- Method
.SessionSectionSessionSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SessionSectionReauthenticateOnDeserialization
- Property
- New items
- Method
.SessionSectionSessionSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.DiagnosticsSection is Modified
- Deleted items
- Method
.DiagnosticsSectionDiagnosticsSection(ConfigFileFacade)
- Method
- Modified items
- Property
.DiagnosticsSectionAppInsightInstrumentationKey - Property
.DiagnosticsSectionCheckBrowserVersion - Property
.DiagnosticsSectionEnableQAAttributes - Property
.DiagnosticsSectionEnableResourceTracer - Property
.DiagnosticsSectionEnableScaffolding - Property
.DiagnosticsSectionEnableStackTracing - Property
.DiagnosticsSectionLogEventRecorder - Property
.DiagnosticsSectionLogFailureAudit - Property
.DiagnosticsSectionLogFolder - Property
.DiagnosticsSectionLoggedServices - Property
.DiagnosticsSectionLogLongQueries - Property
.DiagnosticsSectionLogLongQueriesAsXML - Property
.DiagnosticsSectionLogLongQueriesToPlugins - Property
.DiagnosticsSectionLogMail - Property
.DiagnosticsSectionLogMailFolder - Property
.DiagnosticsSectionLogServiceCalls - Property
.DiagnosticsSectionLogSuccessAudit - Property
.DiagnosticsSectionLogTimes - Property
.DiagnosticsSectionLogToEventLog - Property
.DiagnosticsSectionLogToFile - Property
.DiagnosticsSectionLogToTrace - Property
.DiagnosticsSectionLongNonQueryThreshold - Property
.DiagnosticsSectionLongQueryRows - Property
.DiagnosticsSectionLongQueryThreshold - Property
.DiagnosticsSectionShowExceptionsFromBackend - Property
.DiagnosticsSectionUsageStatUrl - Property
.DiagnosticsSectionUserSyncUrl
- Property
- New items
- Method
.DiagnosticsSectionDiagnosticsSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.DocumentsSection is Modified
- Deleted items
- Method
.DocumentsSectionDocumentsSection(ConfigFileFacade)
- Method
- Modified items
- Property
.DocumentsSectionArchiveDomain - Property
.DocumentsSectionArchivePassword - Property
.DocumentsSectionArchivePath - Property
.DocumentsSectionArchivePath1 - Property
.DocumentsSectionArchivePath10 - Property
.DocumentsSectionArchivePath2 - Property
.DocumentsSectionArchivePath3 - Property
.DocumentsSectionArchivePath4 - Property
.DocumentsSectionArchivePath5 - Property
.DocumentsSectionArchivePath6 - Property
.DocumentsSectionArchivePath7 - Property
.DocumentsSectionArchivePath8 - Property
.DocumentsSectionArchivePath9 - Property
.DocumentsSectionArchiveRelativePath - Property
.DocumentsSectionArchiveUser - Property
.DocumentsSectionAzureBlobStorageContainerPrimaryUri - Property
.DocumentsSectionBufferSize - Property
.DocumentsSectionCanCreateDocumentTemplates - Property
.DocumentsSectionImpersonateUser - Property
.DocumentsSectionTemplatePath - Property
.DocumentsSectionTemplateRelativePath - Property
.DocumentsSectionTemporaryPath - Property
.DocumentsSectionTemporaryRelativePath
- Property
- New items
- Method
.DocumentsSectionDocumentsSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.DownloadsSection is Modified
- Deleted items
- Method
.DownloadsSectionDownloadsSection(ConfigFileFacade)
- Method
- Modified items
- Property
.DownloadsSectionReportingInterval - Property
.DownloadsSectionWebToolVersion
- Property
- New items
- Method
.DownloadsSectionDownloadsSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.FactorySection is Modified
- Deleted items
- Method
.FactorySectionFactorySection(ConfigFileFacade)
- Method
- Modified items
- Property
.FactorySectionCustomFactories - Property
.FactorySectionDynamicLoad
- Property
- New items
- Method
.FactorySectionFactorySection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.FeatureTogglesSection is Modified
- Deleted items
- Method
.FeatureTogglesSectionFeatureTogglesSection(ConfigFileFacade)
- Method
- Modified items
- Property
.FeatureTogglesSectionState
- Property
- New items
- Method
.FeatureTogglesSectionFeatureTogglesSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.GlobalizationSection is Modified
- Deleted items
- Method
.GlobalizationSectionGlobalizationSection(ConfigFileFacade)
- Method
- Modified items
- Property
.GlobalizationSectionAllwaysUseGsmPhoneStyle - Property
.GlobalizationSectionApplicationCountryCode - Property
.GlobalizationSectionUseApplicationCountryForPersons
- Property
- New items
- Method
.GlobalizationSectionGlobalizationSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.GoogleRecaptchaSection is Modified
- Deleted items
- Method
.GoogleRecaptchaSectionGoogleRecaptchaSection(ConfigFileFacade)
- Method
- Modified items
- Property
.GoogleRecaptchaSectionSecretKey - Property
.GoogleRecaptchaSectionSiteKey - Property
.GoogleRecaptchaSectionVerificationUrl
- Property
- New items
- Method
.GoogleRecaptchaSectionGoogleRecaptchaSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.InfrastructureSection is Modified
- Deleted items
- Method
.InfrastructureSectionInfrastructureSection(ConfigFileFacade)
- Method
- Modified items
- Property
.InfrastructureSectionCustomerStateUrl - Property
.InfrastructureSectionIsDebugModeActivated
- Property
- New items
- Method
.InfrastructureSectionInfrastructureSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.IntellisyncConnectorSection is Modified
- Deleted items
- Method
.IntellisyncConnectorSectionIntellisyncConnectorSection(ConfigFileFacade)
- Method
- Modified items
- Property
.IntellisyncConnectorSectionDiagnosticsWebUri - Property
.IntellisyncConnectorSectionEnableDiagnosticsWeb - Property
.IntellisyncConnectorSectionIntellisyncConnectorUri - Property
.IntellisyncConnectorSectionSessionTimeout
- Property
- New items
- Method
.IntellisyncConnectorSectionIntellisyncConnectorSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.Mail is Modified
- Modified items
.Mail.ComponentSection is Modified
- Deleted items
- Method
.ComponentSectionComponentSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ComponentSectionNumberOfDaysToDownload
- Property
- New items
- Method
.ComponentSectionComponentSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.MessagingSection is Modified
- Deleted items
- Method
.MessagingSectionMessagingSection(ConfigFileFacade)
- Method
- Modified items
- Property
.MessagingSectionBrokerAutoAliveMessage - Property
.MessagingSectionBrokerAutoAliveMessageInterval - Property
.MessagingSectionBrokerBroadcastAddress - Property
.MessagingSectionBrokerBroadcastPort - Property
.MessagingSectionBrokerExternalListeningAddress - Property
.MessagingSectionBrokerExternalListeningPort - Property
.MessagingSectionBrokerInternalListeningAddress - Property
.MessagingSectionBrokerInternalListeningPort - Property
.MessagingSectionClientAutoAliveMessage - Property
.MessagingSectionClientAutoAliveMessageInterval - Property
.MessagingSectionClientAutoCreateBroker - Property
.MessagingSectionClientBroadcastAddress - Property
.MessagingSectionClientBroadcastPort - Property
.MessagingSectionClientListeningAddress - Property
.MessagingSectionClientListeningPortEnd - Property
.MessagingSectionClientListeningPortStart - Property
.MessagingSectionMessagingSoAuthentication - Property
.MessagingSectionMessagingSoPassword - Property
.MessagingSectionMessagingSoUser
- Property
- New items
- Method
.MessagingSectionMessagingSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.OidcLoginSection is Modified
- Deleted items
- Method
.OidcLoginSectionOidcLoginSection(ConfigFileFacade)
- Method
- Modified items
- Property
.OidcLoginSectionAuthority - Property
.OidcLoginSectionClientId - Property
.OidcLoginSectionIsSSOEnabled - Property
.OidcLoginSectionUserNameClaim
- Property
- New items
- Method
.OidcLoginSectionOidcLoginSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.PocketSection is Modified
- Deleted items
- Method
.PocketSectionPocketSection(ConfigFileFacade)
- Method
- Modified items
- Property
.PocketSectionAzureNotificationHubConnectionString - Property
.PocketSectionAzureNotificationHubName
- Property
- New items
- Method
.PocketSectionPocketSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.ReporterSection is Modified
- Deleted items
- Method
.ReporterSectionReporterSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ReporterSectionExePath - Property
.ReporterSectionODBC - Property
.ReporterSectionTimeout
- Property
- New items
- Method
.ReporterSectionReporterSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.ScriptingSection is Modified
- Deleted items
- Method
.ScriptingSectionScriptingSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ScriptingSectionEnableScripting - Property
.ScriptingSectionMaxTimeouts - Property
.ScriptingSectionScriptPath - Property
.ScriptingSectionTimeoutLimit
- Property
- New items
- Method
.ScriptingSectionScriptingSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.Security is Modified
- Modified items
.Security.ActiveDirectoryCredentialPluginSection is Modified
- Deleted items
- Method
.ActiveDirectoryCredentialPluginSectionActiveDirectoryCredentialPluginSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ActiveDirectoryCredentialPluginSectionContainer - Property
.ActiveDirectoryCredentialPluginSectionDisableIntegration - Property
.ActiveDirectoryCredentialPluginSectionDomain - Property
.ActiveDirectoryCredentialPluginSectionPassword - Property
.ActiveDirectoryCredentialPluginSectionPriorityInternalAssociate - Property
.ActiveDirectoryCredentialPluginSectionUser
- Property
- New items
- Method
.ActiveDirectoryCredentialPluginSectionActiveDirectoryCredentialPluginSection(ConfigFileFacade, IConfiguration)
- Method
.Security.CryptographySection is Modified
- Deleted items
- Method
.CryptographySectionCryptographySection(ConfigFileFacade)
- Method
- Modified items
- Property
.CryptographySectionSymmetricIV - Property
.CryptographySectionSymmetricKey - Property
.CryptographySectionSymmetricSecret
- Property
- New items
- Method
.CryptographySectionCryptographySection(ConfigFileFacade, IConfiguration)
- Method
.Security.SentrySection is Modified
- Deleted items
- Method
.SentrySectionSentrySection(ConfigFileFacade)
- Method
- Modified items
- Property
.SentrySectionIgnore
- Property
- New items
- Method
.SentrySectionSentrySection(ConfigFileFacade, IConfiguration)
- Method
.Security.SoPasswordCredentialPluginSection is Modified
- Deleted items
- Method
.SoPasswordCredentialPluginSectionSoPasswordCredentialPluginSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SoPasswordCredentialPluginSectionDisableUseExternalAssociate - Property
.SoPasswordCredentialPluginSectionDisableUseInternalAssociate - Property
.SoPasswordCredentialPluginSectionDisableUseSystemAssociate - Property
.SoPasswordCredentialPluginSectionPriorityInternalAssociate
- Property
- New items
- Method
.SoPasswordCredentialPluginSectionSoPasswordCredentialPluginSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.ServicesSection is Modified
- Deleted items
- Method
.ServicesSectionServicesSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ServicesSectionApplicationToken - Property
.ServicesSectionRemoteBaseURL
- Property
- New items
- Method
.ServicesSectionServicesSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SmtpSection is Modified
- Deleted items
- Method
.SmtpSectionSmtpSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SmtpSectionMailingURI - Property
.SmtpSectionSpfDomain - Property
.SmtpSectionTicketURI
- Property
- New items
- Method
.SmtpSectionSmtpSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SoFormsAuthenticationSection is Modified
- Deleted items
- Method
.SoFormsAuthenticationSectionSoFormsAuthenticationSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SoFormsAuthenticationSectionIgnoreList - Property
.SoFormsAuthenticationSectionPages
- Property
- New items
- Method
.SoFormsAuthenticationSectionSoFormsAuthenticationSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SoJavaScriptSection is Modified
- Deleted items
- Method
.SoJavaScriptSectionSoJavaScriptSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SoJavaScriptSectionExecutionLimit
- Property
- New items
- Method
.SoJavaScriptSectionSoJavaScriptSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SubClientsSection is Modified
- Deleted items
- Method
.SubClientsSectionSubClientsSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SubClientsSectionClients
- Property
- New items
- Method
.SubClientsSectionSubClientsSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SuperIdSection is Modified
- Deleted items
- Method
.SuperIdSectionSuperIdSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SuperIdSectionEnvironment - Property
.SuperIdSectionTenantId - Property
.SuperIdSectionTenantKey - Property
.SuperIdSectionUrl
- Property
- New items
- Method
.SuperIdSectionSuperIdSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SuspendedSiteSection is Modified
- Deleted items
- Method
.SuspendedSiteSectionSuspendedSiteSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SuspendedSiteSectiondownload_baseurl - Property
.SuspendedSiteSectionsuspended
- Property
- New items
- Method
.SuspendedSiteSectionSuspendedSiteSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.SyncSection is Modified
- Deleted items
- Method
.SyncSectionSyncSection(ConfigFileFacade)
- Method
- Modified items
- Property
.SyncSectionSettingsAbsoluteExpiration - Property
.SyncSectionSettingsSlidingExpiration
- Property
- New items
- Method
.SyncSectionSyncSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.TestEnvironmentSection is Modified
- Deleted items
- Method
.TestEnvironmentSectionTestEnvironmentSection(ConfigFileFacade)
- Method
- Modified items
- Property
.TestEnvironmentSectionEnableCRMScriptHttp - Property
.TestEnvironmentSectionEnableErpSync - Property
.TestEnvironmentSectionEnableInbox - Property
.TestEnvironmentSectionEnableMailings - Property
.TestEnvironmentSectionEnablePocketNotifications - Property
.TestEnvironmentSectionEnableQuoteConnector - Property
.TestEnvironmentSectionEnableServiceSendMails - Property
.TestEnvironmentSectionIsTestEnvironment
- Property
- New items
- Method
.TestEnvironmentSectionTestEnvironmentSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.ThreadingSection is Modified
- Deleted items
- Method
.ThreadingSectionThreadingSection(ConfigFileFacade)
- Method
- Modified items
- Property
.ThreadingSectionDisableMultithreading - Property
.ThreadingSectionForceMultithreading - Property
.ThreadingSectionMaxParellalThreads
- Property
- New items
- Method
.ThreadingSectionThreadingSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.TimeZoneSection is Modified
- Deleted items
- Method
.TimeZoneSectionTimeZoneSection(ConfigFileFacade)
- Method
- Modified items
- Property
.TimeZoneSectionServiceUrl
- Property
- New items
- Method
.TimeZoneSectionTimeZoneSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.WebApiSection is Modified
- Deleted items
- Method
.WebApiSectionWebApiSection(ConfigFileFacade)
- Method
- Modified items
- Property
.WebApiSectionAuthorizeWithImplicit - Property
.WebApiSectionAuthorizeWithTicket - Property
.WebApiSectionAuthorizeWithUsername - Property
.WebApiSectionCORSEnable - Property
.WebApiSectionCORSOrigin - Property
.WebApiSectionDocumentation
- Property
- New items
- Method
.WebApiSectionWebApiSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.WebhooksSection is Modified
- Deleted items
- Method
.WebhooksSectionWebhooksSection(ConfigFileFacade)
- Method
- Modified items
- Property
.WebhooksSectionEnableWebhooks - Property
.WebhooksSectionNumThreads - Property
.WebhooksSectionRequireHttps - Property
.WebhooksSectionTimeout - Property
.WebhooksSectionValidateHttps
- Property
- New items
- Method
.WebhooksSectionWebhooksSection(ConfigFileFacade, IConfiguration)
- Method
SuperOffice.Configuration.ConfigFile.WebServicesSection is Modified
-
Deleted items
- Method
.WebServicesSectionWebServicesSection(ConfigFileFacade)
- Method
-
Modified items
- Property
.WebServicesSectionAllowWebServiceRequests - Property
.WebServicesSectionRemoteBaseURL - Property
.WebServicesSectionRemoveInvalidXMLText - Property
.WebServicesSectionWrapExceptions
- Property
-
New items
- Method
.WebServicesSectionWebServicesSection(ConfigFileFacade, IConfiguration)
- Method
- New items
SuperOffice.Configuration.ConfigFile.IAccessGatewayConfiguration is New
SuperOffice.Configuration.ConfigFile.IBatchServiceConfiguration is New
SuperOffice.Configuration.ConfigFile.IClientConfiguration is New
SuperOffice.Configuration.ConfigFile.IClientConfigurationProviderConfiguration is New
SuperOffice.Configuration.ConfigFile.ICloudConfiguration is New
SuperOffice.Configuration.ConfigFile.ICssSpriteConfiguration is New
SuperOffice.Configuration.ConfigFile.ICustomerServiceConfiguration is New
SuperOffice.Configuration.ConfigFile.ICustomProxyConfiguration is New
SuperOffice.Configuration.ConfigFile.IDataDatabaseConfiguration is New
SuperOffice.Configuration.ConfigFile.IDataExplicitConfiguration is New
SuperOffice.Configuration.ConfigFile.IDataSessionConfiguration is New
SuperOffice.Configuration.ConfigFile.IDiagnosticsConfiguration is New
SuperOffice.Configuration.ConfigFile.IDocumentsConfiguration is New
SuperOffice.Configuration.ConfigFile.IDownloadsConfiguration is New
SuperOffice.Configuration.ConfigFile.IFactoryConfiguration is New
SuperOffice.Configuration.ConfigFile.IFeatureTogglesConfiguration is New
SuperOffice.Configuration.ConfigFile.IGlobalizationConfiguration is New
SuperOffice.Configuration.ConfigFile.IGoogleRecaptchaConfiguration is New
SuperOffice.Configuration.ConfigFile.IInfrastructureConfiguration is New
SuperOffice.Configuration.ConfigFile.IIntellisyncConnectorConfiguration is New
SuperOffice.Configuration.ConfigFile.IMailComponentConfiguration is New
SuperOffice.Configuration.ConfigFile.IMessagingConfiguration is New
SuperOffice.Configuration.ConfigFile.IOidcLoginConfiguration is New
SuperOffice.Configuration.ConfigFile.IOnlineConfiguration is New
SuperOffice.Configuration.ConfigFile.IPocketConfiguration is New
SuperOffice.Configuration.ConfigFile.IReporterConfiguration is New
SuperOffice.Configuration.ConfigFile.IScriptingConfiguration is New
SuperOffice.Configuration.ConfigFile.ISecurityActiveDirectoryCredentialPluginConfiguration is New
SuperOffice.Configuration.ConfigFile.ISecurityCryptographyConfiguration is New
SuperOffice.Configuration.ConfigFile.ISecuritySentryConfiguration is New
SuperOffice.Configuration.ConfigFile.ISecuritySoPasswordCredentialPluginConfiguration is New
SuperOffice.Configuration.ConfigFile.IServicesConfiguration is New
SuperOffice.Configuration.ConfigFile.ISmtpConfiguration is New
SuperOffice.Configuration.ConfigFile.ISoFormsAuthenticationConfiguration is New
SuperOffice.Configuration.ConfigFile.ISoJavaScriptConfiguration is New
SuperOffice.Configuration.ConfigFile.ISubClientsConfiguration is New
SuperOffice.Configuration.ConfigFile.ISuperIdConfiguration is New
SuperOffice.Configuration.ConfigFile.ISuspendedSiteConfiguration is New
SuperOffice.Configuration.ConfigFile.ISyncConfiguration is New
SuperOffice.Configuration.ConfigFile.ITestEnvironmentConfiguration is New
SuperOffice.Configuration.ConfigFile.IThreadingConfiguration is New
SuperOffice.Configuration.ConfigFile.ITimeZoneConfiguration is New
SuperOffice.Configuration.ConfigFile.IWebApiConfiguration is New
SuperOffice.Configuration.ConfigFile.IWebhooksConfiguration is New
SuperOffice.Configuration.ConfigFile.IWebServicesConfiguration is New
SuperOffice.Configuration.ConfigFile.Online is New
SuperOffice.Configuration.ConfigFile.OnlineConfiguration is New
SuperOffice.Configuration.ConfigFile.OnlineEnvironment is New
SuperOffice.Configuration.ConfigFile.OnlineSection is New
SuperOffice.Configuration.ConfigFile.TelemetryRoleName is New
SuperOffice.Configuration.File.ConfigFileSection is Modified
- Deleted items
- Method
ConfigFileSection(ConfigFileFacade, String) - Method
GetBoolValue(String, Boolean, String) - Method
GetBoolValue(String, String) - Method
GetIntValue(String) - Method
GetIntValue(String, Int32) - Method
GetIPAddressValue(String, IPAddress) - Method
GetStringValue(String) - Method
GetStringValue(String, String, Boolean, String) - Method
SetBoolValue(String, Boolean, Boolean, String) - Method
SetBoolValue(String, Boolean, String) - Method
SetIntValue(String, Int32) - Method
SetIntValue(String, Int32, Int32) - Method
SetIPAddressValue(String, IPAddress, IPAddress) - Method
SetStringValue(String, String) - Method
SetValue(String, String, String)
- Method
- Modified items
- Method
SetStringValue(String, String, String)
- Method
- New items
- Method
ConfigFileSection(ConfigFileFacade, IConfiguration, String) - Method
GetBoolValue(String, Boolean, String, String) - Method
GetBoolValue(String, String, String) - Method
GetIntValue(String, Int32, String) - Method
GetIntValue(String, String) - Method
GetIPAddressValue(String, IPAddress, String) - Method
GetStringValue(String, String) - Method
GetStringValue(String, String, Boolean, String, String) - Method
SetBoolValue(String, Boolean, Boolean, String, String) - Method
SetBoolValue(String, Boolean, String, String) - Method
SetIntValue(String, Int32, Int32, String) - Method
SetIntValue(String, Int32, String) - Method
SetIPAddressValue(String, IPAddress, IPAddress, String) - Method
SetStringValue(String, String, String, String) - Method
SetValue(String, String, String, String)
- Method
SuperOffice.CRM.ArchiveLists.ArchiveRowIteratorComparer is Modified
- New items
- Method
Compare(IAsyncEnumerator<ArchiveRow>, IAsyncEnumerator<ArchiveRow>)
- Method
SuperOffice.CRM.ArchiveLists.Constants is Modified
- Modified items
SuperOffice.CRM.ArchiveLists.Constants.ExtraFieldAttrib is Modified
- New items
- Field
.ExtraFieldAttribHidden
- Field
SuperOffice.CRM.INextDueDatePlugin is Modified
- Deleted items
- Method
BatchUpdateNextDueDate(ProgressEstimateCallback, ProgressStepCallback) - Method
CalculateNextDueDate(Int32) - Method
GetNextDueAppointmentDate(Int32)
- Method
- New items
- Method
BatchUpdateNextDueDateAsync(ProgressEstimateCallback, ProgressStepCallback, CancellationToken) - Method
CalculateNextDueDateAsync(Int32, CancellationToken) - Method
GetNextDueAppointmentDateAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.INextMilestonePlugin is Modified
- Deleted items
- Method
BatchUpdateNextMilestone(ProgressEstimateCallback, ProgressStepCallback) - Method
CalculateNextMilestoneDate(Int32) - Method
GetNextMilestoneDate(Int32)
- Method
- New items
- Method
BatchUpdateNextMilestoneAsync(ProgressEstimateCallback, ProgressStepCallback, CancellationToken) - Method
CalculateNextMilestoneDateAsync(Int32, CancellationToken) - Method
GetNextMilestoneDateAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Lists.ISoList is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems
- Property
- New items
- Method
ClearHistoryItems() - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.ListHelper is Modified
- Deleted items
- Method
GetFlattenedList(ISoList)
- Method
- New items
- Method
GetFlattenedListAsync(ISoList, CancellationToken)
- Method
SuperOffice.CRM.Lists.MDOList is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems
- Property
- New items
- Method
ClearHistoryItems() - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.UsageCalculator is Modified
- New items
- Field
NoReturnValue
- Field
SuperOffice.Data.SaleStageConstants is Modified
- New items
- Field
SaleTypeIDs
- Field
SuperOffice.Diagnostics.Diagnostic is Modified
- New items
- Method
DiagnoseAsync(DiagnoseMethodAsync, CancellationToken)
- Method
SuperOffice.Diagnostics.ExecutionStopwatch is Modified
- Modified items
- Property
Elapsed - Method
Start() - Method
Stop()
- Property
SuperOffice.Diagnostics.ResourceTracerContext is Modified
- Modified items
- Field
CpuTimer
- Field
SuperOffice.Diagnostics.ResourceTraceWriter is Modified
- Modified items
- Method
RecordUsage(SoTimerType, String, Func<String>, TimeSpan, TimeSpan, Int32)
- Method
SuperOffice.Diagnostics.SoLogger is Modified
- Deleted items
- Method
SoLogger(ILoggerFactory)
- Method
- New items
- Method
SoLogger(ILoggerFactory, IServiceProvider)
- Method
SuperOffice.Factory.ClassFactory is Modified
- New items
- Property
ServiceProvider
- Property
SuperOffice.Factory.ContextualInstanceContainerBase is Modified
- New items
- Method
Dispose()
- Method
SuperOffice.Factory.DatabaseInstanceContainer is Modified
- Deleted items
- Method
DatabaseInstanceContainer()
- Method
- New items
- Method
DatabaseInstanceContainer(ISoDatabaseContextFactory, INSPrincipalAccessor)
- Method
SuperOffice.Factory.InstanceContainerManager is Modified
- Deleted items
- Method
GetContainer(String)
- Method
- New items
- Method
GetContainer(IServiceProvider, String)
- Method
SuperOffice.Factory.InstanceContainers is Modified
- Deleted items
- Field
Operation
- Field
SuperOffice.Factory.ISoRequestItems is Modified
- Deleted items
- Method
CreateNewThreadSoRequestItems()
- Method
SuperOffice.Factory.SoRequestItems is Modified
- Deleted items
- Method
CreateNewThreadSoRequestItems()
- Method
SuperOffice.Factory.SoServiceProviderScope is Modified
- Modified items
- Method
BeginNewServiceProviderScope()
- Method
- New items
- Property
ServiceProvider
- Property
SuperOffice.Globalization.RC is Modified
- New items
- Field
SR_APPOINTMENT_VIDEO_NOT_CONFIGURED_FOR_USER - Field
SR_BOARD_CREATE_CARD - Field
SR_BOARD_CREATE_DOCUMENT - Field
SR_BOARD_FILTER_PROJECT - Field
SR_BOARD_HIDE_COMPLETED_PROJECTS - Field
SR_BOARD_HIDE_EMPTY_DISABLED - Field
SR_BOARD_INVALID_PROJECT_TYPE - Field
SR_BOARD_INVALID_SALE_TYPE - Field
SR_BOARD_INVALID_STATUS - Field
SR_BOARD_LANE_NO_ASSOCIATE_LINK - Field
SR_BOARD_LANE_NO_PROJECT_LINK - Field
SR_BOARD_LANE_NO_SALE_TYPE_LINK - Field
SR_BOARD_PROJECT_RESPONSIBLE_GROUP - Field
SR_BOARD_SALE_SELECT_STATUS_REASON - Field
SR_BOARD_SET_AS_SOLD_COPY - Field
SR_BOARD_TOGGLE_LANE - Field
SR_BOARD_TOO_LARGE_WARNING - Field
SR_SELECTION_HAS_MORE_DATA - Field
SR_SELECTION_NO_UPDATE_RIGHTS_TOOLTIP - Field
SR_SHOW_MORE_OPTIONS - Field
SR_TAB_PIN - Field
SR_TAB_UNPIN - Field
SR_TICKET_ALL_ATTACHMENTS - Field
SR_TICKET_ATTACHMENT_INSERT - Field
SR_TICKET_INSERT_FAQ - Field
SR_TICKET_MESSAGE_HIDE_ATTACHMENTS - Field
SR_TICKET_ONLY_ONE_ATTACHMENT_TO_ARCHIVE - Field
SR_TICKET_REPLY_TOOLS_MESSAGES - Field
SR_TICKET_REPLY_TOOLS_MESSAGES_INSERT - Field
SR_TICKET_REPLY_TOOLS_MESSAGES_INSERT_TOOLTIP - Field
SR_TICKET_REPLY_TOOLS_MESSAGES_INSERT_WITH_ATT - Field
SR_TICKET_REPLY_TOOLS_MESSAGES_INSERT_WITHOUT_ATT - Field
SR_WORKFLOW_DEFAULT_ASSOCIATE - Field
SR_WORKFLOW_ONLY_TO_UNASSIGNED - Field
SR_WORKFLOW_USER_GROUPS_AND_ASSOCIATES - Field
SR_WORKFLOWS_DISTRIBUTETOOWNER_DESC
- Field
SuperOffice.IO.BinaryGenerator is Modified
- Deleted items
- Method
Generate(Stream) - Method
OnProcessData(Int64, Int32, State) - Method
OnProcessTag(Int64, Byte[]) - Method
SetState(State, Int32)
- Method
- New items
- Method
GenerateAsync(Stream, CancellationToken) - Method
OnProcessDataAsync(Int64, Int32, State, CancellationToken) - Method
OnProcessTagAsync(Int64, Byte[], CancellationToken) - Method
SetStateAsync(State, Int32, CancellationToken)
- Method
SuperOffice.IO.Files.DiskFileAccess is Modified
- Deleted items
- Method
CreateForWrite(String) - Method
DirectoryGetFileInfos(String) - Method
DirectoryGetFiles(String, String, Boolean) - Method
FileDelete(String) - Method
FileExists(String) - Method
OpenReadOnlyNoLock(String) - Method
SaveStreamToFile(Stream, String)
- Method
- New items
- Method
CreateForWriteAsync(String, CancellationToken) - Method
DirectoryGetFileInfosAsync(String, CancellationToken) - Method
DirectoryGetFilesAsync(String, String, Boolean, CancellationToken) - Method
EnsureAccess(Func<Task>) - Method
FileDeleteAsync(String, CancellationToken) - Method
FileExistsAsync(String, CancellationToken) - Method
OpenReadOnlyNoLockAsync(String, CancellationToken) - Method
SaveStreamToFileAsync(Stream, String, CancellationToken)
- Method
SuperOffice.IO.Files.IFileAccess is Modified
- Deleted items
- Method
CreateForWrite(String) - Method
DirectoryGetFileInfos(String) - Method
DirectoryGetFiles(String, String, Boolean) - Method
FileDelete(String) - Method
FileExists(String) - Method
OpenReadOnlyNoLock(String) - Method
SaveStreamToFile(Stream, String)
- Method
- New items
- Method
CreateForWriteAsync(String, CancellationToken) - Method
DirectoryGetFileInfosAsync(String, CancellationToken) - Method
DirectoryGetFilesAsync(String, String, Boolean, CancellationToken) - Method
EnsureAccess(Func<Task>) - Method
FileDeleteAsync(String, CancellationToken) - Method
FileExistsAsync(String, CancellationToken) - Method
OpenReadOnlyNoLockAsync(String, CancellationToken) - Method
SaveStreamToFileAsync(Stream, String, CancellationToken)
- Method
SuperOffice.IO.Generator is Modified
- Deleted items
- Method
Generate() - Method
Generate(Stream) - Method
GetTagData(String)
- Method
- New items
- Method
GenerateAsync(Stream, CancellationToken) - Method
GenerateAsync(CancellationToken) - Method
GetTagDataAsync(String, CancellationToken)
- Method
SuperOffice.IO.IStreamProvider is Modified
- Deleted items
- Method
BeginRead() - Method
BeginWrite() - Method
EndRead() - Method
EndWrite()
- Method
- New items
- Method
BeginReadAsync(CancellationToken) - Method
BeginWriteAsync(CancellationToken) - Method
EndReadAsync(CancellationToken) - Method
EndWriteAsync(CancellationToken) - Method
ReadAsync(Int64, Byte[], Int32, Int32, CancellationToken) - Method
WriteAsync(Int64, Byte[], Int32, Int32, CancellationToken)
- Method
SuperOffice.IO.ITempFileProvider is Modified
- Deleted items
- Method
CheckIfFileExists(String) - Method
CreateFile(String) - Method
CreateFileForAppending(String) - Method
DeleteFile(String) - Method
ReadFileChunk(String, Int64, Byte[]) - Method
ReadFileComplete(String) - Method
WriteFileChunk(String, Int64, Byte[]) - Method
WriteFileComplete(String, Stream)
- Method
- New items
- Method
CheckIfFileExistsAsync(String, CancellationToken) - Method
CreateFileAsync(String, CancellationToken) - Method
CreateFileForAppendingAsync(String, CancellationToken) - Method
DeleteFileAsync(String, CancellationToken) - Method
ReadFileChunkAsync(String, Int64, Byte[], CancellationToken) - Method
ReadFileCompleteAsync(String, CancellationToken) - Method
WriteFileChunkAsync(String, Int64, Byte[], CancellationToken) - Method
WriteFileCompleteAsync(String, Stream, CancellationToken)
- Method
SuperOffice.IO.MsWordGenerator is Modified
- Deleted items
- Method
OnProcessTag(Int64, Byte[])
- Method
- New items
- Method
OnProcessTagAsync(Int64, Byte[], CancellationToken)
- Method
SuperOffice.IO.ProviderStream is Modified
- Deleted items
- Method
GetProviderStream(IStreamProvider, AccessMode)
- Method
- New items
- Method
FlushAsync(CancellationToken) - Method
GetProviderStreamAsync(IStreamProvider, AccessMode, CancellationToken) - Method
ReadAsync(Byte[], Int32, Int32, CancellationToken) - Method
WriteAsync(Byte[], Int32, Int32, CancellationToken)
- Method
SuperOffice.IO.TagContainer is Modified
- Deleted items
- Property
Id - Method
GetValue(String) - Method
Init() - Method
IsTagInContext(String) - Method
IsTagLegal(String)
- Property
- New items
- Method
GetIdAsync(CancellationToken) - Method
GetValueAsync(String, CancellationToken) - Method
InitAsync(CancellationToken) - Method
IsTagInContextAsync(String, CancellationToken) - Method
IsTagLegalAsync(String, CancellationToken)
- Method
SuperOffice.IO.TextGenerator is Modified
- Deleted items
- Method
Generate(Stream) - Method
Generate(Stream, Stream)
- Method
- New items
- Method
GenerateAsync(Stream, Stream, CancellationToken) - Method
GenerateAsync(Stream, CancellationToken)
- Method
SuperOffice.Security.Principal.IPostAuthenticationPlugin is Modified
- Deleted items
- Method
PostAuthenticateFail(SoPrincipal, IEnumerable<ClaimsIdentity>, Exception) - Method
PostAuthenticateSuccess(SoPrincipal, IEnumerable<ClaimsIdentity>)
- Method
- New items
- Method
PostAuthenticateFail(ClaimsPrincipal, IEnumerable<ClaimsIdentity>, Exception) - Method
PostAuthenticateSuccess(ClaimsPrincipal, IEnumerable<ClaimsIdentity>)
- Method
SuperOffice.Security.Principal.IPostLoginPlugin is Modified
- Deleted items
- Property
IsRequired
- Property
- New items
- Method
IsRequiredAsync(CancellationToken)
- Method
SuperOffice.Security.Principal.SoTimeZone is Modified
- Deleted items
- Method
SoTimeZone()
- Method
- New items
- Method
SoTimeZone(ILogger<SoTimeZone>)
- Method
SuperOffice.Security.Principal.TicketPrincipalCache is Modified
- Deleted items
- Method
CachePrincipal(String, SoPrincipal) - Method
GetCurrent() - Method
TryGetCachedPrincipal(String, SoPrincipal&)
- Method
- Modified items
- Method
TicketPrincipalCache() - Method
Flush()
- Method
- New items
- Method
CachePrincipal(String, ClaimsPrincipal) - Method
ToString() - Method
TryGetCachedPrincipal(String, ClaimsPrincipal&)
- Method
SuperOffice.Security.SoImpersonationContext is Modified
- Deleted items
- Method
CanImpersonate(SoPrincipal) - Method
Revert()
- Method
- Modified items
- Property
ImpersonatedPrincipal - Property
RealPrincipal
- Property
- New items
- Method
CanImpersonate(ClaimsPrincipal)
- Method
SuperOffice.Security.Util.DocumentArchiveFileImpersonationContext is Modified
- New items
- Method
Execute(Func<Task>)
- Method
SuperOffice.Security.Util.DocumentArchiveWindowsLogin is Modified
- Deleted items
- Property
WindowsIdentity
- Property
- Modified items
- Method
DocumentArchiveWindowsLogin()
- Method
- New items
- Method
GetWindowsIdentity()
- Method
SuperOffice.Services.ServiceVersion is Modified
- Modified items
- Property
IsCurrent - Property
IsFrozen - Property
IsObsolete - Property
Name - Property
Number
- Property
SuperOffice.SoContext is Modified
- Deleted items
- Property
CurrentRealPrincipal - Property
IsUdefAvailable - Method
SpawnThread<TArgument>(AsyncOperation<TArgument>, TArgument) - Method
SpawnThread<TArgument>(AsyncOperation<TArgument>, TArgument, String) - Method
SpawnThread<TArgument>(AsyncOperation<TArgument>, TArgument, String, Boolean)
- Property
- Modified items
- Property
CurrentIdentity - Property
CurrentPrincipal
- Property
SuperOffice.SoDatabaseContext is Modified
- Deleted items
- Method
TryResolveContext(IContextResolver&, String&, IEnumerable<ClaimsIdentity>) - Method
TryResolveContext(IContextResolver&, String&, ClaimsIdentity[]) - Method
TryResolveContext(IContextResolver&, String&, String)
- Method
SuperOffice.SoDatabaseContext.DatabaseContext is Deleted
- Modified items
- Method
EnterDatabaseContext(String)
- Method
- New items
- Method
TryResolveContext(String&, IEnumerable<ClaimsIdentity>) - Method
TryResolveContext(String&, ClaimsIdentity[]) - Method
TryResolveContext(String&, String)
- Method
SuperOffice.SoSession is Modified
- Deleted items
- Method
Continue(String) - Method
Suspend()
- Method
- Modified items
- Property
Principal
- Property
SuperOffice.Threading.AsynchronousHandlerProcessor<TAsynchronousArgument> is Modified
- Deleted items
- Property
ThreadName - Method
ExecuteWork()
- Property
- New items
- Method
ExecuteWorkAsync(CancellationToken)
- Method
SuperOffice.Threading.ParallelConsumerQueue<T> is Modified
- Deleted items
- Property
Count - Method
ParallelConsumerQueue() - Method
Consume(Int32, Action<T>) - Method
Peek() - Method
StartConsumers(Int32, Action<T>) - Method
StopConsumers()
- Property
SuperOffice.Threading.ParallelConsumerQueue<T>.ConsumerContext is Deleted
- Modified items
- Method
Dequeue()
- Method
- New items
- Method
StartConsumers(Int32, Func<T, CancellationToken, Task>, CancellationToken) - Method
WaitForConsumers()
- Method
SuperOffice.TimeZone.ITimeConverterDataFetcher is Modified
- Deleted items
- Method
GetBaseTimeZoneId() - Method
GetTimeZoneData()
- Method
- New items
- Method
GetBaseTimeZoneIdAsync(CancellationToken) - Method
GetTimeZoneDataAsync(CancellationToken)
- Method
SuperOffice.TimeZone.SoTimeConverterDataFetcher is Modified
- Deleted items
- Method
GetBaseTimeZoneId() - Method
GetTimeZoneData()
- Method
- New items
- Method
GetBaseTimeZoneIdAsync(CancellationToken) - Method
GetTimeZoneDataAsync(CancellationToken)
- Method
SuperOffice.Util.CollectionOps is Modified
- New items
- Method
GetNamedIntValues(String, String)
- Method
SuperOffice.Util.HttpHelper is Modified
- Deleted items
- Method
GetObjectFromHttp<T>(String, HttpServiceJwtConfig, RequestType, Object) - Method
GetObjectFromHttpSync<T>(String, HttpServiceJwtConfig, RequestType, Object) - Method
GetObjectFromHttpSyncWithContent<T>(String, HttpServiceJwtConfig, RequestType, HttpContent) - Method
GetObjectFromHttpSyncWithContent<T>(String, RequestType, HttpContent) - Method
GetResponse(String, HttpServiceJwtConfig, RequestType, Object, String) - Method
GetResponseAsync(String, HttpServiceJwtConfig, RequestType, Object, String) - Method
GetResponseBody(String, HttpServiceJwtConfig, RequestType, Object) - Method
GetResponseBodyAsync(String, HttpServiceJwtConfig, RequestType, Object) - Method
GetResponseWithContent(String, HttpServiceJwtConfig, RequestType, HttpContent, String, String)
- Method
- New items
- Method
GetObjectFromHttpAsync<T>(String, HttpServiceJwtConfig, RequestType, Object, Boolean, CancellationToken) - Method
GetObjectFromHttpSyncWithContentAsync<T>(String, HttpServiceJwtConfig, RequestType, HttpContent, Boolean, CancellationToken) - Method
GetObjectFromHttpSyncWithContentAsync<T>(String, RequestType, HttpContent, Boolean, CancellationToken) - Method
GetResponseAsync(String, HttpServiceJwtConfig, RequestType, Object, String, Boolean, CancellationToken) - Method
GetResponseBodyAsync(String, HttpServiceJwtConfig, RequestType, Object, Boolean, CancellationToken) - Method
GetResponseWithContentAsync(String, HttpServiceJwtConfig, RequestType, HttpContent, String, String, Boolean, CancellationToken)
- Method
SuperOffice.Util.ImageUtilities is Modified
- Deleted items
- Method
ResolveUrlOrBase64Image(String, Int32)
- Method
- New items
- Method
ResolveUrlOrBase64ImageAsync(String, Int32, CancellationToken)
- Method
SuperOffice.Util.KeyedMatrix<TKeyColumn, TKeyRow, TItem> is Modified
- Deleted items
- Method
MoveItems(KeyedMatrix<TKeyColumn, TKeyRow, TItem>, IEnumerable<MatrixItem<TKeyColumn, TKeyRow, TItem>>, Predicate<MatrixItem<TKeyColumn, TKeyRow, TItem>>) - Method
MoveItems(KeyedMatrix<TKeyColumn, TKeyRow, TItem>, IEnumerable<MatrixItem<TKeyColumn, TKeyRow, TItem>>, Predicate<MatrixItem<TKeyColumn, TKeyRow, TItem>>, Action<MatrixItem<TKeyColumn, TKeyRow, TItem>>)
- Method
- New items
- Method
MoveItemsAsync(KeyedMatrix<TKeyColumn, TKeyRow, TItem>, IEnumerable<MatrixItem<TKeyColumn, TKeyRow, TItem>>, Predicate<MatrixItem<TKeyColumn, TKeyRow, TItem>>) - Method
MoveItemsAsync(KeyedMatrix<TKeyColumn, TKeyRow, TItem>, IEnumerable<MatrixItem<TKeyColumn, TKeyRow, TItem>>, Predicate<MatrixItem<TKeyColumn, TKeyRow, TItem>>, Func<MatrixItem<TKeyColumn, TKeyRow, TItem>, Task>)
- Method
SuperOffice.WebApi.HttpContextItem is Modified
- New items
- Field
ContextIdentifier - Field
SoClaimsPrincipal
- Field
SuperOffice.WebApi.PartnerAppRequestInfo is Modified
- New items
- Property
ClientSecret
- Property
Assembly: SoDatabase
Deleted types
.ExtraFieldsAppointmentExtender.ExtraFieldsContactExtender.ExtraFieldsPersonExtender.ExtraFieldsProjectExtender.ExtraFieldsSaleExtender.ExtraFieldsTicketExtenderMicrosoft.Extensions.DependencyInjection.NetServerLocalOptionsMicrosoft.Extensions.DependencyInjection.NetServerLocalOptionsBuilderMicrosoft.Extensions.DependencyInjection.SoDatabaseServiceCollectionExtensionsSuperOffice.CallHome.DataAdditionCallHomeSuperOffice.CallHome.EntityCountsImportSuperOffice.CallHome.PeriodicCallHomeBaseSuperOffice.CallHome.TableSizeCallHomeSuperOffice.CallHome.UserReSyncCallHomeSuperOffice.CallHome.UserSyncSuperOffice.CallHome.UserSyncEventQueueSuperOffice.CallHome.WebAppUsageCallHomeSuperOffice.CallHome.WinUsageStatCallHomeSuperOffice.Configuration.ConfigurationSuperOffice.CRM.ActivityStatusHelperSuperOffice.CRM.Administration.SoPasswordCredentialPluginSuperOffice.CRM.Administration.SoRoleSuperOffice.CRM.AI.CategoryGuessingSuperOffice.CRM.ArchiveLists.ActivityArchiveKindSuperOffice.CRM.ArchiveLists.ActivityArchiveProviderSuperOffice.CRM.ArchiveLists.ActivityArchiveProviderBaseSuperOffice.CRM.ArchiveLists.ActivityExtenderBase<Info>SuperOffice.CRM.ArchiveLists.ActivityProviderBase<RootExtender>SuperOffice.CRM.ArchiveLists.AddressExtenderBaseSuperOffice.CRM.ArchiveLists.Aggregation.AggregationLevelSuperOffice.CRM.ArchiveLists.Aggregation.AggregationPluginAttributeSuperOffice.CRM.ArchiveLists.Aggregation.AggregationPluginBaseSuperOffice.CRM.ArchiveLists.Aggregation.AggregationProvider2SuperOffice.CRM.ArchiveLists.Aggregation.AvgAggregationSuperOffice.CRM.ArchiveLists.Aggregation.CountAggregationSuperOffice.CRM.ArchiveLists.Aggregation.CountAllAggregationSuperOffice.CRM.ArchiveLists.Aggregation.CurrencyAggregationSuperOffice.CRM.ArchiveLists.Aggregation.DatePartAggregationSuperOffice.CRM.ArchiveLists.Aggregation.ExpressionAggregationSuperOffice.CRM.ArchiveLists.Aggregation.GroupAggregationSuperOffice.CRM.ArchiveLists.Aggregation.IAggregationPluginSuperOffice.CRM.ArchiveLists.Aggregation.IAggregationScalarPluginSuperOffice.CRM.ArchiveLists.Aggregation.IAggregationTwoPassPluginSuperOffice.CRM.ArchiveLists.Aggregation.MaxAggregationSuperOffice.CRM.ArchiveLists.Aggregation.MedianAggregationSuperOffice.CRM.ArchiveLists.Aggregation.MinAggregationSuperOffice.CRM.ArchiveLists.Aggregation.NoAggregationSuperOffice.CRM.ArchiveLists.Aggregation.PercentOfTotalAggregationSuperOffice.CRM.ArchiveLists.Aggregation.SumAggregationSuperOffice.CRM.ArchiveLists.Aggregation.WeightedAmountAggregationSuperOffice.CRM.ArchiveLists.AllUsersProviderSuperOffice.CRM.ArchiveLists.AppointmentAcceptedNotificationExtenderSuperOffice.CRM.ArchiveLists.AppointmentAcceptedNotificationSubProviderSuperOffice.CRM.ArchiveLists.AppointmentAppointmentExtenderSuperOffice.CRM.ArchiveLists.AppointmentAssociateExtenderSuperOffice.CRM.ArchiveLists.AppointmentCancelledNotificationExtenderSuperOffice.CRM.ArchiveLists.AppointmentCancelledNotificationSubProviderSuperOffice.CRM.ArchiveLists.AppointmentContactExtenderSuperOffice.CRM.ArchiveLists.AppointmentDocumentExtenderSuperOffice.CRM.ArchiveLists.AppointmentExtenderBaseSuperOffice.CRM.ArchiveLists.AppointmentFavouritesProviderSuperOffice.CRM.ArchiveLists.AppointmentNewNotificationExtenderSuperOffice.CRM.ArchiveLists.AppointmentNewNotificationSubProviderSuperOffice.CRM.ArchiveLists.AppointmentNotificationAggregatorExtenderSuperOffice.CRM.ArchiveLists.AppointmentNotificationAggregatorProviderSuperOffice.CRM.ArchiveLists.AppointmentNotificationExtenderBaseSuperOffice.CRM.ArchiveLists.AppointmentNotificationProviderSuperOffice.CRM.ArchiveLists.AppointmentNotificationSubAggregatorProviderSuperOffice.CRM.ArchiveLists.AppointmentNotificationSubExtenderBaseSuperOffice.CRM.ArchiveLists.AppointmentPersonExtenderSuperOffice.CRM.ArchiveLists.AppointmentProjectExtenderSuperOffice.CRM.ArchiveLists.AppointmentProviderSuperOffice.CRM.ArchiveLists.AppointmentProviderBase<RootExtender>SuperOffice.CRM.ArchiveLists.AppointmentPublishExtenderSuperOffice.CRM.ArchiveLists.AppointmentRejectedNotificationExtenderSuperOffice.CRM.ArchiveLists.AppointmentRejectedNotificationSubProviderSuperOffice.CRM.ArchiveLists.AppointmentSaleExtenderSuperOffice.CRM.ArchiveLists.AppointmentTextExtenderSuperOffice.CRM.ArchiveLists.AppointmentUdefExtenderSuperOffice.CRM.ArchiveLists.AppointmentUpdatedNotificationExtenderSuperOffice.CRM.ArchiveLists.AppointmentUpdatedNotificationSubProviderSuperOffice.CRM.ArchiveLists.AppointmentVisibleForExtenderSuperOffice.CRM.ArchiveLists.ApSmAppointmentExtenderSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.AppointmentShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.AssociateProjectSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.AssociateProjectSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.AssociateProjectSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.AssociateProjectSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.AssociateProjectSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.AssociateProjectSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.ChatConversationShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.ChatConversationShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.ColumnNormalizerSuperOffice.CRM.ArchiveLists.Archive.CombinatorSuperOffice.CRM.ArchiveLists.Archive.CombinedSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.ConfigurableArchiveProviderSuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.DocumentShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.DummySelectionContactProviderSuperOffice.CRM.ArchiveLists.Archive.DynamicSelectionMultiCriteriaGroupBaseSuperOffice.CRM.ArchiveLists.Archive.DynamicSelectionProviderBase<RowType, RootExtender>SuperOffice.CRM.ArchiveLists.Archive.DynamicSelectionProviderBaseV2<RowType, RootExtender, TableInfoType>SuperOffice.CRM.ArchiveLists.Archive.FindErpProductSearchProviderSuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.FormSubmissionShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.ICanMapColumnsSuperOffice.CRM.ArchiveLists.Archive.ICanMapColumnsV2SuperOffice.CRM.ArchiveLists.Archive.IntersectCombinatorSuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.MailingsShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.MailingsShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.ProjectShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.QlSmQuoteLineExtenderSuperOffice.CRM.ArchiveLists.Archive.QlSmQuoteLineExtenderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.QuoteLineShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.SaleSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.SaleSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.SaleSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.SaleSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.SaleSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.SaleSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.SaleShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.SelectionCombinedPersonExtenderBaseSuperOffice.CRM.ArchiveLists.Archive.SelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.SelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.SelectionSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.SelectionSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.SelectionSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.SelectionSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.SelectionSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.SelectionSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.SimpleCombinatorSuperOffice.CRM.ArchiveLists.Archive.SubContactPersonSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.SubPersonContactSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.SubtractCombinatorSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionProviderBaseSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionProviderBaseV2SuperOffice.CRM.ArchiveLists.Archive.TicketSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.TicketSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionCombinedProviderSuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionCombinedProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionDynamicProviderSuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionDynamicProviderSingleCriteriaGroupSuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionDynamicProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionProviderSuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionProviderV2SuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionStaticProviderSuperOffice.CRM.ArchiveLists.Archive.TicketShadowSelectionStaticProviderV2SuperOffice.CRM.ArchiveLists.Archive.UnionCombinatorSuperOffice.CRM.ArchiveLists.Archive.XORCombinatorSuperOffice.CRM.ArchiveLists.Archive___ListItems.TemplateLanguageProviderSuperOffice.CRM.ArchiveLists.Archive___Participants.BookingParticipantsEmailOnlyProviderSuperOffice.CRM.ArchiveLists.Archive___Participants.ParticipantsEmailOnlyProviderSuperOffice.CRM.ArchiveLists.ArchiveConfigurationHelperSuperOffice.CRM.ArchiveLists.ArchiveConfigurationProviderBaseSuperOffice.CRM.ArchiveLists.ArchiveControlEventHandlerAttributeSuperOffice.CRM.ArchiveLists.ArchiveControlEventHandlerFactorySuperOffice.CRM.ArchiveLists.ArchiveEntitiesProviderBaseSuperOffice.CRM.ArchiveLists.ArchiveExtenderAttributeSuperOffice.CRM.ArchiveLists.ArchiveExtenderExtenderAttributeSuperOffice.CRM.ArchiveLists.ArchiveProviderAttributeSuperOffice.CRM.ArchiveLists.ArchiveProviderFactorySuperOffice.CRM.ArchiveLists.ArchiveSelectSuperOffice.CRM.ArchiveLists.ArchiveSubProviderAttributeSuperOffice.CRM.ArchiveLists.AssignResponseInvitationExtenderSuperOffice.CRM.ArchiveLists.AssignResponseInvitationProviderSuperOffice.CRM.ArchiveLists.AssociateAssociateExtenderSuperOffice.CRM.ArchiveLists.AssociateExtenderBaseSuperOffice.CRM.ArchiveLists.AssociateInvitationExtenderBaseSuperOffice.CRM.ArchiveLists.AssociateProjectsExtenderSuperOffice.CRM.ArchiveLists.AssociateProjectsProviderSuperOffice.CRM.ArchiveLists.AssociateResourceExtenderSuperOffice.CRM.ArchiveLists.AttachmentExtenderBaseSuperOffice.CRM.ArchiveLists.BatchTaskBatchTaskExtenderSuperOffice.CRM.ArchiveLists.BatchTaskExtenderBaseSuperOffice.CRM.ArchiveLists.BatchTaskProviderSuperOffice.CRM.ArchiveLists.BookingParticipantsAssociateProviderSuperOffice.CRM.ArchiveLists.BookingParticipantsExternalPersonProviderSuperOffice.CRM.ArchiveLists.BookingParticipantsProviderSuperOffice.CRM.ArchiveLists.BookingParticipantsResourceProviderSuperOffice.CRM.ArchiveLists.BookingResponseInvitationExtenderSuperOffice.CRM.ArchiveLists.BookingResponseInvitationProviderSuperOffice.CRM.ArchiveLists.BufferedQueryProviderBase<RowType, InnerProviderType>SuperOffice.CRM.ArchiveLists.BulkUpdateResultsSuperOffice.CRM.ArchiveLists.CachedQUeryProviderPreferencesSuperOffice.CRM.ArchiveLists.CancelledInvitationExtenderSuperOffice.CRM.ArchiveLists.CancelledInvitationProviderSuperOffice.CRM.ArchiveLists.CanExecuteDelegateSuperOffice.CRM.ArchiveLists.CategoryMembershipAssociateExtenderSuperOffice.CRM.ArchiveLists.CategoryMembershipCategoryMembershipExtenderSuperOffice.CRM.ArchiveLists.CategoryMembershipExtenderBaseSuperOffice.CRM.ArchiveLists.CategoryMembersProviderSuperOffice.CRM.ArchiveLists.CategoryMembersRestrictionParserSuperOffice.CRM.ArchiveLists.ChartSelectionProviderSuperOffice.CRM.ArchiveLists.ChatConversationSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.ChatSessionAssociateExtenderSuperOffice.CRM.ArchiveLists.ChatSessionChatSessionExtenderSuperOffice.CRM.ArchiveLists.ChatSessionChatTopicExtenderSuperOffice.CRM.ArchiveLists.ChatSessionContactExtenderSuperOffice.CRM.ArchiveLists.ChatSessionExtenderBaseSuperOffice.CRM.ArchiveLists.ChatSessionPersonExtenderSuperOffice.CRM.ArchiveLists.ChatSessionProviderSuperOffice.CRM.ArchiveLists.ChatTopicExtenderBaseSuperOffice.CRM.ArchiveLists.ChecklistAppointmentProviderSuperOffice.CRM.ArchiveLists.ChooseEntityProviderSuperOffice.CRM.ArchiveLists.ColumnHelperSuperOffice.CRM.ArchiveLists.CombinedContactExtenderBaseSuperOffice.CRM.ArchiveLists.CombinedPersonExtenderBaseSuperOffice.CRM.ArchiveLists.ConfigurableArchiveAppointmentProviderSuperOffice.CRM.ArchiveLists.ConfigurableArchiveProjectProviderSuperOffice.CRM.ArchiveLists.ConfigurableArchiveQuoteLineProviderSuperOffice.CRM.ArchiveLists.Configuration_data_handling.ArchiveRowProviderSuperOffice.CRM.ArchiveLists.ConsentPersonConsentPurposeExtenderSuperOffice.CRM.ArchiveLists.ConsentPersonExtenderBaseSuperOffice.CRM.ArchiveLists.ConsentPersonPersonExtenderSuperOffice.CRM.ArchiveLists.ConsentPurposeConsentPersonExtenderSuperOffice.CRM.ArchiveLists.ConsentPurposeConsentPurposeExtenderSuperOffice.CRM.ArchiveLists.ConsentPurposeExtenderBaseSuperOffice.CRM.ArchiveLists.ConsentPurposeProviderSuperOffice.CRM.ArchiveLists.ConsentSourceExtenderSuperOffice.CRM.ArchiveLists.ContactActivityArchiveProviderSuperOffice.CRM.ArchiveLists.ContactAddressExtenderBaseSuperOffice.CRM.ArchiveLists.ContactAnyAddressExtenderSuperOffice.CRM.ArchiveLists.ContactAnyPhoneExtenderSuperOffice.CRM.ArchiveLists.ContactAppointmentExtenderSuperOffice.CRM.ArchiveLists.ContactAssociateExtenderSuperOffice.CRM.ArchiveLists.ContactContactExtenderSuperOffice.CRM.ArchiveLists.ContactDocumentExtenderSuperOffice.CRM.ArchiveLists.ContactEmailExtenderSuperOffice.CRM.ArchiveLists.ContactExtenderBaseSuperOffice.CRM.ArchiveLists.ContactFavouritesProviderSuperOffice.CRM.ArchiveLists.ContactFaxExtenderSuperOffice.CRM.ArchiveLists.ContactInfoTextExtenderSuperOffice.CRM.ArchiveLists.ContactInterestExtenderSuperOffice.CRM.ArchiveLists.ContactLinkExtenderSuperOffice.CRM.ArchiveLists.ContactPersonAsEntityExtenderBaseSuperOffice.CRM.ArchiveLists.ContactPersonExtenderSuperOffice.CRM.ArchiveLists.ContactPhoneExtenderSuperOffice.CRM.ArchiveLists.ContactPhoneExtenderBaseSuperOffice.CRM.ArchiveLists.ContactPostalAddressExtenderSuperOffice.CRM.ArchiveLists.ContactProjectsExtenderSuperOffice.CRM.ArchiveLists.ContactProjectsProviderSuperOffice.CRM.ArchiveLists.ContactProviderSuperOffice.CRM.ArchiveLists.ContactSaintExtenderSuperOffice.CRM.ArchiveLists.ContactSaleExtenderSuperOffice.CRM.ArchiveLists.ContactSelectionReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ContactSourceContactRelationExtenderSuperOffice.CRM.ArchiveLists.ContactSourcePersonRelationExtenderSuperOffice.CRM.ArchiveLists.ContactStaticSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.ContactStreetAddressExtenderSuperOffice.CRM.ArchiveLists.ContactSupportAssociateExtenderSuperOffice.CRM.ArchiveLists.ContactSupportPersonExtenderSuperOffice.CRM.ArchiveLists.ContactTargetContactRelationExtenderSuperOffice.CRM.ArchiveLists.ContactTargetPersonRelationExtenderSuperOffice.CRM.ArchiveLists.ContactUdefExtenderSuperOffice.CRM.ArchiveLists.ContactUrlExtenderSuperOffice.CRM.ArchiveLists.ContactWithPersonExtenderBase<PersonExtenderClass>SuperOffice.CRM.ArchiveLists.CredentialUserProviderSuperOffice.CRM.ArchiveLists.CriteriaInfoSuperOffice.CRM.ArchiveLists.CriteriaProviderSuperOffice.CRM.ArchiveLists.CrmScriptsProviderSuperOffice.CRM.ArchiveLists.CustomObjectProviderSuperOffice.CRM.ArchiveLists.CustomObjectProviderBaseSuperOffice.CRM.ArchiveLists.DashboardColumnsProviderSuperOffice.CRM.ArchiveLists.DiaryActivityArchiveProviderSuperOffice.CRM.ArchiveLists.DiaryAppointmentProviderSuperOffice.CRM.ArchiveLists.DocumentAssociateExtenderSuperOffice.CRM.ArchiveLists.DocumentContactExtenderSuperOffice.CRM.ArchiveLists.DocumentDocumentExtenderSuperOffice.CRM.ArchiveLists.DocumentExtenderBaseSuperOffice.CRM.ArchiveLists.DocumentExtenderWithoutDescriptionBaseSuperOffice.CRM.ArchiveLists.DocumentFavouritesProviderSuperOffice.CRM.ArchiveLists.DocumentPersonExtenderSuperOffice.CRM.ArchiveLists.DocumentProjectExtenderSuperOffice.CRM.ArchiveLists.DocumentProviderSuperOffice.CRM.ArchiveLists.DocumentPublishExtenderSuperOffice.CRM.ArchiveLists.DocumentQuoteLineInnerDataProviderSuperOffice.CRM.ArchiveLists.DocumentSaleExtenderSuperOffice.CRM.ArchiveLists.DocumentTextExtenderSuperOffice.CRM.ArchiveLists.DocumentUdefExtenderSuperOffice.CRM.ArchiveLists.DocumentVisibleForExtenderSuperOffice.CRM.ArchiveLists.DoSmDocumentExtenderSuperOffice.CRM.ArchiveLists.DotSyntaxParserSuperOffice.CRM.ArchiveLists.DotSyntaxProviderSuperOffice.CRM.ArchiveLists.Dynamic_specializations.DynamicAppointmentExtenderSuperOffice.CRM.ArchiveLists.Dynamic_specializations.DynamicDocumentExtenderSuperOffice.CRM.ArchiveLists.Dynamic_specializations.DynamicProjectExtenderSuperOffice.CRM.ArchiveLists.Dynamic_specializations.DynamicSaleExtenderSuperOffice.CRM.ArchiveLists.DynamicContactExtenderSuperOffice.CRM.ArchiveLists.DynamicEjuserExtenderSuperOffice.CRM.ArchiveLists.DynamicExtenderSuperOffice.CRM.ArchiveLists.DynamicExtenderAttributeSuperOffice.CRM.ArchiveLists.DynamicExtenderBaseSuperOffice.CRM.ArchiveLists.DynamicPersonExtenderSuperOffice.CRM.ArchiveLists.DynamicTicketExtenderSuperOffice.CRM.ArchiveLists.EjCategoryExtenderBaseSuperOffice.CRM.ArchiveLists.EjscriptEjscriptExtenderSuperOffice.CRM.ArchiveLists.EjscriptExtenderBaseSuperOffice.CRM.ArchiveLists.EjscriptHierarchyExtenderSuperOffice.CRM.ArchiveLists.EjscriptsProviderSuperOffice.CRM.ArchiveLists.EjUserExtenderBaseSuperOffice.CRM.ArchiveLists.EMailAddressProviderSuperOffice.CRM.ArchiveLists.EmailAddressProviderBaseSuperOffice.CRM.ArchiveLists.EmailContactAddressProviderSuperOffice.CRM.ArchiveLists.EmailEmailExtenderSuperOffice.CRM.ArchiveLists.EmailExtenderBaseSuperOffice.CRM.ArchiveLists.EmailFlowContentFormExtenderSuperOffice.CRM.ArchiveLists.EmailFlowContentProviderSuperOffice.CRM.ArchiveLists.EmailFlowContentSMessageExtenderSuperOffice.CRM.ArchiveLists.EmailFlowEmailFlowExtenderSuperOffice.CRM.ArchiveLists.EmailFlowExtenderBaseSuperOffice.CRM.ArchiveLists.EmailFlowFolderEmailFlowFolderExtenderSuperOffice.CRM.ArchiveLists.EmailFlowFolderProviderSuperOffice.CRM.ArchiveLists.EmailFlowFormContentProviderSuperOffice.CRM.ArchiveLists.EmailFlowHierarchyExtenderSuperOffice.CRM.ArchiveLists.EmailFlowInstanceEmailFlowInstanceExtenderSuperOffice.CRM.ArchiveLists.EmailFlowInstanceProviderSuperOffice.CRM.ArchiveLists.EmailFlowProviderSuperOffice.CRM.ArchiveLists.EmailFlowsAndFoldersProviderSuperOffice.CRM.ArchiveLists.EmailFlowSMessageContentProviderSuperOffice.CRM.ArchiveLists.EmailFlowWorkflowExtenderSuperOffice.CRM.ArchiveLists.EmailItemAccountAssociateExtenderSuperOffice.CRM.ArchiveLists.EmailItemContactExtenderSuperOffice.CRM.ArchiveLists.EMailItemEMailItemExtenderSuperOffice.CRM.ArchiveLists.EmailItemExtenderBaseSuperOffice.CRM.ArchiveLists.EmailItemPersonExtenderSuperOffice.CRM.ArchiveLists.EMailItemProviderSuperOffice.CRM.ArchiveLists.EmailMatchContactExtenderSuperOffice.CRM.ArchiveLists.EmailMatchPersonExtenderSuperOffice.CRM.ArchiveLists.EmailPersonAddressProviderSuperOffice.CRM.ArchiveLists.EntityFilteredQueryProviderBase<RowType, InnerProvider>SuperOffice.CRM.ArchiveLists.EntityHelperSuperOffice.CRM.ArchiveLists.ErpConnectionErpConnectionExtenderSuperOffice.CRM.ArchiveLists.ErpConnectionErpConnectorSuperOffice.CRM.ArchiveLists.ErpConnectionExtenderBaseSuperOffice.CRM.ArchiveLists.ErpConnectionProviderSuperOffice.CRM.ArchiveLists.ErpConnectorErpConnectorExtenderSuperOffice.CRM.ArchiveLists.ErpConnectorExtenderBaseSuperOffice.CRM.ArchiveLists.ErpConnectorProviderSuperOffice.CRM.ArchiveLists.EventHandlerEventHandlerExtenderSuperOffice.CRM.ArchiveLists.EventHandlerExtenderBaseSuperOffice.CRM.ArchiveLists.EventHandlersProviderSuperOffice.CRM.ArchiveLists.ExecuteDelegateSuperOffice.CRM.ArchiveLists.ExistingCategoryMembersProviderSuperOffice.CRM.ArchiveLists.ExplicitInvitationExtenderSuperOffice.CRM.ArchiveLists.ExplicitInvitationProviderSuperOffice.CRM.ArchiveLists.ExplicitParticipantsAssociateProviderSuperOffice.CRM.ArchiveLists.ExplicitParticipantsExternalPersonProviderSuperOffice.CRM.ArchiveLists.ExplicitParticipantsProviderSuperOffice.CRM.ArchiveLists.ExplicitParticipantsResourceProviderSuperOffice.CRM.ArchiveLists.ExtenderBase<MainTableInfo>SuperOffice.CRM.ArchiveLists.ExtensibleColumnsBaseSuperOffice.CRM.ArchiveLists.ExtensibleHelperSuperOffice.CRM.ArchiveLists.ExtensibleHelperAsyncSuperOffice.CRM.ArchiveLists.ExtensionMethodsSuperOffice.CRM.ArchiveLists.ExternalDocumentAttachmentExtenderSuperOffice.CRM.ArchiveLists.ExternalDocumentExtenderSuperOffice.CRM.ArchiveLists.ExternalDocumentExtenderBaseSuperOffice.CRM.ArchiveLists.ExternalDocumentFolderProviderSuperOffice.CRM.ArchiveLists.ExternalDocumentHierarchyExtenderSuperOffice.CRM.ArchiveLists.ExternalDocumentHierarchyRootExtenderSuperOffice.CRM.ArchiveLists.ExternalDocumentItemsProviderSuperOffice.CRM.ArchiveLists.ExternalDocumentsProviderSuperOffice.CRM.ArchiveLists.ExternalEventExtenderBaseSuperOffice.CRM.ArchiveLists.ExternalPersonsProviderSuperOffice.CRM.ArchiveLists.ExternalUsersProviderSuperOffice.CRM.ArchiveLists.ExtraFieldExtenderBaseSuperOffice.CRM.ArchiveLists.ExtraFieldsExtraTableExtenderSuperOffice.CRM.ArchiveLists.FavouriteAppointmentExtenderSuperOffice.CRM.ArchiveLists.FavouriteContactExtenderSuperOffice.CRM.ArchiveLists.FavouriteDocumentExtenderSuperOffice.CRM.ArchiveLists.FavouriteExtenderBaseSuperOffice.CRM.ArchiveLists.FavouriteFavouriteExtenderSuperOffice.CRM.ArchiveLists.FavouriteMailingExtenderSuperOffice.CRM.ArchiveLists.FavouritePersonExtenderSuperOffice.CRM.ArchiveLists.FavouriteProjectExtenderSuperOffice.CRM.ArchiveLists.FavouriteSaleExtenderSuperOffice.CRM.ArchiveLists.FavouriteSelectionExtenderSuperOffice.CRM.ArchiveLists.FavouritesProviderSuperOffice.CRM.ArchiveLists.FavouriteTicketExtenderSuperOffice.CRM.ArchiveLists.FavouriteTicketsProviderSuperOffice.CRM.ArchiveLists.FindAppointmentProviderSuperOffice.CRM.ArchiveLists.FindAppointmentReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.FindChatSessionProviderSuperOffice.CRM.ArchiveLists.FindContactExtenderSuperOffice.CRM.ArchiveLists.FindContactPersonExtenderSuperOffice.CRM.ArchiveLists.FindContactProviderSuperOffice.CRM.ArchiveLists.FindContactSubProviderSuperOffice.CRM.ArchiveLists.FindDocumentProviderSuperOffice.CRM.ArchiveLists.FindDocumentReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.FindErpProductProviderSuperOffice.CRM.ArchiveLists.FindProductViaConnectorProviderSuperOffice.CRM.ArchiveLists.FindProjectExtenderSuperOffice.CRM.ArchiveLists.FindProjectProviderSuperOffice.CRM.ArchiveLists.FindProjectReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.FindProviderBase<RowType, RootExtender>SuperOffice.CRM.ArchiveLists.FindQuoteLineProviderSuperOffice.CRM.ArchiveLists.FindSaleProviderSuperOffice.CRM.ArchiveLists.FindSaleReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.FindSelectionProviderSuperOffice.CRM.ArchiveLists.FindSelectionReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.FindTicketProviderSuperOffice.CRM.ArchiveLists.ForeignKeyExtenderBaseSuperOffice.CRM.ArchiveLists.ForeignKeyForeignKeyExtenderSuperOffice.CRM.ArchiveLists.ForeignKeysProviderSuperOffice.CRM.ArchiveLists.FormEmailFlowExtenderSuperOffice.CRM.ArchiveLists.FormExtenderBaseSuperOffice.CRM.ArchiveLists.FormFieldsExtenderSuperOffice.CRM.ArchiveLists.FormSubmissionAssociateExtenderSuperOffice.CRM.ArchiveLists.FormSubmissionContactExtenderSuperOffice.CRM.ArchiveLists.FormSubmissionExtenderBaseSuperOffice.CRM.ArchiveLists.FormSubmissionFormSubmissionExtenderSuperOffice.CRM.ArchiveLists.FormSubmissionPersonExtenderSuperOffice.CRM.ArchiveLists.FormSubmissionProviderSuperOffice.CRM.ArchiveLists.FormSubmissionSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.FreetextAppointmentResultProviderSuperOffice.CRM.ArchiveLists.FreetextContactResultProviderSuperOffice.CRM.ArchiveLists.FreetextCountProviderSuperOffice.CRM.ArchiveLists.FreetextDocumentResultProviderSuperOffice.CRM.ArchiveLists.FreetextMatchCalculatorSuperOffice.CRM.ArchiveLists.FreetextPersonResultProviderSuperOffice.CRM.ArchiveLists.FreetextProjectResultProviderSuperOffice.CRM.ArchiveLists.FreetextResultProviderBase<RootExtender, OwnerTableInfo>SuperOffice.CRM.ArchiveLists.FreetextSaleResultProviderSuperOffice.CRM.ArchiveLists.FreetextSelectionResultProviderSuperOffice.CRM.ArchiveLists.FreetextTicketResultProviderSuperOffice.CRM.ArchiveLists.GenericTargetSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.GuideExtenderBase<Info>SuperOffice.CRM.ArchiveLists.HasConsentExtenderSuperOffice.CRM.ArchiveLists.HierarchyExtenderBaseSuperOffice.CRM.ArchiveLists.HtmlTextExtenderBaseSuperOffice.CRM.ArchiveLists.IArchiveActivityLinksProviderSuperOffice.CRM.ArchiveLists.IArchiveCombinedContactPersonProviderSuperOffice.CRM.ArchiveLists.IArchiveControlEventHandlerSuperOffice.CRM.ArchiveLists.IArchiveDynamicExtenderSuperOffice.CRM.ArchiveLists.IArchiveExtenderSuperOffice.CRM.ArchiveLists.IArchiveFindAppointmentProviderSuperOffice.CRM.ArchiveLists.IArchiveFindContactProviderSuperOffice.CRM.ArchiveLists.IArchiveFindDocumentProviderSuperOffice.CRM.ArchiveLists.IArchiveFindProjectProviderSuperOffice.CRM.ArchiveLists.IArchiveFindProviderBase<TypedRow>SuperOffice.CRM.ArchiveLists.IArchiveFindSaleProviderSuperOffice.CRM.ArchiveLists.IArchiveFindSelectionSuperOffice.CRM.ArchiveLists.IArchiveInvitationProviderSuperOffice.CRM.ArchiveLists.IArchiveLinksProviderSuperOffice.CRM.ArchiveLists.IArchiveMultiQueryProviderSuperOffice.CRM.ArchiveLists.IArchiveProviderSuperOffice.CRM.ArchiveLists.IArchiveProviderDoesExtendSuperOffice.CRM.ArchiveLists.IArchiveProviderDynamicExtendSuperOffice.CRM.ArchiveLists.IArchiveProviderExtenderAcceptSuperOffice.CRM.ArchiveLists.IArchiveProviderExtensibleSuperOffice.CRM.ArchiveLists.IArchiveProviderHasColumnsSuperOffice.CRM.ArchiveLists.IArchiveProviderHasEntitiesSuperOffice.CRM.ArchiveLists.IArchiveProviderHasRowsSuperOffice.CRM.ArchiveLists.IArchiveProviderQueryMappingSuperOffice.CRM.ArchiveLists.IArchiveQueryProviderSuperOffice.CRM.ArchiveLists.IArchiveTypedProvider<StronglyTypedRow>SuperOffice.CRM.ArchiveLists.IArchiveTypedProviderBaseSuperOffice.CRM.ArchiveLists.InMemoryProviderBase<RowType>SuperOffice.CRM.ArchiveLists.InternalUsersProviderSuperOffice.CRM.ArchiveLists.InvitationExtenderBaseSuperOffice.CRM.ArchiveLists.InvitationProviderSuperOffice.CRM.ArchiveLists.InvitationProviderCombinerSuperOffice.CRM.ArchiveLists.InvitationStatusIconHelperSuperOffice.CRM.ArchiveLists.InvitationSubProviderBase<MainExtender>SuperOffice.CRM.ArchiveLists.IRestrictionStorageSuperOffice.CRM.ArchiveLists.IRestrictionStorageMappingConfigurationSuperOffice.CRM.ArchiveLists.IRowNavigationHintSuperOffice.CRM.ArchiveLists.Joiners.AppointmentAgendaTextExtenderSuperOffice.CRM.ArchiveLists.Joiners.AppointmentEmailExtenderSuperOffice.CRM.ArchiveLists.Joiners.AppointmentExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.AppointmentInternalNotesTextExtenderSuperOffice.CRM.ArchiveLists.Joiners.AppointmentInvitedPersonExtenderSuperOffice.CRM.ArchiveLists.Joiners.AppointmentTextConversionExtenderSuperOffice.CRM.ArchiveLists.Joiners.AppointmentTitleTextExtenderSuperOffice.CRM.ArchiveLists.Joiners.ContactExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.CustomObjectExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.EjCategoryExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.EjUserExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.PersonSourceContactRelationExtenderSuperOffice.CRM.ArchiveLists.Joiners.PersonSourcePersonRelationExtenderSuperOffice.CRM.ArchiveLists.Joiners.PersonTargetContactRelationExtenderSuperOffice.CRM.ArchiveLists.Joiners.PersonTargetPersonRelationExtenderSuperOffice.CRM.ArchiveLists.Joiners.ProjectExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.SaleExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.TicketContactExtenderSuperOffice.CRM.ArchiveLists.Joiners.TicketExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.TicketMessageExtraFieldExtenderSuperOffice.CRM.ArchiveLists.Joiners.TicketProjectExtenderSuperOffice.CRM.ArchiveLists.Joiners.TicketSaleExtenderSuperOffice.CRM.ArchiveLists.LastTicketsProviderSuperOffice.CRM.ArchiveLists.LegalBaseExtenderSuperOffice.CRM.ArchiveLists.LinksAppointmentByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksAppointmentByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksAppointmentBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksAppointmentBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksAppointmentBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksAppointmentBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksAppointmentProviderSuperOffice.CRM.ArchiveLists.LinksByDestinationProviderBase<MainExtenderType>SuperOffice.CRM.ArchiveLists.LinksBySourceProviderBase<MainExtenderType>SuperOffice.CRM.ArchiveLists.LinksBySourceProviderLeftBase<MainExtenderType>SuperOffice.CRM.ArchiveLists.LinksBySourceProviderRightBase<MainExtenderType>SuperOffice.CRM.ArchiveLists.LinksContactByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksContactByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksContactBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksContactBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksContactBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksContactBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksContactProviderSuperOffice.CRM.ArchiveLists.LinksDocumentByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksDocumentByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksDocumentBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksDocumentBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksDocumentBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksDocumentBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksDocumentProviderSuperOffice.CRM.ArchiveLists.LinksPersonByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksPersonByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksPersonBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksPersonBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksPersonBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksPersonBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksPersonProviderSuperOffice.CRM.ArchiveLists.LinksProjectByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksProjectByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksProjectBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksProjectBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksProjectBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksProjectBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksProjectProviderSuperOffice.CRM.ArchiveLists.LinksProviderSuperOffice.CRM.ArchiveLists.LinksProviderBase<BySourceLeftProvider, BySourceRightProvider, ByDestinationProvider>SuperOffice.CRM.ArchiveLists.LinksSaleByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksSaleByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksSaleBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksSaleBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksSaleBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksSaleBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksSaleProviderSuperOffice.CRM.ArchiveLists.LinksSelectionByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksSelectionByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksSelectionBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksSelectionBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksSelectionBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksSelectionBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksSelectionProviderSuperOffice.CRM.ArchiveLists.LinksURLByDestinationExtenderSuperOffice.CRM.ArchiveLists.LinksURLByDestinationProviderSuperOffice.CRM.ArchiveLists.LinksURLBySourceLeftExtenderSuperOffice.CRM.ArchiveLists.LinksURLBySourceLeftProviderSuperOffice.CRM.ArchiveLists.LinksURLBySourceRightExtenderSuperOffice.CRM.ArchiveLists.LinksURLBySourceRightProviderSuperOffice.CRM.ArchiveLists.LinksURLProviderSuperOffice.CRM.ArchiveLists.ListItemsProviderSuperOffice.CRM.ArchiveLists.MailFolderProviderSuperOffice.CRM.ArchiveLists.MailingAddrContactExtenderSuperOffice.CRM.ArchiveLists.MailingAddrPersonExtenderSuperOffice.CRM.ArchiveLists.MailingAssociateExtenderSuperOffice.CRM.ArchiveLists.MailingFavouritesProviderSuperOffice.CRM.ArchiveLists.MailingMailingAddrExtenderSuperOffice.CRM.ArchiveLists.MailingProjectExtenderSuperOffice.CRM.ArchiveLists.MailingsAddrExtenderBaseSuperOffice.CRM.ArchiveLists.MailingsExtenderBaseSuperOffice.CRM.ArchiveLists.MailingsMailingsExtenderSuperOffice.CRM.ArchiveLists.MailingsProviderBaseSuperOffice.CRM.ArchiveLists.MailingsSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.MailItemProviderSuperOffice.CRM.ArchiveLists.MappedPreferenceProviderSuperOffice.CRM.ArchiveLists.MemberProvider<RootExtender>SuperOffice.CRM.ArchiveLists.ModuleLicenceExtenderBaseSuperOffice.CRM.ArchiveLists.ModuleLicenceModuleLicenseExtenderSuperOffice.CRM.ArchiveLists.MultiCultureFieldInfoSuperOffice.CRM.ArchiveLists.MultiQueryProviderBaseSuperOffice.CRM.ArchiveLists.MultiQueryProviderBaseWithRestrictionGroupsSuperOffice.CRM.ArchiveLists.NewCategoryMembersProviderSuperOffice.CRM.ArchiveLists.NotificationNotificationExtender<Info>SuperOffice.CRM.ArchiveLists.NotificationProviderSuperOffice.CRM.ArchiveLists.NumbersExtenderBaseSuperOffice.CRM.ArchiveLists.NumbersNumbersExtenderSuperOffice.CRM.ArchiveLists.NumbersProviderBaseSuperOffice.CRM.ArchiveLists.NumbersUpdatedAssociateExtenderSuperOffice.CRM.ArchiveLists.OperatorProviderSuperOffice.CRM.ArchiveLists.OrderByStorageSuperOffice.CRM.ArchiveLists.OtherUsersProviderSuperOffice.CRM.ArchiveLists.OwnerContactsProviderSuperOffice.CRM.ArchiveLists.ParseErrorSuperOffice.CRM.ArchiveLists.ParseErrorsSuperOffice.CRM.ArchiveLists.ParseNodeSuperOffice.CRM.ArchiveLists.ParserSuperOffice.CRM.ArchiveLists.ParsersSuperOffice.CRM.ArchiveLists.ParseTreeSuperOffice.CRM.ArchiveLists.ParticipantsAssociateProviderSuperOffice.CRM.ArchiveLists.ParticipantsExternalPersonProviderSuperOffice.CRM.ArchiveLists.ParticipantsProviderSuperOffice.CRM.ArchiveLists.ParticipantsResourceProviderSuperOffice.CRM.ArchiveLists.ParticipantsSubProviderBaseSuperOffice.CRM.ArchiveLists.ParticipantsWithConflictRemovalProviderSuperOffice.CRM.ArchiveLists.PersonActivityArchiveProviderSuperOffice.CRM.ArchiveLists.PersonAddressExtenderSuperOffice.CRM.ArchiveLists.PersonAnyPhoneExtenderSuperOffice.CRM.ArchiveLists.PersonAppointmentExtenderSuperOffice.CRM.ArchiveLists.PersonAssociateExtenderSuperOffice.CRM.ArchiveLists.PersonChatSessionExtenderSuperOffice.CRM.ArchiveLists.PersonContactExtenderSuperOffice.CRM.ArchiveLists.PersonContactExtenderHelperSuperOffice.CRM.ArchiveLists.PersonContactPostalAddressExtenderSuperOffice.CRM.ArchiveLists.PersonCorrespondingAssociateExtenderSuperOffice.CRM.ArchiveLists.PersonDirectFaxExtenderSuperOffice.CRM.ArchiveLists.PersonDirectPhoneExtenderSuperOffice.CRM.ArchiveLists.PersonEmailExtenderSuperOffice.CRM.ArchiveLists.PersonExtenderBaseSuperOffice.CRM.ArchiveLists.PersonExtraFieldExtenderSuperOffice.CRM.ArchiveLists.PersonFavouritesProviderSuperOffice.CRM.ArchiveLists.PersonFormSubmissionExtenderSuperOffice.CRM.ArchiveLists.PersonInfoTextExtenderSuperOffice.CRM.ArchiveLists.PersonInterestExtenderSuperOffice.CRM.ArchiveLists.PersonLinkExtenderSuperOffice.CRM.ArchiveLists.PersonMobilePhoneExtenderSuperOffice.CRM.ArchiveLists.PersonPagerPhoneExtenderSuperOffice.CRM.ArchiveLists.PersonPersonExtenderSuperOffice.CRM.ArchiveLists.PersonPhoneExtenderBaseSuperOffice.CRM.ArchiveLists.PersonPrivatePhoneExtenderSuperOffice.CRM.ArchiveLists.PersonProjectsExtenderSuperOffice.CRM.ArchiveLists.PersonProjectsFindExtenderSuperOffice.CRM.ArchiveLists.PersonProjectsProviderSuperOffice.CRM.ArchiveLists.PersonProviderSuperOffice.CRM.ArchiveLists.PersonRelationSuperOffice.CRM.ArchiveLists.PersonRequestExtenderSuperOffice.CRM.ArchiveLists.PersonSaintExtenderSuperOffice.CRM.ArchiveLists.PersonSaleExtenderSuperOffice.CRM.ArchiveLists.PersonShipmentLinkClickExtenderSuperOffice.CRM.ArchiveLists.PersonStaticSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.PersonUdefExtenderSuperOffice.CRM.ArchiveLists.PersonUrlExtenderSuperOffice.CRM.ArchiveLists.PersonWorkflowInstanceExtenderSuperOffice.CRM.ArchiveLists.PhaseOneQueryCacherSuperOffice.CRM.ArchiveLists.PhoneExtenderBaseSuperOffice.CRM.ArchiveLists.PriceListExtenderBaseSuperOffice.CRM.ArchiveLists.PricelistPricelistExtenderSuperOffice.CRM.ArchiveLists.PriceListProviderSuperOffice.CRM.ArchiveLists.ProductExtenderBaseSuperOffice.CRM.ArchiveLists.ProductPriceListExtenderSuperOffice.CRM.ArchiveLists.ProductProductExtenderSuperOffice.CRM.ArchiveLists.ProductProviderSuperOffice.CRM.ArchiveLists.ProjectActivityArchiveProviderSuperOffice.CRM.ArchiveLists.ProjectAppointmentExtenderSuperOffice.CRM.ArchiveLists.ProjectAssociateExtenderSuperOffice.CRM.ArchiveLists.ProjectContactExtenderSuperOffice.CRM.ArchiveLists.ProjectDocumentExtenderSuperOffice.CRM.ArchiveLists.ProjectExtenderBaseSuperOffice.CRM.ArchiveLists.ProjectExternalEventExtenderSuperOffice.CRM.ArchiveLists.ProjectFavouritesProviderSuperOffice.CRM.ArchiveLists.ProjectGuideAppointmentProviderSuperOffice.CRM.ArchiveLists.ProjectGuideDocumentProviderSuperOffice.CRM.ArchiveLists.ProjectGuideProviderSuperOffice.CRM.ArchiveLists.ProjectGuideSubProviderBase<RootExtender>SuperOffice.CRM.ArchiveLists.ProjectInfoTextExtenderSuperOffice.CRM.ArchiveLists.ProjectLinkExtenderSuperOffice.CRM.ArchiveLists.ProjectMemberAssociateProviderSuperOffice.CRM.ArchiveLists.ProjectMemberContactExtenderSuperOffice.CRM.ArchiveLists.ProjectMemberExtenderBaseSuperOffice.CRM.ArchiveLists.ProjectMemberInfoTextExtenderSuperOffice.CRM.ArchiveLists.ProjectMemberPersonExtenderSuperOffice.CRM.ArchiveLists.ProjectMemberProjectExtenderSuperOffice.CRM.ArchiveLists.ProjectMemberProjectMemberExtenderSuperOffice.CRM.ArchiveLists.ProjectMemberProviderSuperOffice.CRM.ArchiveLists.ProjectPersonExtenderSuperOffice.CRM.ArchiveLists.ProjectProjectExtenderSuperOffice.CRM.ArchiveLists.ProjectProjectMemberExtenderSuperOffice.CRM.ArchiveLists.ProjectPublishExtenderSuperOffice.CRM.ArchiveLists.ProjectSaintExtenderSuperOffice.CRM.ArchiveLists.ProjectSaleExtenderSuperOffice.CRM.ArchiveLists.ProjectSuggestedAppointmentExtenderSuperOffice.CRM.ArchiveLists.ProjectSuggestedDocumentExtenderSuperOffice.CRM.ArchiveLists.ProjectUdefExtenderSuperOffice.CRM.ArchiveLists.ProjectUrlExtenderSuperOffice.CRM.ArchiveLists.ProviderFlagsSuperOffice.CRM.ArchiveLists.ProviderToReaderWrapperSuperOffice.CRM.ArchiveLists.PrSmProjectExtenderSuperOffice.CRM.ArchiveLists.PublishExtenderBaseSuperOffice.CRM.ArchiveLists.QueryProviderBase<RowType>SuperOffice.CRM.ArchiveLists.QuoteAlternativeExtenderBaseSuperOffice.CRM.ArchiveLists.QuoteAlternativeQuoteLineExtenderSuperOffice.CRM.ArchiveLists.QuoteAlternativeQuoteVersionExtenderSuperOffice.CRM.ArchiveLists.QuoteApprovalProviderSuperOffice.CRM.ArchiveLists.QuoteConnectionErpConnectionExtenderSuperOffice.CRM.ArchiveLists.QuoteConnectionExtenderSuperOffice.CRM.ArchiveLists.QuoteConnectionExtenderBaseSuperOffice.CRM.ArchiveLists.QuoteConnectionProviderSuperOffice.CRM.ArchiveLists.QuoteConnectorProviderSuperOffice.CRM.ArchiveLists.QuoteExtenderBaseSuperOffice.CRM.ArchiveLists.QuoteLineExtenderBaseSuperOffice.CRM.ArchiveLists.QuoteLineProviderSuperOffice.CRM.ArchiveLists.QuoteLineQuoteAlternativeExtenderSuperOffice.CRM.ArchiveLists.QuoteLineQuoteLineExtenderSuperOffice.CRM.ArchiveLists.QuoteQuoteConnectionExtenderSuperOffice.CRM.ArchiveLists.QuoteQuoteVersionExtenderSuperOffice.CRM.ArchiveLists.QuoteSaleExtenderSuperOffice.CRM.ArchiveLists.QuoteVersionAttachmentDocumentExtenderSuperOffice.CRM.ArchiveLists.QuoteVersionAttachmentProviderSuperOffice.CRM.ArchiveLists.QuoteVersionExtenderBaseSuperOffice.CRM.ArchiveLists.QuoteVersionQuoteAlternativeExtenderSuperOffice.CRM.ArchiveLists.QuoteVersionQuoteExtenderSuperOffice.CRM.ArchiveLists.RecipientFavouritesProviderSuperOffice.CRM.ArchiveLists.RecordTypeProviderSuperOffice.CRM.ArchiveLists.RecursionInfoSuperOffice.CRM.ArchiveLists.RecycleContactExtenderSuperOffice.CRM.ArchiveLists.RecycleContactsProviderSuperOffice.CRM.ArchiveLists.RecyclePersonExtenderSuperOffice.CRM.ArchiveLists.RecyclePersonProviderSuperOffice.CRM.ArchiveLists.RecycleTicketExtenderSuperOffice.CRM.ArchiveLists.RecycleTicketProviderSuperOffice.CRM.ArchiveLists.RejectedInvitationExtenderSuperOffice.CRM.ArchiveLists.RejectedInvitationProviderSuperOffice.CRM.ArchiveLists.RelationAssociateExtenderSuperOffice.CRM.ArchiveLists.RelationCCProviderSuperOffice.CRM.ArchiveLists.RelationContactExtenderBaseSuperOffice.CRM.ArchiveLists.RelationCPProviderSuperOffice.CRM.ArchiveLists.RelationPCProviderSuperOffice.CRM.ArchiveLists.RelationPersonExtenderBaseSuperOffice.CRM.ArchiveLists.RelationPPProviderSuperOffice.CRM.ArchiveLists.RelationProviderSuperOffice.CRM.ArchiveLists.RelationQueryProviderBase<SourceExtenderType, TargetExtenderType>SuperOffice.CRM.ArchiveLists.RelationSourceContactExtenderSuperOffice.CRM.ArchiveLists.RelationSourcePersonExtenderSuperOffice.CRM.ArchiveLists.RelationTargetContactExtenderSuperOffice.CRM.ArchiveLists.RelationTargetPersonExtenderSuperOffice.CRM.ArchiveLists.ReportCriteriaHelperSuperOffice.CRM.ArchiveLists.ReportLabelLayoutProviderSuperOffice.CRM.ArchiveLists.ReportProviderSuperOffice.CRM.ArchiveLists.ReportsExtenderBaseSuperOffice.CRM.ArchiveLists.ReportsProviderBaseSuperOffice.CRM.ArchiveLists.ReportsReportsExtenderSuperOffice.CRM.ArchiveLists.RequestNotificationProviderSuperOffice.CRM.ArchiveLists.RestrictionColumnsProviderSuperOffice.CRM.ArchiveLists.RestrictionCriteriaStorageSuperOffice.CRM.ArchiveLists.RestrictionExpansionHolderSuperOffice.CRM.ArchiveLists.RestrictionHelperSuperOffice.CRM.ArchiveLists.RestrictionOperationsSuperOffice.CRM.ArchiveLists.RestrictionParsingHelperSuperOffice.CRM.ArchiveLists.RestrictionReporterStorageSuperOffice.CRM.ArchiveLists.RestrictionStorageBaseSuperOffice.CRM.ArchiveLists.RestrictionStorageFactorySuperOffice.CRM.ArchiveLists.RestrictionStoragePluginAttributeSuperOffice.CRM.ArchiveLists.RestrictionStorageSentryAttributeSuperOffice.CRM.ArchiveLists.ReturnFields.FindContactReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextAppointmentReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextContactReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextDocumentReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextPersontReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextProjectReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextSaleReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFields.FreetextSelectionReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFieldsCalculatorSuperOffice.CRM.ArchiveLists.ReturnFieldsCalculatorAttributeSuperOffice.CRM.ArchiveLists.ReturnFieldsCalculatorBaseSuperOffice.CRM.ArchiveLists.RoleExtenderBaseSuperOffice.CRM.ArchiveLists.RoleProviderSuperOffice.CRM.ArchiveLists.RoleRoleExtenderSuperOffice.CRM.ArchiveLists.RowActionItemInfoSuperOffice.CRM.ArchiveLists.RowInfoSuperOffice.CRM.ArchiveLists.SaintActivityTypeProviderSuperOffice.CRM.ArchiveLists.SaintAmountClassProviderSuperOffice.CRM.ArchiveLists.SaintContactProviderWithRestrictionGroupSupportSuperOffice.CRM.ArchiveLists.SaintDirectionProviderSuperOffice.CRM.ArchiveLists.SaintIntentionProviderSuperOffice.CRM.ArchiveLists.SaintPersonProviderWithRestrictionGroupSupportSuperOffice.CRM.ArchiveLists.SaintProjectProviderWithRestrictionGroupSupportSuperOffice.CRM.ArchiveLists.SaintProviderWithRestrictionGroupSupportSuperOffice.CRM.ArchiveLists.SaintRestrictionExtenderBaseSuperOffice.CRM.ArchiveLists.SaintSaleStatusProviderSuperOffice.CRM.ArchiveLists.SaintTicketCategoryProviderSuperOffice.CRM.ArchiveLists.SaintTicketStatusProviderSuperOffice.CRM.ArchiveLists.SaleActivityArchiveProviderSuperOffice.CRM.ArchiveLists.SaleAppointmentExtenderSuperOffice.CRM.ArchiveLists.SaleAssociateExtenderSuperOffice.CRM.ArchiveLists.SaleContactExtenderSuperOffice.CRM.ArchiveLists.SaleDiaryProviderSuperOffice.CRM.ArchiveLists.SaleDocumentExtenderSuperOffice.CRM.ArchiveLists.SaleExtenderBaseSuperOffice.CRM.ArchiveLists.SaleFavouritesProviderSuperOffice.CRM.ArchiveLists.SaleFilteredProviderSuperOffice.CRM.ArchiveLists.SaleFilteredWithStakeholderProviderSuperOffice.CRM.ArchiveLists.SaleGuideAppointmentProviderSuperOffice.CRM.ArchiveLists.SaleGuideDocumentProviderSuperOffice.CRM.ArchiveLists.SaleGuideProviderSuperOffice.CRM.ArchiveLists.SaleGuideSubProviderBase<RootExtender>SuperOffice.CRM.ArchiveLists.SaleHistoryAssociateExtenderSuperOffice.CRM.ArchiveLists.SaleHistoryContactExtenderSuperOffice.CRM.ArchiveLists.SaleHistoryPersonExtenderSuperOffice.CRM.ArchiveLists.SaleHistoryProjectExtenderSuperOffice.CRM.ArchiveLists.SaleHistoryProviderSuperOffice.CRM.ArchiveLists.SaleHistorySaleHistoryExtenderSuperOffice.CRM.ArchiveLists.SaleHistoryVisibleForExtenderSuperOffice.CRM.ArchiveLists.SalePersonExtenderSuperOffice.CRM.ArchiveLists.SaleProjectExtenderSuperOffice.CRM.ArchiveLists.SaleProviderSuperOffice.CRM.ArchiveLists.SalePublishExtenderSuperOffice.CRM.ArchiveLists.SaleQuoteExtenderSuperOffice.CRM.ArchiveLists.SaleSaintExtenderSuperOffice.CRM.ArchiveLists.SaleSaleExtenderSuperOffice.CRM.ArchiveLists.SaleSaleStakeholderExtensionSuperOffice.CRM.ArchiveLists.SaleStakeholderContactExtenderSuperOffice.CRM.ArchiveLists.SaleStakeholderExtenderBaseSuperOffice.CRM.ArchiveLists.SaleStakeholderPersonExtenderSuperOffice.CRM.ArchiveLists.SaleStakeholderProviderSuperOffice.CRM.ArchiveLists.SaleStakeholderSaleStakeholderExtenderSuperOffice.CRM.ArchiveLists.SaleSuggestedAppointmentExtenderSuperOffice.CRM.ArchiveLists.SaleSuggestedDocumentExtenderSuperOffice.CRM.ArchiveLists.SaleTextExtenderSuperOffice.CRM.ArchiveLists.SaleTypeQuoteAttachmentDocumentExtenderSuperOffice.CRM.ArchiveLists.SaleTypeQuoteAttachmentExtenderBaseSuperOffice.CRM.ArchiveLists.SaleTypeQuoteAttachmentProviderSuperOffice.CRM.ArchiveLists.SaleTypeQuoteAttachmentSaleTypeQuoteAttachmentExtenderSuperOffice.CRM.ArchiveLists.SaleUdefExtenderSuperOffice.CRM.ArchiveLists.SaleVisibleForExtenderSuperOffice.CRM.ArchiveLists.SaSmSaleExtenderSuperOffice.CRM.ArchiveLists.SavedReportsProviderSuperOffice.CRM.ArchiveLists.ScannerSuperOffice.CRM.ArchiveLists.SelecteionAssociateExtenderSuperOffice.CRM.ArchiveLists.SelectionAddMembersProviderSuperOffice.CRM.ArchiveLists.SelectionAddStaticContactMemberExtenderSuperOffice.CRM.ArchiveLists.SelectionCombinedContactPersonExtenderBaseSuperOffice.CRM.ArchiveLists.SelectionCombinedContactProviderBase<Extender>SuperOffice.CRM.ArchiveLists.SelectionCombinedProviderSuperOffice.CRM.ArchiveLists.SelectionContactExtenderBaseSuperOffice.CRM.ArchiveLists.SelectionContactPersonExtenderSuperOffice.CRM.ArchiveLists.SelectionDynamicContactExtenderSuperOffice.CRM.ArchiveLists.SelectionDynamicContactProviderSuperOffice.CRM.ArchiveLists.SelectionDynamicProviderSuperOffice.CRM.ArchiveLists.SelectionExtenderBaseSuperOffice.CRM.ArchiveLists.SelectionFavouritesProviderSuperOffice.CRM.ArchiveLists.SelectionInfoTextExtenderSuperOffice.CRM.ArchiveLists.SelectionLastUsageHelperSuperOffice.CRM.ArchiveLists.SelectionLinkExtenderSuperOffice.CRM.ArchiveLists.SelectionMemberAppointmentExtenderSuperOffice.CRM.ArchiveLists.SelectionMemberDocumentExtenderSuperOffice.CRM.ArchiveLists.SelectionMemberExtenderBaseSuperOffice.CRM.ArchiveLists.SelectionMemberProjectExtenderSuperOffice.CRM.ArchiveLists.SelectionMemberSaleExtenderSuperOffice.CRM.ArchiveLists.SelectionMemberStaticProviderSuperOffice.CRM.ArchiveLists.SelectionPersonExtenderBaseSuperOffice.CRM.ArchiveLists.SelectionProviderSuperOffice.CRM.ArchiveLists.SelectionSelectionExtenderSuperOffice.CRM.ArchiveLists.SelectionStaticContactExtenderSuperOffice.CRM.ArchiveLists.SelectionStaticContactProviderSuperOffice.CRM.ArchiveLists.SelectionStaticPersonExtenderSuperOffice.CRM.ArchiveLists.SelectionStaticPersonProviderSuperOffice.CRM.ArchiveLists.SelectionStaticProviderSuperOffice.CRM.ArchiveLists.SelectionVisibleForExtenderSuperOffice.CRM.ArchiveLists.ShadowSelectionHelperSuperOffice.CRM.ArchiveLists.ShadowSelectionProviderSuperOffice.CRM.ArchiveLists.ShipmentEmailFlowExtenderSuperOffice.CRM.ArchiveLists.ShipmentLinkClickExtenderBaseSuperOffice.CRM.ArchiveLists.ShipmentMessageEmailFlowExtenderSuperOffice.CRM.ArchiveLists.ShipmentMessageExtenderBaseSuperOffice.CRM.ArchiveLists.ShipmentMessageShipmentExtenderSuperOffice.CRM.ArchiveLists.SimpleAppointmentExtenderSuperOffice.CRM.ArchiveLists.SimpleAppointmentsProviderSuperOffice.CRM.ArchiveLists.SimpleChatSessionExtenderSuperOffice.CRM.ArchiveLists.SimpleChatSessionsProviderSuperOffice.CRM.ArchiveLists.SimpleContactExtenderSuperOffice.CRM.ArchiveLists.SimpleContactsProviderSuperOffice.CRM.ArchiveLists.SimpleDocumentExtenderSuperOffice.CRM.ArchiveLists.SimpleDocumentsProviderSuperOffice.CRM.ArchiveLists.SimpleInvitationExtenderSuperOffice.CRM.ArchiveLists.SimpleInvitationProviderSuperOffice.CRM.ArchiveLists.SimplePersonExtenderSuperOffice.CRM.ArchiveLists.SimplePersonsProviderSuperOffice.CRM.ArchiveLists.SimpleProjectExtenderSuperOffice.CRM.ArchiveLists.SimpleProjectsProviderSuperOffice.CRM.ArchiveLists.SimpleSaleExtenderSuperOffice.CRM.ArchiveLists.SimpleSalesProviderSuperOffice.CRM.ArchiveLists.SimpleSelectionExtenderSuperOffice.CRM.ArchiveLists.SimpleSelectionsProviderSuperOffice.CRM.ArchiveLists.SimpleShipmentProviderSuperOffice.CRM.ArchiveLists.SimpleTicketExtenderSuperOffice.CRM.ArchiveLists.SimpleTicketsProviderSuperOffice.CRM.ArchiveLists.SmSmAppointmentExtenderSuperOffice.CRM.ArchiveLists.SmSmDocumentExtenderSuperOffice.CRM.ArchiveLists.SmSmProjectExtenderSuperOffice.CRM.ArchiveLists.SmSmSaleExtenderSuperOffice.CRM.ArchiveLists.StaticSelectionMemberBaseSuperOffice.CRM.ArchiveLists.StaticSelectionProviderBase<RowType, RootExtender>SuperOffice.CRM.ArchiveLists.SubscriptionExtenderSuperOffice.CRM.ArchiveLists.SuggestedAppointmentAppointmentExtenderSuperOffice.CRM.ArchiveLists.SuggestedAppointmentExtenderBaseSuperOffice.CRM.ArchiveLists.SuggestedDocumentDocumentExtenderSuperOffice.CRM.ArchiveLists.SuggestedDocumentExtenderBaseSuperOffice.CRM.ArchiveLists.SuperListColumnSizeAssociateExtenderSuperOffice.CRM.ArchiveLists.SuperListColumnSizeExtenderBaseSuperOffice.CRM.ArchiveLists.SuperListColumnSizeProviderSuperOffice.CRM.ArchiveLists.SuperListColumnSizeSuperListColumnSizeExtenderSuperOffice.CRM.ArchiveLists.SystemEventRegisteredAssociateExtenderSuperOffice.CRM.ArchiveLists.SystemEventsExtenderBaseSuperOffice.CRM.ArchiveLists.SystemEventsProviderBaseSuperOffice.CRM.ArchiveLists.SystemEventsSystemEventsExtenderSuperOffice.CRM.ArchiveLists.TableExtenderBase<MainTableInfo>SuperOffice.CRM.ArchiveLists.TargetAssignmentValueAssociateExtenderSuperOffice.CRM.ArchiveLists.TargetAssignmentValueContactExtenderSuperOffice.CRM.ArchiveLists.TargetValueExtenderBaseSuperOffice.CRM.ArchiveLists.TargetValueProviderSuperOffice.CRM.ArchiveLists.TargetValueSubProviderSuperOffice.CRM.ArchiveLists.TargetValueTargetValueExtenderSuperOffice.CRM.ArchiveLists.TextExtenderBaseSuperOffice.CRM.ArchiveLists.TicketActivatedNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketActivatedNotificationSubProviderSuperOffice.CRM.ArchiveLists.TicketConnectExtenderSuperOffice.CRM.ArchiveLists.TicketCreatedByExtenderSuperOffice.CRM.ArchiveLists.TicketCustomersExtenderSuperOffice.CRM.ArchiveLists.TicketCustomMessageNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketCustomMessageNotificationSubProviderSuperOffice.CRM.ArchiveLists.TicketEjCategoryExtenderSuperOffice.CRM.ArchiveLists.TicketEscalatedNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketEscalatedNotificationSubProviderSuperOffice.CRM.ArchiveLists.TicketExtenderBaseSuperOffice.CRM.ArchiveLists.TicketFavouriteExtenderSuperOffice.CRM.ArchiveLists.TicketFavouritesProviderSuperOffice.CRM.ArchiveLists.TicketFavouriteUpdatedNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketFavouriteUpdatedNotificationSubProviderSuperOffice.CRM.ArchiveLists.TicketMessageExtenderBaseSuperOffice.CRM.ArchiveLists.TicketMessagePersonExtenderSuperOffice.CRM.ArchiveLists.TicketMessageProviderSuperOffice.CRM.ArchiveLists.TicketMessageTicketExtenderSuperOffice.CRM.ArchiveLists.TicketMessageTicketMessageExtenderSuperOffice.CRM.ArchiveLists.TicketNewMessageNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketNewMessageNotificationSubProviderSuperOffice.CRM.ArchiveLists.TicketNewNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketNewNotificationSubProviderSuperOffice.CRM.ArchiveLists.TicketNotificationExtenderBaseSuperOffice.CRM.ArchiveLists.TicketNotificationProviderSuperOffice.CRM.ArchiveLists.TicketOrigCategoryExtenderSuperOffice.CRM.ArchiveLists.TicketOwnedByExtenderSuperOffice.CRM.ArchiveLists.TicketPersonExtenderSuperOffice.CRM.ArchiveLists.TicketPriorityExtenderBaseSuperOffice.CRM.ArchiveLists.TicketProviderSuperOffice.CRM.ArchiveLists.TicketSelectionMemberExtenderSuperOffice.CRM.ArchiveLists.TicketStatusExtenderBaseSuperOffice.CRM.ArchiveLists.TicketTicketExtenderSuperOffice.CRM.ArchiveLists.TicketTicketPriorityExtenderSuperOffice.CRM.ArchiveLists.TicketTicketStatusExtenderSuperOffice.CRM.ArchiveLists.TicketTransferredNotificationExtenderSuperOffice.CRM.ArchiveLists.TicketTransferredNotificationSubProviderSuperOffice.CRM.ArchiveLists.TimeZonesProviderSuperOffice.CRM.ArchiveLists.TokenSuperOffice.CRM.ArchiveLists.TokenTypeSuperOffice.CRM.ArchiveLists.TypedInMemoryProviderBase<RowType>SuperOffice.CRM.ArchiveLists.TypedMultiQueryProviderBase<RowType>SuperOffice.CRM.ArchiveLists.TypedProviderHelper<RowType>SuperOffice.CRM.ArchiveLists.TypedQueryProviderBase<RowType, RootExtender>SuperOffice.CRM.ArchiveLists.UdefExtenderBaseSuperOffice.CRM.ArchiveLists.UdefRetryStateSuperOffice.CRM.ArchiveLists.UnassignedTicketsProviderSuperOffice.CRM.ArchiveLists.UrlExtenderBaseSuperOffice.CRM.ArchiveLists.URLLinkExtenderSuperOffice.CRM.ArchiveLists.URLURLExtenderSuperOffice.CRM.ArchiveLists.UsageStatsExterderBaseSuperOffice.CRM.ArchiveLists.UsageStatsProviderSuperOffice.CRM.ArchiveLists.UsageStatsUsageStatsExtenderSuperOffice.CRM.ArchiveLists.UserOpenTicketsProviderSuperOffice.CRM.ArchiveLists.UserPreferenceArchiveHelperSuperOffice.CRM.ArchiveLists.UserPreferenceExtenderBaseSuperOffice.CRM.ArchiveLists.UserPreferencesProviderSuperOffice.CRM.ArchiveLists.UserPreferenceTableProviderSuperOffice.CRM.ArchiveLists.UserPreferenceUserPreferenceExtenderSuperOffice.CRM.ArchiveLists.UsersProviderBaseSuperOffice.CRM.ArchiveLists.VisibleColumnsProviderSuperOffice.CRM.ArchiveLists.VisibleForExtenderBaseSuperOffice.CRM.ArchiveLists.WebAppUsageAssociateExtenderSuperOffice.CRM.ArchiveLists.WebAppUsageExtenderBaseSuperOffice.CRM.ArchiveLists.WebAppUsageProviderSuperOffice.CRM.ArchiveLists.WebAppUsageWebAppUsageExtenderSuperOffice.CRM.ArchiveLists.WorkflowAssociateExtenderSuperOffice.CRM.ArchiveLists.WorkflowExtenderBaseSuperOffice.CRM.ArchiveLists.WorkflowInstanceContactExtenderSuperOffice.CRM.ArchiveLists.WorkflowInstanceEmailFlowExtenderSuperOffice.CRM.ArchiveLists.WorkflowInstanceExtenderBaseSuperOffice.CRM.ArchiveLists.WorkflowInstancePersonExtenderSuperOffice.CRM.Archives.UserListSuperOffice.CRM.Archives.UserListItemSuperOffice.CRM.Attachment.AttachmentFilesystemPluginSuperOffice.CRM.Attachment.AttachmentHelperSuperOffice.CRM.Attachment.AttachmentPluginAttributeSuperOffice.CRM.Attachment.AttachmentPluginFactorySuperOffice.CRM.Attachment.IAttachmentPluginSuperOffice.CRM.BulkUpdate.ActivityLinkJobInfoSuperOffice.CRM.BulkUpdate.BulkUpdateSystemSuperOffice.CRM.BulkUpdate.ControlInfoSuperOffice.CRM.BulkUpdate.FieldValueInfoSuperOffice.CRM.BulkUpdate.OperationInfoSuperOffice.CRM.BulkUpdate.RowResultItemSuperOffice.CRM.Cache.BusinessCacheSuperOffice.CRM.Cache.CategoryCacheSuperOffice.CRM.Cache.ExtAppCacheSuperOffice.CRM.Cache.FavoritesCacheSuperOffice.CRM.Cache.HierarchyTreeCacheSuperOffice.CRM.Cache.HistoryCacheSuperOffice.CRM.Cache.OnlineAppCacheSuperOffice.CRM.Cache.PriceListCacheSuperOffice.CRM.Cache.ProbCacheSuperOffice.CRM.Cache.ProjectStatusCacheSuperOffice.CRM.Cache.ProjectTypeCacheSuperOffice.CRM.Cache.RedLetterDayCacheSuperOffice.CRM.Cache.SaleTypeCacheSuperOffice.CRM.Cache.ShipmentTypeCacheSuperOffice.CRM.Cache.StatusMonitorCacheSuperOffice.CRM.Cache.StatusMonitorInfoSuperOffice.CRM.CS.CsSessionManagerSuperOffice.CRM.CustomerServiceUrlResolverSuperOffice.CRM.CustomObject.CustomObjectHelperSuperOffice.CRM.Data.Util.Duplicates.ContactDepartmentDuplicateRulePluginAttributeSuperOffice.CRM.Data.Util.Duplicates.ContactDomainDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.ContactDuplicateRulePluginAttributeSuperOffice.CRM.Data.Util.Duplicates.ContactNameDepartmentDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.ContactNameDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.ContactSoundExDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.DuplicateDetectorSuperOffice.CRM.Data.Util.Duplicates.DuplicateEntrySuperOffice.CRM.Data.Util.Duplicates.IContactDepartmentDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.IContactDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.IDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.IProjectDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.ISelectionDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.ProjectDuplicateRulePluginAttributeSuperOffice.CRM.Data.Util.Duplicates.ProjectNameDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.ProjectSoundexDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.SelectionDuplicateRulePluginAttributeSuperOffice.CRM.Data.Util.Duplicates.SelectionNameDuplicateRuleSuperOffice.CRM.Data.Util.Duplicates.SelectionSoundexDuplicateRuleSuperOffice.CRM.Data.Util.NextAvailableTimeHelperSuperOffice.CRM.Data.Util.NextAvailableTimeInfoSuperOffice.CRM.Entities.AppointmentMatrixSuperOffice.CRM.Entities.BookingManagerSuperOffice.CRM.Entities.ConflictDetectorSuperOffice.CRM.Entities.ContactInterestHelperSuperOffice.CRM.Entities.EntityRankOrdererSuperOffice.CRM.Entities.InterestHelperSuperOffice.CRM.Entities.MailingStatisticsSuperOffice.CRM.Entities.PersonInterestHelperSuperOffice.CRM.Entities.ProgressCallbackSuperOffice.CRM.Entities.Providers.AppointmentInfoProviderSuperOffice.CRM.Entities.Providers.Factory.AppointmentInfo2ProviderIdFactorySuperOffice.CRM.Entities.Providers.Factory.AppointmentInfo2ProviderRDBFactorySuperOffice.CRM.Entities.Providers.Factory.AppointmentInfo3ProviderIdFactorySuperOffice.CRM.Entities.Providers.Factory.AppointmentInfo3ProviderRDBFactorySuperOffice.CRM.Entities.Providers.Factory.AppointmentInfoProviderIdFactorySuperOffice.CRM.Entities.Providers.Factory.AppointmentInfoProviderIdFactoryBaseSuperOffice.CRM.Entities.Providers.Factory.AppointmentInfoProviderRDBFactorySuperOffice.CRM.Entities.Providers.Factory.AppointmentInfoProviderRDBFactoryBaseSuperOffice.CRM.Entities.Providers.Factory.SimpleAppointmentInfo2FactorySuperOffice.CRM.Entities.Providers.Factory.SimpleAppointmentInfoFactorySuperOffice.CRM.Entities.Providers.Factory.SimpleAppointmentInfoFactoryBaseSuperOffice.CRM.Entities.Providers.Factory.SimpleAppointmentInfoPopulatorFactorySuperOffice.CRM.Entities.Providers.Factory.SimpleAppointmentInfoPopulatorFactory2SuperOffice.CRM.Entities.Providers.Factory.SimpleAppointmentInfoPopulatorFactoryBaseSuperOffice.CRM.Entities.Providers.ISimpleAppointmentInfoPopulatorSuperOffice.CRM.Entities.Providers.SimpleAppointmentInfoSuperOffice.CRM.Entities.RecurrenceManagerSuperOffice.CRM.Entities.SelectionTypeManagerSuperOffice.CRM.Globalization.LanguageIdHelperSuperOffice.CRM.Import.ContactAndPersonImporterSuperOffice.CRM.Import.ContactPersonIdItemSuperOffice.CRM.Import.ContactToDictionaryConverterSuperOffice.CRM.Import.DuplicateHelperSuperOffice.CRM.Import.ImportItemSuperOffice.CRM.Import.ProductDuplicateHelperSuperOffice.CRM.Import.ProductImageImportHelperSuperOffice.CRM.Import.ProductImporterSuperOffice.CRM.Import.ProductToDictionaryConverterSuperOffice.CRM.Import.UdefImportHelperSuperOffice.CRM.Lists.ActiveLanguageProviderSuperOffice.CRM.Lists.ActivityStatusProviderSuperOffice.CRM.Lists.AddressFormatListProviderSuperOffice.CRM.Lists.AdminUdefFieldsProviderSuperOffice.CRM.Lists.AllPreferenceKeysProviderSuperOffice.CRM.Lists.AppointmentCategoryListProviderSuperOffice.CRM.Lists.AppointmentCautionWarningProviderSuperOffice.CRM.Lists.AppointmentCompletedSuperOffice.CRM.Lists.AppointmentFavouriteListProviderSuperOffice.CRM.Lists.AppointmentGroupProviderSuperOffice.CRM.Lists.AppointmentListProviderSuperOffice.CRM.Lists.AppointmentResourceSuperOffice.CRM.Lists.AppointmentTypeProviderSuperOffice.CRM.Lists.ArchiveColumnsProviderBaseSuperOffice.CRM.Lists.ArchiveProviderListSuperOffice.CRM.Lists.AssociateMDOProviderSuperOffice.CRM.Lists.AssociateMDOProviderBaseSuperOffice.CRM.Lists.AssociateMDOProviderTypeSuperOffice.CRM.Lists.AssociateRestrictionsMDOProviderSuperOffice.CRM.Lists.AssociateRestrictionsMDOProviderBaseSuperOffice.CRM.Lists.AssociateTypeListProviderSuperOffice.CRM.Lists.AttachmentListProviderSuperOffice.CRM.Lists.AvailableReportsProviderSuperOffice.CRM.Lists.ChatbotProviderSuperOffice.CRM.Lists.ChatChannelProviderSuperOffice.CRM.Lists.ChatServiceProviderSuperOffice.CRM.Lists.ChatSessionStatusProviderSuperOffice.CRM.Lists.ChatUserProviderSuperOffice.CRM.Lists.ColorIndexProviderSuperOffice.CRM.Lists.ConsentPurposeProviderSuperOffice.CRM.Lists.ConsentSourceListProviderSuperOffice.CRM.Lists.ContactFavouriteListProviderSuperOffice.CRM.Lists.ContactPhoneProviderSuperOffice.CRM.Lists.Country2ProviderSuperOffice.CRM.Lists.CountryProviderSuperOffice.CRM.Lists.CreateDocumentTemplatePluginsProviderSuperOffice.CRM.Lists.CredentialGroupProviderSuperOffice.CRM.Lists.CRMScriptProviderSuperOffice.CRM.Lists.CurrentUdefFieldsProviderSuperOffice.CRM.Lists.CustLangListProviderSuperOffice.CRM.Lists.CustomObjectListProviderSuperOffice.CRM.Lists.CustomObjectRelationProviderSuperOffice.CRM.Lists.DashboardEntityListSuperOffice.CRM.Lists.DashboardProviderSuperOffice.CRM.Lists.DashboardTileEntityTypeProviderSuperOffice.CRM.Lists.DashboardTileListProviderSuperOffice.CRM.Lists.DayOfMonthProviderSuperOffice.CRM.Lists.DiaryOwnerMDOProviderSuperOffice.CRM.Lists.DirectionProviderSuperOffice.CRM.Lists.DisconnectPersonActionsProviderSuperOffice.CRM.Lists.DocumentCategoryListProviderSuperOffice.CRM.Lists.DocumentCompletedProviderSuperOffice.CRM.Lists.DocumentFavouriteListProviderSuperOffice.CRM.Lists.DocumentGroupProviderSuperOffice.CRM.Lists.DocumentHandlerProviderSuperOffice.CRM.Lists.DocumentListProviderSuperOffice.CRM.Lists.DocumentMailingProviderSuperOffice.CRM.Lists.DocumentMailingTemplateProviderSuperOffice.CRM.Lists.DocumentTypesListProviderSuperOffice.CRM.Lists.EjCategoryProviderSuperOffice.CRM.Lists.EjUserProviderSuperOffice.CRM.Lists.EmailAddressProviderSuperOffice.CRM.Lists.EmailFlowListProviderSuperOffice.CRM.Lists.EmailFolderProviderSuperOffice.CRM.Lists.EmailFromTypeProviderSuperOffice.CRM.Lists.EmailPhoneProviderSuperOffice.CRM.Lists.EmailReplyToTypeProviderSuperOffice.CRM.Lists.ErpConnectionsSuperOffice.CRM.Lists.ErpConnectorsSuperOffice.CRM.Lists.EventHandlerTypeProviderSuperOffice.CRM.Lists.ExecuteOnEventProviderSuperOffice.CRM.Lists.ExportTemplateProviderSuperOffice.CRM.Lists.ExtraFieldsDropdownProviderSuperOffice.CRM.Lists.ExtraTableDropdownProviderSuperOffice.CRM.Lists.FaqCategoryProviderSuperOffice.CRM.Lists.FaqReplyTemplateFavouriteListProviderSuperOffice.CRM.Lists.FaqReplyTemplateProviderSuperOffice.CRM.Lists.FavouriteTypeListProviderSuperOffice.CRM.Lists.FilterAssociateProviderSuperOffice.CRM.Lists.FilterFutureDateListSuperOffice.CRM.Lists.FilterUserGroupProviderSuperOffice.CRM.Lists.FindProductSuperOffice.CRM.Lists.FontSizeProviderSuperOffice.CRM.Lists.FontTypeProviderSuperOffice.CRM.Lists.FormFolderProviderSuperOffice.CRM.Lists.FormMailingsProviderSuperOffice.CRM.Lists.FormProviderSuperOffice.CRM.Lists.FormSubmissionStatusProviderSuperOffice.CRM.Lists.FreetextSearchEntityProviderSuperOffice.CRM.Lists.FunctionRightsListProviderSuperOffice.CRM.Lists.GenericMDOProviderSuperOffice.CRM.Lists.GuideStepProviderSuperOffice.CRM.Lists.HeadingsAsItemsProviderSuperOffice.CRM.Lists.HtmlMailingProviderSuperOffice.CRM.Lists.HtmlMailingTemplateProviderSuperOffice.CRM.Lists.IgnoreGroupingAndHeadingsForAdminMdoProviderBaseSuperOffice.CRM.Lists.ImportBlankActionProviderSuperOffice.CRM.Lists.ImportContactDuplicateMatchProviderSuperOffice.CRM.Lists.ImportDuplicateActionProviderSuperOffice.CRM.Lists.ImportDuplicateActionWithoutAddProviderSuperOffice.CRM.Lists.ImportFieldsProviderSuperOffice.CRM.Lists.ImportNewListItemProviderSuperOffice.CRM.Lists.ImportNewPositionItemProviderSuperOffice.CRM.Lists.ImportNewProductListItemProviderSuperOffice.CRM.Lists.ImportPersonDuplicateMatchProviderSuperOffice.CRM.Lists.ImportPhoneUrlsEmailProviderSuperOffice.CRM.Lists.ImportProductDuplicateMatchProviderSuperOffice.CRM.Lists.ImportProductFieldsProviderSuperOffice.CRM.Lists.InvitationTemplateLanguageProviderSuperOffice.CRM.Lists.Iso6391LanguageProviderSuperOffice.CRM.Lists.KbEntryListProviderSuperOffice.CRM.Lists.LanguageProviderSuperOffice.CRM.Lists.LegalBaseListProviderSuperOffice.CRM.Lists.ListWithAllItemProviderSuperOffice.CRM.Lists.LocationListProviderSuperOffice.CRM.Lists.MailClientProviderSuperOffice.CRM.Lists.MailingDomainsProviderSuperOffice.CRM.Lists.MailingFavouriteListProviderSuperOffice.CRM.Lists.MailingProviderSuperOffice.CRM.Lists.MailingStatusProviderSuperOffice.CRM.Lists.MailingSubscriptionTypeProviderSuperOffice.CRM.Lists.MailingTemplateProviderSuperOffice.CRM.Lists.MailingTypeProviderSuperOffice.CRM.Lists.MergeDocumentListProviderSuperOffice.CRM.Lists.MergeTagsProviderSuperOffice.CRM.Lists.MonthProviderSuperOffice.CRM.Lists.NextAvailableTimeSuperOffice.CRM.Lists.OfMonthProviderSuperOffice.CRM.Lists.OwnerContactProviderSuperOffice.CRM.Lists.PeriodProviderSuperOffice.CRM.Lists.PeriodsProviderSuperOffice.CRM.Lists.PersonContactFavouriteListProviderSuperOffice.CRM.Lists.PersonEmailAddressProviderSuperOffice.CRM.Lists.PersonFavouriteListProviderSuperOffice.CRM.Lists.PersonPhoneProviderSuperOffice.CRM.Lists.PersonUrlProviderSuperOffice.CRM.Lists.PhoneSearchProviderSuperOffice.CRM.Lists.PluginProviderSuperOffice.CRM.Lists.PrefDescLineProviderSuperOffice.CRM.Lists.PreferenceKeyProviderSuperOffice.CRM.Lists.PreferenceLineItemProviderSuperOffice.CRM.Lists.PreferenceSectionProviderSuperOffice.CRM.Lists.PriceListProviderSuperOffice.CRM.Lists.PrivacyTemplateProviderSuperOffice.CRM.Lists.ProductImageProviderSuperOffice.CRM.Lists.ProjectAssociateMDOProviderSuperOffice.CRM.Lists.ProjectFavouriteListProviderSuperOffice.CRM.Lists.ProjectImageProviderSuperOffice.CRM.Lists.ProjectStatusProviderSuperOffice.CRM.Lists.ProjectTypeFlatListProviderSuperOffice.CRM.Lists.ProjectTypeProviderSuperOffice.CRM.Lists.QuoteAlternativeProviderSuperOffice.CRM.Lists.QuoteApprovalAssociateMDOProviderSuperOffice.CRM.Lists.QuoteApproversSuperOffice.CRM.Lists.QuoteConnectionsSuperOffice.CRM.Lists.QuoteConnectorsSuperOffice.CRM.Lists.QuoteDocumentGroupFieldsSuperOffice.CRM.Lists.QuoteDocumentOrderByFieldsSuperOffice.CRM.Lists.QuoteDocumentsSuperOffice.CRM.Lists.QuoteDocumentTypeProviderSuperOffice.CRM.Lists.QuoteLineStatusSuperOffice.CRM.Lists.QuoteTemplateProviderSuperOffice.CRM.Lists.QuoteVersionProviderSuperOffice.CRM.Lists.QuoteVersionStateListProviderSuperOffice.CRM.Lists.RatingDiceProviderSuperOffice.CRM.Lists.RatingNpsProviderSuperOffice.CRM.Lists.RatingSmileysProviderSuperOffice.CRM.Lists.RatingStarsProviderSuperOffice.CRM.Lists.RatingThumbsProviderSuperOffice.CRM.Lists.RecipientFavoriteListProviderSuperOffice.CRM.Lists.RecurrenceEveryMonthProviderSuperOffice.CRM.Lists.RecurrenceWeekCycleProviderSuperOffice.CRM.Lists.RelatedDataFieldsProviderSuperOffice.CRM.Lists.RelationListProviderSuperOffice.CRM.Lists.RelationsSearchListProviderSuperOffice.CRM.Lists.ReplyTemplateProviderSuperOffice.CRM.Lists.ReportCategoryProviderSuperOffice.CRM.Lists.ReportLayoutProviderSuperOffice.CRM.Lists.ResourceMDOProviderSuperOffice.CRM.Lists.ResourceRestrictionsMDOProviderSuperOffice.CRM.Lists.RolesListProviderSuperOffice.CRM.Lists.SaleCategoryListProviderSuperOffice.CRM.Lists.SaleDoneProviderSuperOffice.CRM.Lists.SaleFavouriteListProviderSuperOffice.CRM.Lists.SaleGuideStageSuperOffice.CRM.Lists.SaleListProviderSuperOffice.CRM.Lists.SaleListProviderOrgSuperOffice.CRM.Lists.SaleProbabilitySuperOffice.CRM.Lists.SaleSourceSuperOffice.CRM.Lists.SaleStageProviderSuperOffice.CRM.Lists.SaleStatusProviderSuperOffice.CRM.Lists.SaleTypeCategoryListProviderSuperOffice.CRM.Lists.SaleTypeProviderSuperOffice.CRM.Lists.SatellitesProviderSuperOffice.CRM.Lists.SelectionCriteriaMemberTypeSuperOffice.CRM.Lists.SelectionFavouriteListProviderSuperOffice.CRM.Lists.SelectionMemberTypeCleanSuperOffice.CRM.Lists.SelectionMemberTypeListSuperOffice.CRM.Lists.SelectionMemberTypeListV2SuperOffice.CRM.Lists.SelectionMemberWithMailListProviderSuperOffice.CRM.Lists.SelectionTypeListSuperOffice.CRM.Lists.SelectionUnionTypeListSuperOffice.CRM.Lists.SentimentScoreProviderSuperOffice.CRM.Lists.ServiceAssociateMDOProviderSuperOffice.CRM.Lists.ShipmentAddrStatusProviderSuperOffice.CRM.Lists.ShipmentLinksListProviderSuperOffice.CRM.Lists.ShipmentTypeProviderSuperOffice.CRM.Lists.SimpleMailingStatusProviderSuperOffice.CRM.Lists.SmsMailingProviderSuperOffice.CRM.Lists.SmsMailingTemplateProviderSuperOffice.CRM.Lists.SmsPluginPreferenceProviderSuperOffice.CRM.Lists.SoListsSuperOffice.CRM.Lists.SourceListProviderSuperOffice.CRM.Lists.SpecifiedMailingsListProviderSuperOffice.CRM.Lists.StatusDefProviderSuperOffice.CRM.Lists.StatusMonitorImageProviderSuperOffice.CRM.Lists.SuggestedAppointmentProviderSuperOffice.CRM.Lists.SuggestedDocumentProviderSuperOffice.CRM.Lists.SystemEventTypeProviderSuperOffice.CRM.Lists.TargetEntityTypeProviderSuperOffice.CRM.Lists.TargetMeasurementUnitProviderSuperOffice.CRM.Lists.TargetTypeProviderSuperOffice.CRM.Lists.TargetYearProviderSuperOffice.CRM.Lists.TaskMenuGroupProviderSuperOffice.CRM.Lists.TaskProviderSuperOffice.CRM.Lists.TemplateVariablesProviderSuperOffice.CRM.Lists.TicketAlertProviderSuperOffice.CRM.Lists.TicketFavouriteListProviderSuperOffice.CRM.Lists.TicketListProviderSuperOffice.CRM.Lists.TicketOriginProviderSuperOffice.CRM.Lists.TicketPriorityEscalateEventsProviderSuperOffice.CRM.Lists.TicketPriorityListProviderSuperOffice.CRM.Lists.TicketReadStatusProviderSuperOffice.CRM.Lists.TicketSLevelProviderSuperOffice.CRM.Lists.TicketStatusProviderSuperOffice.CRM.Lists.TicketStatusTimeCounterProviderSuperOffice.CRM.Lists.TicketStatusWithPostponeProviderSuperOffice.CRM.Lists.TicketTicketStatusProviderSuperOffice.CRM.Lists.TicketTypeProviderSuperOffice.CRM.Lists.TimeListProviderSuperOffice.CRM.Lists.TimeZoneIANAProviderSuperOffice.CRM.Lists.TimeZoneWithCodeProviderSuperOffice.CRM.Lists.TypeGroupProviderSuperOffice.CRM.Lists.TypicalSearchProviderSuperOffice.CRM.Lists.UdefFieldsProviderBaseSuperOffice.CRM.Lists.UdefFieldsWithChangesProviderSuperOffice.CRM.Lists.UdefFieldTypeProviderSuperOffice.CRM.Lists.udlist30002SuperOffice.CRM.Lists.UdListMDOProviderSuperOffice.CRM.Lists.UserGroupProviderSuperOffice.CRM.Lists.UserGroupWithHistoryAllProviderSuperOffice.CRM.Lists.UserPlanProviderSuperOffice.CRM.Lists.VisibleForAssociateMDOProviderSuperOffice.CRM.Lists.VisibleForListProviderSuperOffice.CRM.Lists.VisibleInMenuProviderSuperOffice.CRM.Lists.VisibleInProviderSuperOffice.CRM.Lists.VisibleInTaskProviderSuperOffice.CRM.Lists.WebPanelGroupProviderSuperOffice.CRM.Lists.WebPanelProviderSuperOffice.CRM.Lists.WeekdayProviderSuperOffice.CRM.Lists.WeekNumberProviderSuperOffice.CRM.Lists.WorkflowDefinitionStatusProviderSuperOffice.CRM.Lists.WorkflowGoalTypeProviderSuperOffice.CRM.Lists.WorkflowInstanceStatusProviderSuperOffice.CRM.Lists.WorkflowSplitOptionTypeProviderSuperOffice.CRM.Lists.WorkflowStepTypeProviderSuperOffice.CRM.Lists.WorkflowTimeWaitAlgorithmProviderSuperOffice.CRM.Lists.WorkflowTimeWaitIntervalTypeProviderSuperOffice.CRM.Lists.WorkflowTriggerTypeProviderSuperOffice.CRM.Mail.CacheMailQueueSuperOffice.CRM.Mail.CacheMailQueueArgumentSuperOffice.CRM.Mail.CacheMailQueueProcessorSuperOffice.CRM.Mail.EMailConstantsSuperOffice.CRM.Mail.EMailHelperSuperOffice.CRM.Mail.MailAddressProviderSuperOffice.CRM.Mail.MailAttachmentProviderSuperOffice.CRM.Mail.MailCacheSuperOffice.CRM.Mail.MailParserSuperOffice.CRM.Mail.MailSession<TMailInterface>SuperOffice.CRM.Mail.MailSoInfoProviderSuperOffice.CRM.Mail.MessageStoreSessionSuperOffice.CRM.Mail.OutgoingMailSessionSuperOffice.CRM.Mail.RecipentListSuperOffice.CRM.Mail.SendMailQueueSuperOffice.CRM.Mail.SendMailQueueArgumentSuperOffice.CRM.Mail.SendMailQueueProcessorSuperOffice.CRM.Mail.SendSmsHelperSuperOffice.CRM.Mail.SentEMailInfoSuperOffice.CRM.Mail.SoMailSuperOffice.CRM.Mail.SoMailCredentialsSuperOffice.CRM.MailMerge.MailMergeSuperOffice.CRM.MailMerge.MailMergeSettingsSuperOffice.CRM.MailMerge.MailMergeSettingsSerializerSuperOffice.CRM.MailMerge.MailMergeTaskSuperOffice.CRM.MailMerge.XmlSerializationReaderMailMergeSettingsSuperOffice.CRM.MailMerge.XmlSerializationWriterMailMergeSettingsSuperOffice.CRM.MailMerge.XmlSerializer1SuperOffice.CRM.MailMerge.XmlSerializerContractSuperOffice.CRM.ModuleLicenceProviderSuperOffice.CRM.Notification.AppointmentAlarmBrokerSuperOffice.CRM.Notification.PushNotificationServiceManagerSuperOffice.CRM.Previews.AppointmentPreviewPluginSuperOffice.CRM.Previews.ContactPreviewPluginSuperOffice.CRM.Previews.DashboardPreviewPluginSuperOffice.CRM.Previews.DocumentPreviewPluginSuperOffice.CRM.Previews.FaqPreviewPluginSuperOffice.CRM.Previews.PersonPreviewPluginSuperOffice.CRM.Previews.PreviewDataSuperOffice.CRM.Previews.PreviewFieldSuperOffice.CRM.Previews.PreviewPluginAttributeSuperOffice.CRM.Previews.PreviewPluginBaseSuperOffice.CRM.Previews.PreviewProviderSuperOffice.CRM.Previews.ProductPreviewPluginSuperOffice.CRM.Previews.ProjectPreviewPluginSuperOffice.CRM.Previews.QuickReplyPreviewPluginSuperOffice.CRM.Previews.ReplyTemplatePreviewPluginSuperOffice.CRM.Previews.SalePreviewPluginSuperOffice.CRM.Previews.SelectionPreviewPluginSuperOffice.CRM.Previews.TicketPreviewPluginSuperOffice.CRM.Rows.RowVisibleForHelperSuperOffice.CRM.Rows.Util.PublishHelperSuperOffice.CRM.Sale.QuoteDataSuperOffice.CRM.Sale.QuoteDocumentDataSuperOffice.CRM.Sale.QuoteManagerSuperOffice.CRM.Script.CRMScriptHelperSuperOffice.CRM.Script.CRMScriptServiceBaseSuperOffice.CRM.Script.CRMScriptValidationExceptionSuperOffice.CRM.Script.ICRMScriptServiceSuperOffice.CRM.Ticket.TicketStatusRegistryHelperSuperOffice.CRM.TicketMessage.AttachmentEntitySuperOffice.CRM.TicketMessage.TicketMessageContentSuperOffice.CRM.TicketMessage.TicketMessageHelperSuperOffice.CRM.TimeZone.SoLocalTimeConverterDataFetcherSuperOffice.CRM.TooltipHelperSuperOffice.CRM.Tooltips.ActivityTypeTooltipPluginSuperOffice.CRM.Tooltips.AppointmentMotherTooltipPluginSuperOffice.CRM.Tooltips.AppointmentNoteTooltipPluginSuperOffice.CRM.Tooltips.AppointmentTooltipPluginSuperOffice.CRM.Tooltips.AssociateTooltipPluginSuperOffice.CRM.Tooltips.CalendarDayTooltipPluginSuperOffice.CRM.Tooltips.ChatSessionTooltipPluginSuperOffice.CRM.Tooltips.ConflictTooltipPluginSuperOffice.CRM.Tooltips.ConsentPurposeTooltipPluginSuperOffice.CRM.Tooltips.ConsentTooltipPluginSuperOffice.CRM.Tooltips.ContactNoteTooltipPluginSuperOffice.CRM.Tooltips.ContactTooltipPluginSuperOffice.CRM.Tooltips.DashboardTileTooltipPluginSuperOffice.CRM.Tooltips.DashboardTooltipPluginSuperOffice.CRM.Tooltips.DocumentTooltipPluginSuperOffice.CRM.Tooltips.EjCategoryTooltipPluginSuperOffice.CRM.Tooltips.EmailTooltipPluginSuperOffice.CRM.Tooltips.FilterTooltipPluginSuperOffice.CRM.Tooltips.InterestTooltipPluginSuperOffice.CRM.Tooltips.KbEntryTooltipPluginSuperOffice.CRM.Tooltips.MailItemTooltipPluginSuperOffice.CRM.Tooltips.MDOTooltipPluginSuperOffice.CRM.Tooltips.ModuleLicenseTooltipPluginSuperOffice.CRM.Tooltips.NavigatorButtonTooltipPluginSuperOffice.CRM.Tooltips.NoteTooltipBaseSuperOffice.CRM.Tooltips.PersonNoteTooltipPluginSuperOffice.CRM.Tooltips.PersonTooltipPluginSuperOffice.CRM.Tooltips.PhoneTooltipPluginSuperOffice.CRM.Tooltips.ProductTooltipPluginSuperOffice.CRM.Tooltips.ProjectMemberTooltipPluginSuperOffice.CRM.Tooltips.ProjectNoteTooltipPluginSuperOffice.CRM.Tooltips.ProjectTooltipPluginSuperOffice.CRM.Tooltips.QuoteLineTooltipPluginSuperOffice.CRM.Tooltips.QuoteVersionTooltipPluginSuperOffice.CRM.Tooltips.SaleNoteTooltipPluginSuperOffice.CRM.Tooltips.SaleStakeholderTooltipPluginSuperOffice.CRM.Tooltips.SaleTooltipPluginSuperOffice.CRM.Tooltips.SelectionNoteTooltipPluginSuperOffice.CRM.Tooltips.SelectionTooltipPluginSuperOffice.CRM.Tooltips.TextTooltipPluginSuperOffice.CRM.Tooltips.TicketPriorityTooltipPluginSuperOffice.CRM.Tooltips.TicketReadStatusTooltipPluginSuperOffice.CRM.Tooltips.TicketStatusTooltipPluginSuperOffice.CRM.Tooltips.TicketTooltipPluginSuperOffice.CRM.Tooltips.TicketTypeTooltipPluginSuperOffice.CRM.Tooltips.TimeZoneTooltipPluginSuperOffice.CRM.Tooltips.TooltipPluginAttributeSuperOffice.CRM.Tooltips.TooltipPluginBaseSuperOffice.CRM.Tooltips.TooltipPluginHelperSuperOffice.CRM.Tooltips.TooltipProviderSuperOffice.CRM.Tooltips.UdefFieldTooltipPluginSuperOffice.CRM.Tooltips.WorkflowTooltipPluginSuperOffice.CRM.Travel.AreaFilterDatabaseCopySuperOffice.CRM.Travel.DatabaseCopyParentSuperOffice.CRM.Travel.OnEndOfTableSuperOffice.CRM.Travel.OnProcessRowSuperOffice.CRM.Travel.OnStartOfTableSuperOffice.CRM.Travel.ProcessingOptionSuperOffice.CRM.Travel.TableInfoAndDataSuperOffice.CRM.Travel.TravelDatabaseCreatorSuperOffice.CRM.Travel.TravelExceptionSuperOffice.CRM.Webhooks.DefaultWebhookPluginSuperOffice.CRM.Webhooks.WebhookDispatcherSuperOffice.CRM.Webhooks.WebhookManagerSuperOffice.CRM.Workflow.AddToListSettingsSuperOffice.CRM.Workflow.CreateFollowUpSettingsSuperOffice.CRM.Workflow.CreateRequestSettingsSuperOffice.CRM.Workflow.CreateSaleSettingsSuperOffice.CRM.Workflow.NotifyByEmailSettingsSuperOffice.CRM.Workflow.NotifyBySMSSettingsSuperOffice.CRM.Workflow.RemoveFromListSettingsSuperOffice.CRM.Workflow.RunScriptSettingsSuperOffice.CRM.Workflow.SendEmailSettingsSuperOffice.CRM.Workflow.SendSMSSettingsSuperOffice.CRM.Workflow.SplitSettingsSuperOffice.CRM.Workflow.StepSettingsSuperOffice.CRM.Workflow.UpdateParticipantSettingsSuperOffice.CRM.Workflow.WaitForActionSettingsSuperOffice.CRM.Workflow.WaitForTimeSettingsSuperOffice.CRM.WorkFlow.WorkflowEngineSuperOffice.CRM.WorkFlow.WorkflowEventSuperOffice.CRM.WorkFlow.WorkflowEventResultSuperOffice.CRM.WorkFlow.WorkflowInstanceVariablesSuperOffice.CRM.Workflow.WorkflowStepAddToListSuperOffice.CRM.Workflow.WorkflowStepBaseSuperOffice.CRM.Workflow.WorkflowStepCreateFollowUpSuperOffice.CRM.Workflow.WorkflowStepCreateRequestSuperOffice.CRM.Workflow.WorkflowStepCreateSaleSuperOffice.CRM.Workflow.WorkflowStepNotifyByEmailSuperOffice.CRM.Workflow.WorkflowStepNotifyBySMSSuperOffice.CRM.Workflow.WorkflowStepRemoveFromListSuperOffice.CRM.Workflow.WorkflowStepRunScriptSuperOffice.CRM.Workflow.WorkflowStepSendEmailSuperOffice.CRM.Workflow.WorkflowStepSendSMSSuperOffice.CRM.Workflow.WorkflowStepSplitSuperOffice.CRM.Workflow.WorkflowStepUpdateParticipantSuperOffice.CRM.Workflow.WorkflowStepWaitForActionSuperOffice.CRM.Workflow.WorkflowStepWaitForTimeSuperOffice.CRM.Workflow.WorkflowUtilSuperOffice.CRM.XsrfHelperSuperOffice.Data.Cache.CacheFlusherSuperOffice.Data.Cache.CacheManagerSuperOffice.Data.Cache.IFlushableV2SuperOffice.Data.Cache.OnsiteFlushCacheAndBroadcastPluginSuperOffice.Data.DbConvertSuperOffice.Data.DbConvertTypeSuperOffice.Data.Dialect.DatabaseOperationsSuperOffice.Data.Dialect.FieldValueParserSuperOffice.Data.Dialect.MassOperationsSuperOffice.Data.Dialect.MassResultSuperOffice.Data.Dialect.Oracle12SuperOffice.Data.Dialect.OracleCommonSuperOffice.Data.Dialect.OracleMassOperationsSuperOffice.Data.Dialect.OracleOperationsSuperOffice.Data.Dialect.PrivateDatabaseOperationstFactorySuperOffice.Data.Dialect.PrivateDialectFactorySuperOffice.Data.Dialect.PrivateMassOperationsFactorySuperOffice.Data.Dialect.RowStatusSuperOffice.Data.Dialect.SqlServer8OperationsSuperOffice.Data.Dialect.SqlServerCollationMappingSuperOffice.Data.Dialect.SqlServerCommonSuperOffice.Data.Dialect.SqlServerMassOperationsSuperOffice.Data.Dialect.SqlServerOperationsSuperOffice.Data.Dialect.TempTableManagerSuperOffice.Data.ISoCollectionSuperOffice.Data.ISoItemSuperOffice.Data.MultiSaveSuperOffice.Data.NestedCollectionPersist<TNestedPersist>SuperOffice.Data.Private.DatabaseSelfTestSuperOffice.Data.Private.FreetextIncrementalIndexerSuperOffice.Data.Private.FreetextRebuilderSuperOffice.Data.Private.TicketLogging.LogDetailSuperOffice.Data.Private.TicketLogging.TicketLoggingLogicSuperOffice.Data.PrivateDbConnectionFactorySuperOffice.Data.PrivateInnerDbCommandFactorySuperOffice.Data.SoDatabaseEnvironmentInfoPluginSuperOffice.Data.SoDuplicateCheckerSuperOffice.Data.UdefConvertHelperSuperOffice.Data.UdefHelperSuperOffice.Data.UdefPublishHelperSuperOffice.DoneNotDoneSplitter<InnerProvider, RootExtender>SuperOffice.License.AcceptingContextSuperOffice.License.BlockWelcomeMailPluginAttributeSuperOffice.License.DefaultBlockWelcomeMailPluginSuperOffice.License.IBlockWelcomeMailPluginSuperOffice.Security.CredentialsManagerSuperOffice.Security.Login.VideoMeetingPostLoginPluginSuperOffice.Security.Principal.DefaultTokenContextResolverSuperOffice.Security.Principal.ExpiredCredentialCleanerSuperOffice.Security.Principal.OidcSoIdentitySuperOffice.Security.Principal.OidcSoIdentityResolverSuperOffice.Security.Principal.Private.PrivateLocalPrincipalFactorySuperOffice.Security.Principal.SoAccessTokenClaimsExpanderSuperOffice.Security.Principal.SoCredentialsIdentitySuperOffice.Security.Principal.SoImpersonationIdentitySuperOffice.Security.Principal.SoImpersonationIdentityResolverSuperOffice.Security.Principal.SoImpersonationIdentityValidatorSuperOffice.Security.Principal.SoLocalPrincipalSuperOffice.Security.Principal.UserNameIdentitySuperOffice.Util.AppointmentUtilitySuperOffice.Util.AsyncListProviderWrapperSuperOffice.Util.DocumentSaveChangeAnalyzerSuperOffice.Util.iCalendarUtilitySuperOffice.Util.NSWinContactHelperSuperOffice.Util.NsWinHelperSuperOffice.Util.NSWinListProviderHelperSuperOffice.Util.SoDocumentPluginPreferenceHelperSuperOffice.Util.TemporaryConfigOverrideSuperOffice.Util.TemporaryFeatureToggleSuperOffice.Util.TimeZoneUtilitySuperOffice.Util.VideoMeetingHelperSuperOffice.Util.WebAppUsageRecorder.TicketStatusWithoutPostponeProvider
New types
SuperOffice.CRM.ArchiveLists.ActivityArchiveProviderBaseConstantsSuperOffice.CRM.ArchiveLists.ActivityArchiveProviderConstantsSuperOffice.CRM.ArchiveLists.AggregationLevelConstantsSuperOffice.CRM.ArchiveLists.AggregationProvider2ConstantsSuperOffice.CRM.ArchiveLists.AppointmentTooltipPluginConstantsSuperOffice.CRM.ArchiveLists.ColumnHelperConstantsSuperOffice.CRM.ArchiveLists.ContactExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.CustomObjectProviderBaseConstantsSuperOffice.CRM.ArchiveLists.CustomObjectProviderConstantsSuperOffice.CRM.ArchiveLists.DocumentQuoteLineInnerDataProviderConstantsSuperOffice.CRM.ArchiveLists.EmailFlowsAndFoldersProviderConstantsSuperOffice.CRM.ArchiveLists.ErpConnectionExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.ErpConnectionProviderConstantsSuperOffice.CRM.ArchiveLists.ErpConnectorExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.ErpConnectorProviderConstantsSuperOffice.CRM.ArchiveLists.ExtensibleColumnsBaseConstantsSuperOffice.CRM.ArchiveLists.FavouriteContactExtenderConstantsSuperOffice.CRM.ArchiveLists.FavouriteMailingExtenderConstantsSuperOffice.CRM.ArchiveLists.FindAppointmentProviderConstantsSuperOffice.CRM.ArchiveLists.FindContactProviderConstantsSuperOffice.CRM.ArchiveLists.FindDocumentProviderConstantsSuperOffice.CRM.ArchiveLists.FindErpProductProviderConstantsSuperOffice.CRM.ArchiveLists.FindProjectProviderConstantsSuperOffice.CRM.ArchiveLists.FindSaleProviderConstantsSuperOffice.CRM.ArchiveLists.FindSelectionProviderConstantsSuperOffice.CRM.ArchiveLists.FormSubmissionExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.IFreetextMatchCalculatorSuperOffice.CRM.ArchiveLists.MailingsExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.MailingsProviderBaseConstantsSuperOffice.CRM.ArchiveLists.ParticipantsProviderConstantsSuperOffice.CRM.ArchiveLists.ParticipantsResourceProviderConstantsSuperOffice.CRM.ArchiveLists.PersonExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.PersonListProviderConstantsSuperOffice.CRM.ArchiveLists.QueryProviderBaseConstantsSuperOffice.CRM.ArchiveLists.QuoteAlternativeExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.QuoteConnectionProviderConstantsSuperOffice.CRM.ArchiveLists.QuoteConnectorProviderConstantsSuperOffice.CRM.ArchiveLists.QuoteLineExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.RestrictionCriteriaStorageConstantsSuperOffice.CRM.ArchiveLists.SaintRestrictionExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.SaleExtenderBaseConstantsSuperOffice.CRM.ArchiveLists.SaleProviderConstantsSuperOffice.CRM.ArchiveLists.SelectionDynamicProviderConstantsSuperOffice.CRM.ArchiveLists.SelectionProviderBaseConstantsSuperOffice.CRM.ArchiveLists.SelectionProviderConstantsSuperOffice.CRM.ArchiveLists.TicketExtenderBaseConstantsSuperOffice.CRM.Cache.RoleCacheSuperOffice.CRM.CS.CSSessionInfoSuperOffice.CRM.CS.ICsSessionManagerSuperOffice.CRM.Entities.IBookingManagerSuperOffice.CRM.Entities.IInterestHelperSuperOffice.CRM.Entities.IInterestHelperFactorySuperOffice.CRM.Entities.IMailingStatisticsSuperOffice.CRM.Entities.ISelectionTypeManagerSuperOffice.CRM.Entities.ProgressCallbackAsyncSuperOffice.CRM.Entities.Providers.Factory.IAppointmentInfoProviderFactorySuperOffice.CRM.Lists.ISoListProviderFactorySuperOffice.CRM.Notification.IPushNotificationServiceManagerSuperOffice.CRM.Notification.IPushNotificationServiceManagerFactorySuperOffice.CRM.Sale.IQuoteDataSuperOffice.CRM.Sale.IQuoteManagerSuperOffice.CRM.Sale.IQuoteManagerFactorySuperOffice.CRM.Ticket.ITicketStatusRegistryHelperSuperOffice.CRM.Ticket.ITicketStatusRegistryHelperFactorySuperOffice.CRM.Webhooks.IWebhookManagerSuperOffice.CRM.Workflow.IWorkflowEngineSuperOffice.CRM.Workflow.WorkflowEventSuperOffice.CRM.Workflow.WorkflowEventResultSuperOffice.CRM.Workflow.WorkflowHelperSuperOffice.CRM.Workflow.WorkflowInstanceVariablesSuperOffice.Data.Cache.FlushCacheAndBroadcastPluginExtensionsSuperOffice.Data.Cache.ICacheManagerSuperOffice.Data.Dialect.IDatabaseOperationsSuperOffice.Data.Dialect.IDatabaseOperationsFactorySuperOffice.Data.Dialect.ITempTableManagerSuperOffice.Data.Dialect.TruncateOptionsSuperOffice.Data.IProgressHandlerSuperOffice.Data.ISystemEventHelperSuperOffice.Data.IUdefHelperSuperOffice.Data.IUdefPublishHelperSuperOffice.Data.PageOneFieldInfoSuperOffice.Data.Private.IFreetextRebuilderSuperOffice.Data.UDefFieldDatabaseTypeSuperOffice.License.IAcceptingContextSuperOffice.License.ILicenseManagerSuperOffice.License.ILicenseUpgradeServiceSuperOffice.Security.ICredentialsManagerSuperOffice.Security.Principal.ClaimsIdentityExtensionsSuperOffice.Security.Principal.IClaimsPrincipalJwtSigningCredentialsResolverSuperOffice.Security.Principal.SoDatabaseClaimsPrincipalExtensionsSuperOffice.SoContextHelperSuperOffice.Util.IAppointmentUtilitySuperOffice.Util.RowModificationSuperOffice.Util.TrackEventSender
Modified types
SuperOffice.CRM.Administration.EjUserHelper is Modified
- Deleted items
- Method
CalculateCategoryMembership(Int32, Int32) - Method
DeleteCategoryMembership(Int32) - Method
EscalationLevelDependentCount(Int32) - Method
LogoutUser(Int32) - Method
MailFilterDependentCount(Int32) - Method
OpenRequestsCount(Int32)
- Method
- New items
- Method
CalculateCategoryMembershipAsync(Int32, Int32, CancellationToken) - Method
EscalationLevelDependentCountAsync(Int32, CancellationToken) - Method
LogoutUserAsync(Int32) - Method
MailFilterDependentCountAsync(Int32, CancellationToken) - Method
OpenRequestsCountAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Administration.IUserCredentialPlugin is Modified
- Deleted items
- Method
AddDefaultCredentialsToUser(SoUser) - Method
CanChangePassword(CredentialsRow) - Method
CreatePerson(Int32, String, String) - Method
FindCredentialUsers(String) - Method
GetCredentialUsersInGroup(String) - Method
GetSupportedChangePasswordTypes(CredentialsRow) - Method
SendChangePasswordEmail(CredentialsRow)
- Method
- New items
- Method
AddDefaultCredentialsToUserAsync(SoUser, CancellationToken) - Method
CanChangePasswordAsync(CredentialsRow, CancellationToken) - Method
CreatePersonAsync(Int32, String, String, CancellationToken) - Method
FindCredentialUsersAsync(String, CancellationToken) - Method
GetCredentialUsersInGroupAsync(String, CancellationToken) - Method
GetSupportedChangePasswordTypesAsync(CredentialsRow, CancellationToken) - Method
SendChangePasswordEmailAsync(CredentialsRow)
- Method
SuperOffice.CRM.Administration.IUserPlugin is Modified
- Deleted items
- Method
GetDefaultAssociateName(UserType, Person, CheckIfAssociateNameIsLegal) - Method
GetDefaultAssociateUserName(UserType, Person, CheckIfAssociateNameIsLegal) - Method
GetValidAssociateName(UserType, Person, String, CheckIfAssociateNameIsLegal)
- Method
- New items
- Method
GetDefaultAssociateNameAsync(UserType, Person, CheckIfAssociateNameIsLegal, CancellationToken) - Method
GetDefaultAssociateUserNameAsync(UserType, Person, CheckIfAssociateNameIsLegal, CancellationToken) - Method
GetValidAssociateNameAsync(UserType, Person, String, CheckIfAssociateNameIsLegal, CancellationToken)
- Method
SuperOffice.CRM.Administration.SoResource is Modified
- Deleted items
- Method
SoResource(Int32) - Method
GetFromId(Int32) - Method
Save()
- Method
- New items
- Method
CreateAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync()
- Method
SuperOffice.CRM.Administration.SoUser is Modified
- Deleted items
- Property
CanChangePassword - Property
CanSendChangePasswordMail - Property
ForeignKeyHelper - Method
ChangePassword(String, String) - Method
ChangeUserGroup(Int32, Int32) - Method
CreateNew(Int32, UserType, Boolean) - Method
FindUsersFromEJUser(Int32) - Method
FindUsersFromPerson(Int32) - Method
GetCurrent() - Method
GetDefaultAssociateUserName() - Method
GetRequestRestrictionBlockers() - Method
GetSupportedChangePasswordTypes() - Method
ManageUser(Int32) - Method
ManageUser(String) - Method
ManageUserFromEjUserId(Int32) - Method
ManageUserFromPersonId(Int32) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnSaved(Boolean) - Method
SendChangePasswordMail() - Method
SetOwnPassword(String, String) - Method
SetValidAssociateName(String) - Method
SetValidUserName(String) - Method
Validate(Dictionary<String, String>)
- Property
- Modified items
- Property
PersonId - Property
UserType
- Property
- New items
- Method
ChangePasswordAsync(String, String) - Method
ChangeUserGroupAsync(Int32, Int32) - Method
CreateNewAsync(Int32, UserType, Boolean, CancellationToken) - Method
FindUsersFromEJUserAsync(Int32, CancellationToken) - Method
FindUsersFromPersonAsync(Int32, CancellationToken) - Method
GetCanChangePasswordAsync(CancellationToken) - Method
GetCanSendChangePasswordMailAsync(CancellationToken) - Method
GetCurrentAsync(CancellationToken) - Method
GetDefaultAssociateUserNameAsync(CancellationToken) - Method
GetForeignKeyHelperAsync(CancellationToken) - Method
GetRequestRestrictionBlockersAsync(CancellationToken) - Method
GetSupportedChangePasswordTypesAsync(CancellationToken) - Method
ManageUserAsync(Int32, CancellationToken) - Method
ManageUserAsync(String, CancellationToken) - Method
ManageUserFromEjUserIdAsync(Int32, CancellationToken) - Method
ManageUserFromPersonIdAsync(Int32, CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnSavedAsync(Boolean) - Method
SendChangePasswordMailAsync() - Method
SetPersonIdAsync(Int32, CancellationToken) - Method
SetUserTypeAsync(UserType, CancellationToken) - Method
SetValidAssociateNameAsync(String) - Method
ValidateAsync(Dictionary<String, String>)
- Method
SuperOffice.CRM.Administration.SoUserCredential is Modified
- Deleted items
- Property
CanChangePassword - Property
CanSendChangePasswordMail - Method
GetSupportedChangePasswordTypes() - Method
OnPreIdUpdate() - Method
SendChangePasswordEmail()
- Property
- New items
- Method
GetCanChangePasswordAsync(CancellationToken) - Method
GetCanSendChangePasswordMailAsync(CancellationToken) - Method
GetSupportedChangePasswordTypesAsync(CancellationToken) - Method
OnPreIdUpdateAsync() - Method
SendChangePasswordEmailAsync()
- Method
SuperOffice.CRM.Administration.UserPlugin is Modified
- Deleted items
- Method
ExtractEmail(Person, CheckIfAssociateNameIsLegal) - Method
GetDefaultAssociateName(UserType, Person, CheckIfAssociateNameIsLegal) - Method
GetDefaultAssociateUserName(UserType, Person, CheckIfAssociateNameIsLegal) - Method
GetDefaultExternalUserName(Person, CheckIfAssociateNameIsLegal) - Method
GetValidAssociateName(UserType, Person, String, CheckIfAssociateNameIsLegal)
- Method
- New items
- Method
ExtractEmailAsync(Person, CheckIfAssociateNameIsLegal, CancellationToken) - Method
GetDefaultAssociateNameAsync(UserType, Person, CheckIfAssociateNameIsLegal, CancellationToken) - Method
GetDefaultAssociateUserNameAsync(UserType, Person, CheckIfAssociateNameIsLegal, CancellationToken) - Method
GetDefaultExternalUserNameAsync(Person, CheckIfAssociateNameIsLegal, CancellationToken) - Method
GetValidAssociateNameAsync(UserType, Person, String, CheckIfAssociateNameIsLegal, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.ListItemLookupHelper is Modified
- Deleted items
- Method
LookupItem(Int32, Int32) - Method
LookupItem(String, Int32) - Method
LookupItem(String, String, String)
- Method
- New items
- Method
LookupItemAsync(Int32, Int32, CancellationToken) - Method
LookupItemAsync(String, Int32, CancellationToken) - Method
LookupItemAsync(String, String, String, CancellationToken)
- Method
SuperOffice.CRM.Archives.ActivityList is Modified
- Deleted items
- Method
OnLoad(ActivityListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.ActivityList.ActivityListQuery is Modified
-
Deleted items
- Method
.ActivityListQueryop_Implicit(ActivityListQuery) - Method
.ActivityListQueryToActivityList()
- Method
-
New items
- Method
.ActivityListQueryToActivityListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(ActivityListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.ContactList is Modified
- Deleted items
- Method
OnLoad(ContactListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.ContactList.ContactListQuery is Modified
-
Deleted items
- Method
.ContactListQueryop_Implicit(ContactListQuery) - Method
.ContactListQueryToContactList()
- Method
-
New items
- Method
.ContactListQueryToContactListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(ContactListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.ContactListItem is Modified
- Deleted items
- Method
GetContactListItem(Int32) - Method
GetContactListItem(Int32, Boolean)
- Method
- New items
- Method
GetContactListItemAsync(Int32, Boolean, CancellationToken) - Method
GetContactListItemAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Archives.DocumentList is Modified
- Deleted items
- Method
OnLoad(DocumentListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.DocumentList.DocumentListQuery is Modified
-
Deleted items
- Method
.DocumentListQueryop_Implicit(DocumentListQuery) - Method
.DocumentListQueryToDocumentList() - Method
.DocumentListQueryToDocumentList(Int32)
- Method
-
New items
- Method
.DocumentListQueryToDocumentListAsync(Int32, CancellationToken) - Method
.DocumentListQueryToDocumentListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(DocumentListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.DocumentListItem is Modified
- Deleted items
- Method
GetDocumentListItem(Int32)
- Method
- New items
- Method
GetDocumentListItemAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Archives.PersonList is Modified
- Deleted items
- Method
OnLoad(PersonListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.PersonList.PersonListQuery is Modified
-
Deleted items
- Method
.PersonListQueryop_Implicit(PersonListQuery) - Method
.PersonListQueryToPersonList()
- Method
-
New items
- Method
.PersonListQueryToPersonListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(PersonListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.PersonListItem is Modified
- Deleted items
- Method
GetPersonListItem(Int32) - Method
GetPersonListItems(Int32[])
- Method
- New items
- Method
GetPersonListItemAsync(Int32, CancellationToken) - Method
GetPersonListItemsAsync(Int32[], CancellationToken)
- Method
SuperOffice.CRM.Archives.ProjectEventList is Modified
- Deleted items
- Method
OnLoad(ProjectEventListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.ProjectEventList.ProjectEventListQuery is Modified
-
Deleted items
- Method
.ProjectEventListQueryop_Implicit(ProjectEventListQuery) - Method
.ProjectEventListQueryToProjectEventList()
- Method
-
New items
- Method
.ProjectEventListQueryToProjectEventListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(ProjectEventListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.ProjectEventListItem is Modified
- Deleted items
- Method
GetProjectEventListItem(Int32) - Method
GetProjectEventListItemOnPerson(Int32, Int32)
- Method
- New items
- Method
GetProjectEventListItemAsync(Int32, CancellationToken) - Method
GetProjectEventListItemOnPersonAsync(Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Archives.ProjectList is Modified
- Deleted items
- Method
GetProjectListFromContact(Contact) - Method
GetProjectListFromContact(ContactRow) - Method
GetProjectListFromContact(Int32) - Method
OnLoad(ProjectListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.ProjectList.ProjectListQuery is Modified
-
Deleted items
- Method
.ProjectListQueryop_Implicit(ProjectListQuery) - Method
.ProjectListQueryToProjectList()
- Method
-
New items
- Method
.ProjectListQueryToProjectListAsync(CancellationToken)
- Method
-
New items
- Method
GetProjectListFromContactAsync(Contact, CancellationToken) - Method
GetProjectListFromContactAsync(ContactRow, CancellationToken) - Method
GetProjectListFromContactAsync(Int32, CancellationToken) - Method
OnLoadAsync(ProjectListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.ProjectListItem is Modified
- Deleted items
- Method
GetProjectListItem(Int32)
- Method
- New items
- Method
GetProjectListItemAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Archives.ProjectMemberList is Modified
- Deleted items
- Method
OnLoad(ProjectMemberListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.ProjectMemberList.ProjectMemberListQuery is Modified
-
Deleted items
- Method
.ProjectMemberListQueryop_Implicit(ProjectMemberListQuery) - Method
.ProjectMemberListQueryToProjectMemberList()
- Method
-
New items
- Method
.ProjectMemberListQueryToProjectMemberListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(ProjectMemberListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.RelationsList is Modified
- Deleted items
- Method
OnLoad(RelationsListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.RelationsList.RelationsListQuery is Modified
-
Deleted items
- Method
.RelationsListQueryop_Implicit(RelationsListQuery) - Method
.RelationsListQueryToRelationsList()
- Method
-
New items
- Method
.RelationsListQueryToRelationsListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(RelationsListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.SaleList is Modified
- Deleted items
- Method
OnLoad(SaleListQuery, SoDataReader)
- Method
- Modified items
SuperOffice.CRM.Archives.SaleList.SaleListQuery is Modified
-
Deleted items
- Method
.SaleListQueryop_Implicit(SaleListQuery) - Method
.SaleListQueryToSaleList()
- Method
-
New items
- Method
.SaleListQueryToSaleListAsync(CancellationToken)
- Method
-
New items
- Method
OnLoadAsync(SaleListQuery, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Archives.SaleListItem is Modified
- Deleted items
- Method
GetSaleListItem(Int32)
- Method
- New items
- Method
GetSaleListItemAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Cache.AssociateCache is Modified
- Deleted items
- Method
GetAssociateImage(Int32, Int32, Int32) - Method
GetCurrent() - Method
GetPersonImage(Int32) - Method
IsCacheInvalidated(String, Int32, PrivateSave)
- Method
- Modified items
- Method
AssociateCache()
- Method
- New items
- Method
GetAssociateEjUserStatus(Int32) - Method
GetAssociateEmailAddress(Int32) - Method
GetAssociateImageAsync(Int32, Int32, Int32) - Method
GetAssociateRoleId(Int32) - Method
GetPersonImageAsync(Int32) - Method
IsCacheInvalidatedAsync(String, Int32, PrivateSave, CancellationToken) - Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.ConsentCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
ConsentCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.CurrencyCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
CurrencyCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.ExtraFieldsCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
ExtraFieldsCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.FreetextStatusCache is Modified
- Deleted items
- Method
GetInstance()
- Method
- New items
- Method
GetInstanceAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.MDOListTableAmountClassCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableAssociateCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableBusinessCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableCacheTypedBase<T> is Modified
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.MDOListTableCategoryCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableComptrCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableContIntCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableCountryCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableCreditedCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableCurrencyCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableDeliveryTermsCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableDeliveryTypeCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableDocTmplCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableExtAppCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableIntentCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableMrMrsCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePaymentTermsCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePaymentTypeCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePersIntCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePersPosCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePMembTypeCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePriceUnitCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTablePriorityCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableProbCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableProductCategoryCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableProductFamilyCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableProductTypeCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableProjStatusCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableProjTypeCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableQuoteApprReasonCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableQuoteDenyReasonCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableReasonCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableReasonSoldCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableReasonStalledCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableRejectReasonCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableRelationDefinitionCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableSaleTypeCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableSaleTypeCatCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableSalutationCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableSearchCatCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableSourceCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableStakeholderRoleCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableSubscriptionUnitCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableTagsCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableTaskCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableTaskMenuCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOListTableUDListCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Cache.MDOPreferenceCache is Modified
- Deleted items
- Method
GetCurrent() - Method
IsCacheInvalidated(String, Int32, PrivateSave)
- Method
- New items
- Method
IsCacheInvalidatedAsync(String, Int32, PrivateSave, CancellationToken) - Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.RelationDefinitionCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
RelationDefinitionCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.SystemEventCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.TicketPriorityCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
TicketPriorityCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Cache.TicketStatusCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
TicketStatusCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.CustomerService is Modified
- Deleted items
- Method
GetCSRegistryValue(Int32) - Method
GetEMarketingUrl(String) - Method
GetSubscriptionManagementUrl(Int32) - Method
GetSubscriptionManagementUrl(Int32, String)
- Method
- New items
- Method
GetCSRegistryValueAsync(Int32, CancellationToken) - Method
GetEMarketingUrlAsync(String, CancellationToken) - Method
GetSubscriptionManagementUrlAsync(Int32, String, CancellationToken) - Method
GetSubscriptionManagementUrlAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Documents.ArchiveTempFileProvider is Modified
- Deleted items
- Method
CheckIfFileExists(String) - Method
CreateFile(String) - Method
CreateFileForAppending(String) - Method
DeleteFile(String) - Method
ReadFileChunk(String, Int64, Byte[]) - Method
ReadFileComplete(String) - Method
WriteFileChunk(String, Int64, Byte[]) - Method
WriteFileComplete(String, Stream)
- Method
- New items
- Method
CheckIfFileExistsAsync(String, CancellationToken) - Method
CreateFileAsync(String, CancellationToken) - Method
CreateFileForAppendingAsync(String, CancellationToken) - Method
DeleteFileAsync(String, CancellationToken) - Method
ReadFileChunkAsync(String, Int64, Byte[], CancellationToken) - Method
ReadFileCompleteAsync(String, CancellationToken) - Method
WriteFileChunkAsync(String, Int64, Byte[], CancellationToken) - Method
WriteFileCompleteAsync(String, Stream, CancellationToken)
- Method
SuperOffice.CRM.Documents.DocumentEntityHelper is Modified
- Deleted items
- Method
GetSanitizedTemplateStream(String, Boolean, String)
- Method
- New items
- Method
GetSanitizedTemplateStreamAsync(String, Boolean, String, CancellationToken)
- Method
SuperOffice.CRM.Documents.PhysicalDocument is Modified
- Deleted items
- Property
ExternalReference - Method
BeginRead() - Method
BeginWrite() - Method
CheckinDocument(String[], String, String[]) - Method
CheckoutDocument(String[]) - Method
CreateDefaultDocumentTemplate(Int32, Int32) - Method
CreateDefaultDocumentTemplateLanguage(IDocumentTemplateInfo, String) - Method
CreateFilenameForNewTemplate(IDocumentTemplateInfo, String) - Method
CreateNewEmpty(IDocumentInfo, String&, String[], String, String[]) - Method
CreateNewEmptyByRef(IDocumentInfo&, String&, String[], String, String[]) - Method
CreateNewFromTemplate(IDocumentInfo, String&, String[], String, String[], String) - Method
CreateNewFromTemplateWithTags(IDocumentInfo, String&, String[], String, String[], TagContainer, String) - Method
CreateNewFromTemplateWithTagsAsStream(Int32, String, TagContainer) - Method
DeleteDocument(String[]) - Method
DeleteDocumentTemplateLanguage(IDocumentTemplateInfo, String) - Method
EndRead() - Method
EndWrite() - Method
Exists() - Method
GetCheckoutState() - Method
GetDatabaseLanguageCode() - Method
GetDatabaseLanguageCulture() - Method
GetDefaultDocumentPluginId() - Method
GetDocumentIdFromPath(String) - Method
GetDocumentProperties(String[]) - Method
GetDocumentTemplateProperties(Int32, String[]) - Method
GetDocumentTemplateUrl(Int32, Boolean, String) - Method
GetDocumentUrl() - Method
GetDocumentUrl(IDocumentInfo, String, Boolean) - Method
GetDocumentUrl(String, Boolean) - Method
GetLength(String) - Method
GetTemplateExtension(Int32) - Method
GetTemplateId(String) - Method
GetTemplateLanguages(IDocumentTemplateInfo) - Method
LoadDocumentStream() - Method
LoadDocumentStream(IDocumentInfo, String) - Method
LoadDocumentStream(String) - Method
LoadDocumentTemplateStream(Int32, String) - Method
LoadDocumentTemplateStream(Int32, String, String&) - Method
LoadDocumentTemplateStream(String, Boolean, String) - Method
RenameDocument(String) - Method
SaveDocumentFromStream(IDocumentInfo, String[], Stream) - Method
SaveDocumentFromStream(String[], Stream) - Method
SaveDocumentTemplateStream(Int32, Stream, String, Int32, String) - Method
SetDocumentTemplateFromDocumentTemplate(IDocumentTemplateInfo, IDocumentTemplateInfo) - Method
SuggestFilename() - Method
UndoCheckoutDocument(String[])
- Property
- Modified items
- Method
Read(Int64, Byte[], Int32, Int32) - Method
Write(Int64, Byte[], Int32, Int32)
- Method
- New items
- Method
BeginReadAsync(CancellationToken) - Method
BeginWriteAsync(CancellationToken) - Method
CheckinDocumentAsync(String[], String, String[], CancellationToken) - Method
CheckoutDocumentAsync(CancellationToken, String[]) - Method
CreateDefaultDocumentTemplateAsync(Int32, Int32, CancellationToken) - Method
CreateDefaultDocumentTemplateLanguageAsync(IDocumentTemplateInfo, String, CancellationToken) - Method
CreateFilenameForNewTemplateAsync(IDocumentTemplateInfo, String, CancellationToken) - Method
CreateNewEmptyAsync(IDocumentInfo, String, String[], String, String[], CancellationToken) - Method
CreateNewEmptyByRefAsync(IDocumentInfo, String, String[], String, String[]) - Method
CreateNewFromTemplateAsync(IDocumentInfo, String, String[], String, String[], String, CancellationToken) - Method
CreateNewFromTemplateWithTagsAsStreamAsync(Int32, String, TagContainer, CancellationToken) - Method
CreateNewFromTemplateWithTagsAsync(IDocumentInfo, String, String[], String, String[], TagContainer, String, CancellationToken) - Method
DeleteDocumentAsync(CancellationToken, String[]) - Method
DeleteDocumentTemplateLanguageAsync(IDocumentTemplateInfo, String, CancellationToken) - Method
EndReadAsync(CancellationToken) - Method
EndWriteAsync(CancellationToken) - Method
ExistsAsync(CancellationToken) - Method
GetCheckoutStateAsync(CancellationToken) - Method
GetDatabaseLanguageCodeAsync(CancellationToken) - Method
GetDatabaseLanguageCultureAsync(CancellationToken) - Method
GetDefaultDocumentPluginIdAsync(CancellationToken) - Method
GetDocumentIdFromPathAsync(String, CancellationToken) - Method
GetDocumentPropertiesAsync(String[], CancellationToken) - Method
GetDocumentTemplatePropertiesAsync(Int32, CancellationToken, String[]) - Method
GetDocumentTemplateUrlAsync(Int32, Boolean, String, CancellationToken) - Method
GetDocumentUrlAsync(IDocumentInfo, String, Boolean, CancellationToken) - Method
GetDocumentUrlAsync(String, Boolean, CancellationToken) - Method
GetDocumentUrlAsync(CancellationToken) - Method
GetLengthAsync(String, CancellationToken) - Method
GetTemplateExtensionAsync(Int32, CancellationToken) - Method
GetTemplateLanguagesAsync(IDocumentTemplateInfo, CancellationToken) - Method
LoadDocumentStreamAsync(IDocumentInfo, String, CancellationToken) - Method
LoadDocumentStreamAsync(String, CancellationToken) - Method
LoadDocumentStreamAsync(CancellationToken) - Method
LoadDocumentTemplateStreamAsync(Int32, String, CancellationToken) - Method
LoadDocumentTemplateStreamAsync(String, Boolean, String, CancellationToken) - Method
ReadAsync(Int64, Byte[], Int32, Int32, CancellationToken) - Method
RenameDocumentAsync(String, CancellationToken) - Method
SaveDocumentFromStreamAsync(IDocumentInfo, String[], Stream, CancellationToken) - Method
SaveDocumentFromStreamAsync(String[], Stream, CancellationToken) - Method
SaveDocumentTemplateStreamAsync(Int32, Stream, String, Int32, String, CancellationToken) - Method
SetDocumentTemplateFromDocumentTemplateAsync(IDocumentTemplateInfo, IDocumentTemplateInfo, CancellationToken) - Method
SuggestFilenameAsync(CancellationToken) - Method
UndoCheckoutDocumentAsync(CancellationToken, String[]) - Method
WriteAsync(Int64, Byte[], Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Documents.PhysicalDocumentTemplate is Modified
- Deleted items
- Method
Load() - Method
Load(String) - Method
Save(Stream) - Method
Save(Stream, String)
- Method
- New items
- Method
LoadAsync(String, CancellationToken) - Method
LoadAsync(CancellationToken) - Method
SaveAsync(Stream, String, CancellationToken) - Method
SaveAsync(Stream, CancellationToken)
- Method
SuperOffice.CRM.Documents.SoArc2 is Modified
- Deleted items
- Method
CheckinDocument(IDocumentInfo, String[], String, String[]) - Method
CheckoutDocument(IDocumentInfo, String[]) - Method
CreateDefaultDocumentTemplate(Int32, IDocumentTemplateInfo) - Method
CreateDocument(IDocumentInfo, String&, String[], String, String[]) - Method
DeleteDocument(IDocumentInfo, String[]) - Method
DeleteDocumentTemplate(IDocumentTemplateInfo, String[]) - Method
DeleteDocumentTemplateLanguage(IDocumentTemplateInfo, String, String[]) - Method
Exists(IDocumentInfo) - Method
GetCheckoutState(IDocumentInfo) - Method
GetDocumentIdFromPath(String) - Method
GetDocumentProperties(IDocumentInfo, String[]) - Method
GetDocumentTemplateLanguages(IDocumentTemplateInfo) - Method
GetDocumentTemplateProperties(IDocumentTemplateInfo, String[]) - Method
GetDocumentTemplateUrl(IDocumentTemplateInfo, Boolean, String) - Method
GetDocumentUrl(IDocumentInfo, String, Boolean) - Method
GetLength(IDocumentInfo, String) - Method
GetTemplateExtension(IDocumentTemplateInfo) - Method
LoadDocumentStream(IDocumentInfo, String) - Method
LoadDocumentTemplateStream(IDocumentTemplateInfo, String) - Method
RenameDocument(IDocumentInfo, String) - Method
SaveDocumentFromStream(IDocumentInfo, String[], Stream) - Method
SaveDocumentTemplateStream(IDocumentTemplateInfo, Stream, String) - Method
UndoCheckoutDocument(IDocumentInfo, String[])
- Method
- New items
- Method
CheckinDocumentAsync(IDocumentInfo, String[], String, String[], CancellationToken) - Method
CheckoutDocumentAsync(IDocumentInfo, String[], CancellationToken) - Method
CreateDefaultDocumentTemplateAsync(Int32, IDocumentTemplateInfo, CancellationToken) - Method
CreateDocumentAsync(IDocumentInfo, String, String[], String, String[], CancellationToken) - Method
DeleteDocumentAsync(IDocumentInfo, String[], CancellationToken) - Method
DeleteDocumentTemplateAsync(IDocumentTemplateInfo, String[], CancellationToken) - Method
DeleteDocumentTemplateLanguageAsync(IDocumentTemplateInfo, String, String[], CancellationToken) - Method
ExistsAsync(IDocumentInfo, CancellationToken) - Method
GetCheckoutStateAsync(IDocumentInfo, CancellationToken) - Method
GetDocumentIdFromPathAsync(String, CancellationToken) - Method
GetDocumentPropertiesAsync(IDocumentInfo, String[], CancellationToken) - Method
GetDocumentTemplateLanguagesAsync(IDocumentTemplateInfo, CancellationToken) - Method
GetDocumentTemplatePropertiesAsync(IDocumentTemplateInfo, String[], CancellationToken) - Method
GetDocumentTemplateUrlAsync(IDocumentTemplateInfo, Boolean, String, CancellationToken) - Method
GetDocumentUrlAsync(IDocumentInfo, String, Boolean, CancellationToken) - Method
GetLengthAsync(IDocumentInfo, String, CancellationToken) - Method
GetTemplateExtensionAsync(IDocumentTemplateInfo, CancellationToken) - Method
LoadDocumentStreamAsync(IDocumentInfo, String, CancellationToken) - Method
LoadDocumentTemplateStreamAsync(IDocumentTemplateInfo, String, CancellationToken) - Method
RenameDocumentAsync(IDocumentInfo, String, CancellationToken) - Method
SaveDocumentFromStreamAsync(IDocumentInfo, String[], Stream, CancellationToken) - Method
SaveDocumentTemplateStreamAsync(IDocumentTemplateInfo, Stream, String, CancellationToken) - Method
UndoCheckoutDocumentAsync(IDocumentInfo, String[], CancellationToken)
- Method
SuperOffice.CRM.Documents.SoArc2Helper is Modified
- Deleted items
- Method
GetAssociateName(Int32) - Method
GetCurrentVersionFolderPath(DocumentRow) - Method
GetFullArchivePath(DocumentRow)
- Method
- New items
- Method
GetAssociateNameAsync(Int32, CancellationToken) - Method
GetCurrentVersionFolderPathAsync(DocumentRow, CancellationToken) - Method
GetFullArchivePathAsync(DocumentRow, CancellationToken)
- Method
SuperOffice.CRM.Entities.ActivityLinksHelper is Modified
- Deleted items
- Method
AddAppointmentLink(AppointmentRow) - Method
AddDocumentLink(DocumentRow) - Method
AddLinks(RelationsRows) - Method
AddSaleLink(SaleRow) - Method
OnPreIdUpdate() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnSaved(Boolean) - Method
SetLinks(RelationsRows)
- Method
- Modified items
- Method
ActivityLinksHelper(TableRowBase, TableRowBase)
- Method
- New items
- Method
AddAppointmentLinkAsync(AppointmentRow, CancellationToken) - Method
AddDocumentLinkAsync(DocumentRow, CancellationToken) - Method
AddLinksAsync(RelationsRows, CancellationToken) - Method
AddSaleLinkAsync(SaleRow, CancellationToken) - Method
CreateAsync(TableRowBase, TableRowBase, CancellationToken) - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnSavedAsync(Boolean) - Method
SetLinksAsync(RelationsRows, CancellationToken)
- Method
SuperOffice.CRM.Entities.Appointment is Modified
- Deleted items
- Property
BookingMaster - Property
LinksHelper - Method
Delete() - Method
GetAdditionalRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxActiveDateAssociateIdAppointmentIdMotherId(DateTime, Int32, Int32, Int32) - Method
GetFromIdxActiveDateMotherIdTypeDocumentIdAppointmentIdAssignedByAssociateIdProjectIdGroupIdxRegisteredRegisteredAssociateId(DateTime, Int32, AppointmentType, Int32, Int32, Int32, Int32, Int32, Int32, DateTime, Int32) - Method
GetFromIdxAppointmentId(Int32) - Method
GetFromIdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId(Int32, Int32, DateTime, AppointmentType, DateTime, Int32, Int32, Int32, AppointmentStatus, Int32) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
InitBookingMaster() - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
SetDefaults(TaskType) - Method
SetDefaults(TaskType, DefaulterStrategy) - Method
Validate() - Method
VerifyToDoDates(TaskType)
- Property
- Modified items
SuperOffice.CRM.Entities.Appointment.AppointmentIdx is Modified
-
Deleted items
- Method
.AppointmentIdxop_Implicit(AppointmentIdx)
- Method
-
New items
- Method
.AppointmentIdxToAppointmentAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetAdditionalRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetBookingMasterAsync(CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxActiveDateAssociateIdAppointmentIdMotherIdAsync(DateTime, Int32, Int32, Int32, CancellationToken) - Method
GetFromIdxActiveDateMotherIdTypeDocumentIdAppointmentIdAssignedByAssociateIdProjectIdGroupIdxRegisteredRegisteredAssociateIdAsync(DateTime, Int32, AppointmentType, Int32, Int32, Int32, Int32, Int32, Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxAppointmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateIdAsync(Int32, Int32, DateTime, AppointmentType, DateTime, Int32, Int32, Int32, AppointmentStatus, Int32, CancellationToken) - Method
GetLinksHelperAsync(CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
InitBookingMasterAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(TaskType, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(TaskType, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
ValidateAsync(CancellationToken) - Method
VerifyToDoDatesAsync(TaskType, CancellationToken)
- Method
SuperOffice.CRM.Entities.AppointmentCollection is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxActiveDate(DateTime) - Method
GetFromIdxActiveDateMotherIdRecurrenceRuleId(DateTime, Int32, Int32) - Method
GetFromIdxActiveDateStatusTypeAssociateId(DateTime, AppointmentStatus, AppointmentType, Int32) - Method
GetFromIdxAssociateIdDoByStatusType(Int32, DateTime, AppointmentStatus, AppointmentType) - Method
GetFromIdxAssociateIdRecurrenceRuleIdActiveDate(Int32, Int32, DateTime) - Method
GetFromIdxAssociateIdStatusDoneType(Int32, AppointmentStatus, DateTime, AppointmentType) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdType(Int32, AppointmentType) - Method
GetFromIdxDoBy(DateTime) - Method
GetFromIdxDoByTypeEndDateAssociateId(DateTime, AppointmentType, DateTime, Int32) - Method
GetFromIdxDocumentId(Int32) - Method
GetFromIdxDone(DateTime) - Method
GetFromIdxGroupIdx(Int32) - Method
GetFromIdxMotherId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdType(Int32, AppointmentType) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxTextId(Int32) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32)
- Method
- Modified items
SuperOffice.CRM.Entities.AppointmentCollection.AppointmentCollectionIdx is Modified
-
Deleted items
- Method
.AppointmentCollectionIdxop_Implicit(AppointmentCollectionIdx) - Method
.AppointmentCollectionIdxToAppointmentCollection()
- Method
-
New items
- Method
.AppointmentCollectionIdxToAppointmentCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxActiveDate(DateTime, CancellationToken) - Method
GetFromIdxActiveDateMotherIdRecurrenceRuleId(DateTime, Int32, Int32, CancellationToken) - Method
GetFromIdxActiveDateStatusTypeAssociateIdAsync(DateTime, AppointmentStatus, AppointmentType, Int32, CancellationToken) - Method
GetFromIdxAssociateIdDoByStatusType(Int32, DateTime, AppointmentStatus, AppointmentType, CancellationToken) - Method
GetFromIdxAssociateIdRecurrenceRuleIdActiveDate(Int32, Int32, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdStatusDoneType(Int32, AppointmentStatus, DateTime, AppointmentType, CancellationToken) - Method
GetFromIdxContactId(Int32, CancellationToken) - Method
GetFromIdxContactIdTypeAsync(Int32, AppointmentType, CancellationToken) - Method
GetFromIdxDoBy(DateTime, CancellationToken) - Method
GetFromIdxDoByTypeEndDateAssociateIdAsync(DateTime, AppointmentType, DateTime, Int32, CancellationToken) - Method
GetFromIdxDocumentId(Int32, CancellationToken) - Method
GetFromIdxDone(DateTime, CancellationToken) - Method
GetFromIdxGroupIdx(Int32, CancellationToken) - Method
GetFromIdxMotherIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonId(Int32, CancellationToken) - Method
GetFromIdxProjectId(Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeAsync(Int32, AppointmentType, CancellationToken) - Method
GetFromIdxSource(Int16, CancellationToken) - Method
GetFromIdxTextId(Int32, CancellationToken) - Method
GetFromIdxUserdef2Id(Int32, CancellationToken) - Method
GetFromIdxUserdefId(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.BookingManagerModified is Modified
SuperOffice.CRM.Entities.ConsentManagement is Modified
- Deleted items
- Method
GetConsentInfos(Int32) - Method
GetConsentRow(Int32, Int32, Int32, Int32, String) - Method
GetConsentRow(Int32, String, String, String, String) - Method
GetStoreConsentInfo(Int32) - Method
HasConsent(Int32, String) - Method
RemoveConsent(Int32, String) - Method
SetConsent(Int32, Int32, Int32, Int32, String) - Method
SetConsent(Int32, String, String, String, String)
- Method
- New items
- Method
GetConsentInfosAsync(Int32, CancellationToken) - Method
GetConsentRowAsync(Int32, Int32, Int32, Int32, String, CancellationToken) - Method
GetConsentRowAsync(Int32, String, String, String, String, CancellationToken) - Method
GetStoreConsentInfoAsync(Int32, CancellationToken) - Method
HasConsentAsync(Int32, String, CancellationToken) - Method
RemoveConsentAsync(Int32, String, CancellationToken) - Method
SetConsentAsync(Int32, Int32, Int32, Int32, String, CancellationToken) - Method
SetConsentAsync(Int32, String, String, String, String, CancellationToken)
- Method
SuperOffice.CRM.Entities.ConsentManagementEmail is Modified
- Deleted items
- Method
ConsentManagementEmail(Person) - Method
ConsentManagementEmail(Int32, Int32, Int32, Int32, String) - Method
ConsentManagementEmail(Int32, String, Int32, Int32, String) - Method
ConsentManagementEmail(Int32, String, Int32, Int32, String, String, String) - Method
GetBestLanguageForPerson(Int32, Int32) - Method
GetBestLanguageForPerson(Int32, String[], Int32, Int32) - Method
GetBestLanguageForPerson(String[], Int32) - Method
GetCurrentPrincipalPreferredLangauge(Int32) - Method
GetPersonEmail() - Method
GetSupportedLanguagesForDocTmplate(String) - Method
SendNewPersonConfirmationEmail()
- Method
- New items
- Method
CreateAsync(Person, CancellationToken) - Method
CreateAsync(Int32, String, Int32, Int32, String, CancellationToken) - Method
GetBestLanguageForPersonAsync(Int32, Int32, CancellationToken) - Method
GetBestLanguageForPersonAsync(Int32, String[], Int32, Int32, CancellationToken) - Method
GetBestLanguageForPersonAsync(String[], Int32, CancellationToken) - Method
GetPersonEmailAsync(CancellationToken) - Method
GetSupportedLanguagesForDocTemplateAsync(String, CancellationToken) - Method
SendNewPersonConfirmationEmailAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.Contact is Modified
- Deleted items
- Property
Appointments - Property
CompanyDomains - Property
Emails - Property
InterestHelper - Property
Interests - Property
OwnerContactLinks - Property
SaintCounterValue - Property
SaintStatusValue - Property
SaleHistory - Property
Satellites - Property
SelectionMemberships - Property
Urls - Method
Delete() - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
IsNumberValid() - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnSave(BatchSave) - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
Undelete() - Method
Validate()
- Property
- Modified items
SuperOffice.CRM.Entities.Contact.ContactIdx is Modified
-
Deleted items
- Method
.ContactIdxop_Implicit(ContactIdx)
- Method
-
New items
- Method
.ContactIdxToContactAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetAppointmentsAsync(CancellationToken) - Method
GetCompanyDomainsAsync(CancellationToken) - Method
GetEmailsAsync(CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetInterestHelperAsync(CancellationToken) - Method
GetInterestsAsync(CancellationToken) - Method
GetOwnerContactLinksAsync(CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetSaintCounterValueAsync(CancellationToken) - Method
GetSaintStatusValueAsync(CancellationToken) - Method
GetSaleHistoryAsync(CancellationToken) - Method
GetSatellitesAsync(CancellationToken) - Method
GetSelectionMembershipsAsync(CancellationToken) - Method
GetUrlsAsync(CancellationToken) - Method
IsNumberValidAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnSaveAsync(BatchSave) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
UndeleteAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.ContactCollection is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBusinessIdx(Int32) - Method
GetFromIdxCategoryIdx(Int32) - Method
GetFromIdxDepartment(String) - Method
GetFromIdxKananame(String) - Method
GetFromIdxMotherId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxNameDepartment(String, String) - Method
GetFromIdxNumber1(String) - Method
GetFromIdxNumber2(String) - Method
GetFromIdxOrgNr(String) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32)
- Method
- Modified items
SuperOffice.CRM.Entities.ContactCollection.ContactCollectionIdx is Modified
-
Deleted items
- Method
.ContactCollectionIdxop_Implicit(ContactCollectionIdx) - Method
.ContactCollectionIdxToContactCollection()
- Method
-
New items
- Method
.ContactCollectionIdxToContactCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdxAsync(Int32, CancellationToken) - Method
GetFromIdxCategoryIdxAsync(Int32, CancellationToken) - Method
GetFromIdxDepartmentAsync(String, CancellationToken) - Method
GetFromIdxKananameAsync(String, CancellationToken) - Method
GetFromIdxMotherIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxNameDepartmentAsync(String, String, CancellationToken) - Method
GetFromIdxNumber1Async(String, CancellationToken) - Method
GetFromIdxNumber2Async(String, CancellationToken) - Method
GetFromIdxOrgNrAsync(String, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.Defaulter is Modified
- Deleted items
- Method
SetDefaults(Appointment) - Method
SetDefaults(Appointment, DefaulterStrategy) - Method
SetDefaults(Appointment, TaskType) - Method
SetDefaults(Appointment, TaskType, DefaulterStrategy) - Method
SetDefaults(Contact) - Method
SetDefaults(Contact, DefaulterStrategy) - Method
SetDefaults(Document) - Method
SetDefaults(Document, DefaulterStrategy) - Method
SetDefaults(EntityBase) - Method
SetDefaults(EntityBase, DefaulterStrategy) - Method
SetDefaults(Person) - Method
SetDefaults(Person, DefaulterStrategy) - Method
SetDefaults(Person, Int32) - Method
SetDefaults(Person, Int32, DefaulterStrategy) - Method
SetDefaults(Project) - Method
SetDefaults(Project, DefaulterStrategy) - Method
SetDefaults(ProjectMember) - Method
SetDefaults(ProjectMember, DefaulterStrategy) - Method
SetDefaults(Sale) - Method
SetDefaults(Sale, DefaulterStrategy) - Method
SetDefaults(Selection) - Method
SetDefaults(Selection, DefaulterStrategy)
- Method
- New items
- Method
SetDefaultsAsync(Appointment, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Appointment, TaskType, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Appointment, TaskType, CancellationToken) - Method
SetDefaultsAsync(Appointment, CancellationToken) - Method
SetDefaultsAsync(Contact, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Contact, CancellationToken) - Method
SetDefaultsAsync(Document, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Document, CancellationToken) - Method
SetDefaultsAsync(EntityBase, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(EntityBase, CancellationToken) - Method
SetDefaultsAsync(Person, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Person, Int32, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Person, Int32, CancellationToken) - Method
SetDefaultsAsync(Person, CancellationToken) - Method
SetDefaultsAsync(Project, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Project, CancellationToken) - Method
SetDefaultsAsync(ProjectMember, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(ProjectMember, CancellationToken) - Method
SetDefaultsAsync(Sale, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Sale, CancellationToken) - Method
SetDefaultsAsync(Selection, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Selection, CancellationToken)
- Method
SuperOffice.CRM.Entities.Document is Modified
- Deleted items
- Property
LinksHelper - Method
Delete() - Method
GetAdditionalRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDocumentId(Int32) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPreIdUpdateImplementation() - Method
OnSaved(Boolean) - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
Validate()
- Property
- Modified items
SuperOffice.CRM.Entities.Document.DocumentIdx is Modified
-
Deleted items
- Method
.DocumentIdxop_Implicit(DocumentIdx)
- Method
-
New items
- Method
.DocumentIdxToDocumentAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetAdditionalRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocumentIdAsync(Int32, CancellationToken) - Method
GetLinksHelperAsync(CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPreIdUpdateImplementationAsync() - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.DocumentCollection is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxArchiveProvider(Int32) - Method
GetFromIdxExtref(String) - Method
GetFromIdxHeader(String) - Method
GetFromIdxOurRef(String) - Method
GetFromIdxSearchname(String) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32)
- Method
- Modified items
SuperOffice.CRM.Entities.DocumentCollection.DocumentCollectionIdx is Modified
-
Deleted items
- Method
.DocumentCollectionIdxop_Implicit(DocumentCollectionIdx) - Method
.DocumentCollectionIdxToDocumentCollection()
- Method
-
New items
- Method
.DocumentCollectionIdxToDocumentCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxArchiveProvider(Int32, CancellationToken) - Method
GetFromIdxExtref(String, CancellationToken) - Method
GetFromIdxHeader(String, CancellationToken) - Method
GetFromIdxOurRef(String, CancellationToken) - Method
GetFromIdxSearchname(String, CancellationToken) - Method
GetFromIdxUserdef2Id(Int32, CancellationToken) - Method
GetFromIdxUserdefId(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.EntityBase is Modified
- Deleted items
- Method
Delete() - Method
GetAdditionalRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
GetAdditionalRelatedNestedPersistViaBaseClass(List<INestedPersist>, Boolean) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPreIdUpdateImplementation() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
Validate()
- Method
- New items
- Method
DeleteAsync() - Method
GetAdditionalRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetAdditionalRelatedNestedPersistViaBaseClassAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPreIdUpdateImplementationAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.EntityCollectionBase is Modified
- Deleted items
- Method
Delete()
- Method
- New items
- Method
DeleteAsync()
- Method
SuperOffice.CRM.Entities.EntityCustomFieldsHelper is Modified
- Deleted items
- Property
Item - Property
Names - Method
Parse(StringDictionary, String) - Method
ToDictionary()
- Property
- New items
- Method
GetNamesAsync(CancellationToken) - Method
GetValue(String) - Method
ParseAsync(StringDictionary, String) - Method
SetValueAsync(String, Object, Boolean)
- Method
SuperOffice.CRM.Entities.EntityDetailsHelper<TParent, TChild> is Modified
- Deleted items
- Method
LoadChildItems(TParent) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnSaved(Boolean)
- Method
- New items
- Method
LoadChildItemsAsync(TParent, CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Entities.EntityExtraFieldsHelper is Modified
- Deleted items
- Method
GetExtraInfo(String) - Method
GetExtraInfo(String, TableInfo, Object)
- Method
- New items
- Method
GetExtraInfoAsync(String, TableInfo, Object, CancellationToken) - Method
GetExtraInfoAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Entities.EntityManagementFunctions is Modified
- Deleted items
- Method
CopyContact(Int32, String, String, Boolean) - Method
DisconnectPersonNoSave(Person, DateTime, Boolean) - Method
MergeContacts(Int32, Int32, Boolean, Boolean, Boolean) - Method
MergePersons(Int32, Int32, DateTime, Boolean, Boolean, Boolean) - Method
MergeProjects(Int32, Int32, Boolean, Boolean) - Method
MovePerson(Int32, Int32, DateTime, Boolean) - Method
PerformOperationFromLog(Int32) - Method
UpdateConsentPersonForMerge(Int32, Int32, Boolean, Action<String>)
- Method
- New items
- Method
CopyContactAsync(Int32, String, String, Boolean, CancellationToken) - Method
DisconnectPersonNoSaveAsync(Person, DateTime, Boolean, CancellationToken) - Method
MergeContactsAsync(Int32, Int32, Boolean, Boolean, Boolean, CancellationToken) - Method
MergePersonsAsync(Int32, Int32, DateTime, Boolean, Boolean, Boolean, CancellationToken) - Method
MergeProjectsAsync(Int32, Int32, Boolean, Boolean, CancellationToken) - Method
MovePersonAsync(Int32, Int32, DateTime, Boolean, CancellationToken) - Method
PerformOperationFromLogAsync(Int32, CancellationToken) - Method
UpdateConsentPersonForMergeAsync(Int32, Int32, Boolean, Action<String>, CancellationToken)
- Method
SuperOffice.CRM.Entities.EntityUdefHelper is Modified
- Deleted items
- Property
Item - Property
ProgIds - Method
CopyTo(EntityUdefHelper) - Method
SetDefault(String) - Method
SetDefaults() - Method
SetValue(String, Object) - Method
TrySetValue(String, Object)
- Property
- New items
- Method
CopyToAsync(EntityUdefHelper) - Method
GetProgIdsAsync() - Method
SetDefaultAsync(String) - Method
SetDefaultsAsync() - Method
SetValueAsync(String, Object) - Method
TrySetValueAsync(String, Object)
- Method
SuperOffice.CRM.Entities.FormValueCalculator is Modified
- Deleted items
- Method
Update(Int32) - Method
UpdateForm(Int32) - Method
UpdateFormSubmission(Int32)
- Method
- New items
- Method
UpdateAsync(Int32, CancellationToken) - Method
UpdateFormAsync(Int32, CancellationToken) - Method
UpdateFormSubmissionAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.LinksHelper is Modified
- Deleted items
- Method
AddLink(TableRowBase, String) - Method
AddLink(TableInfo, Int32, String) - Method
AddLink(Int16, Int32, String) - Method
AddLinks(RelationsRows) - Method
AddSimilarLink(RelationsRow) - Method
CopyTo(LinksHelper) - Method
DeleteSimilarLink(RelationsRow) - Method
EditSimilarLink(RelationsRow) - Method
LoadChildItems(TableRowBase) - Method
SetLinks(RelationsRows)
- Method
- New items
- Method
AddLinkAsync(TableRowBase, String, CancellationToken) - Method
AddLinkAsync(TableInfo, Int32, String, CancellationToken) - Method
AddLinkAsync(Int16, Int32, String, CancellationToken) - Method
AddLinksAsync(RelationsRows, CancellationToken) - Method
AddSimilarLinkAsync(RelationsRow, CancellationToken) - Method
CopyToAsync(LinksHelper, CancellationToken) - Method
DeleteSimilarLinkAsync(RelationsRow, CancellationToken) - Method
EditSimilarLinkAsync(RelationsRow, CancellationToken) - Method
InitializeAsync(TableRowBase) - Method
LoadChildItemsAsync(TableRowBase, CancellationToken) - Method
SetLinksAsync(RelationsRows, CancellationToken)
- Method
SuperOffice.CRM.Entities.Person is Modified
- Deleted items
- Property
Appointments - Property
ChatEmails - Property
ConsentPersons - Property
Emails - Property
InterestHelper - Property
Interests - Property
InternetPhones - Property
Invitations - Property
SaleHistory - Property
SelectionMemberships - Property
ShipmentTypeReservations - Property
Urls - Method
Delete() - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
IsNumberValid() - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPreIdUpdateImplementation() - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
SetDefaults(Int32) - Method
SetDefaults(Int32, DefaulterStrategy) - Method
Undelete() - Method
Validate()
- Property
- Modified items
SuperOffice.CRM.Entities.Person.PersonIdx is Modified
-
Deleted items
- Method
.PersonIdxop_Implicit(PersonIdx)
- Method
-
New items
- Method
.PersonIdxToPersonAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetChatEmailsAsync(CancellationToken) - Method
GetConsentPersonsAsync(CancellationToken) - Method
GetEmailsAsync(CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetInterestHelperAsync(CancellationToken) - Method
GetInterestsAsync(CancellationToken) - Method
GetInternetPhonesAsync(CancellationToken) - Method
GetInvitationsAsync(CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetSaleHistoryAsync(CancellationToken) - Method
GetSelectionMembershipsAsync(CancellationToken) - Method
GetShipmentTypeReservationsAsync(CancellationToken) - Method
GetUrlsAsync(CancellationToken) - Method
IsNumberValidAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPreIdUpdateImplementationAsync() - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Int32, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(Int32, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
UndeleteAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.PersonCollection is Modified
- Deleted items
- Method
GetFromIdxBusinessIdx(Int32) - Method
GetFromIdxCategoryIdx(Int32) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdRank(Int32, Int16) - Method
GetFromIdxFirstname(String) - Method
GetFromIdxKanafname(String) - Method
GetFromIdxKanalname(String) - Method
GetFromIdxLastname(String) - Method
GetFromIdxPersonNumber(String) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32)
- Method
- Modified items
SuperOffice.CRM.Entities.PersonCollection.PersonCollectionIdx is Modified
-
Deleted items
- Method
.PersonCollectionIdxop_Implicit(PersonCollectionIdx)
- Method
-
New items
- Method
.PersonCollectionIdxToPersonCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdxAsync(Int32, CancellationToken) - Method
GetFromIdxCategoryIdxAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdRankAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxFirstnameAsync(String, CancellationToken) - Method
GetFromIdxKanafnameAsync(String, CancellationToken) - Method
GetFromIdxKanalnameAsync(String, CancellationToken) - Method
GetFromIdxLastnameAsync(String, CancellationToken) - Method
GetFromIdxPersonNumberAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.PersonPhoneSyncHelper is Modified
- Deleted items
- Method
SetPhones(Int32, ValueTuple<PhoneType, String>[])
- Method
- New items
- Method
SetPhonesAsync(Int32, ValueTuple<PhoneType, String>[])
- Method
SuperOffice.CRM.Entities.Private.MDODefaulter is Modified
- Deleted items
- Method
GetDefaultMDOValue(MDOType)
- Method
- New items
- Method
GetDefaultMDOValueAsync(MDOType, CancellationToken)
- Method
SuperOffice.CRM.Entities.Project is Modified
- Deleted items
- Property
Appointments - Property
Emails - Property
LinksHelper - Property
SaintCounterValue - Property
SaintStatusValue - Property
SaleHistory - Property
Tooltip - Property
Urls - Method
Delete() - Method
GetAdditionalRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
GetFromIdxProjectId(Int32) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
IsNumberValid() - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
Validate()
- Property
- Modified items
SuperOffice.CRM.Entities.Project.ProjectIdx is Modified
-
Deleted items
- Method
.ProjectIdxop_Implicit(ProjectIdx)
- Method
-
New items
- Method
.ProjectIdxToProjectAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetAdditionalRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetAppointmentsAsync(CancellationToken) - Method
GetEmailsAsync(CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetLinksHelperAsync(CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetSaintCounterValueAsync(CancellationToken) - Method
GetSaintStatusValueAsync(CancellationToken) - Method
GetSaleHistoryAsync(CancellationToken) - Method
GetUrlsAsync(CancellationToken) - Method
IsNumberValidAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.ProjectCollection is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromIdxProjectNumber(String) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxUserdef2Id(Int32)
- Method
- Modified items
SuperOffice.CRM.Entities.ProjectCollection.ProjectCollectionIdx is Modified
-
Deleted items
- Method
.ProjectCollectionIdxop_Implicit(ProjectCollectionIdx) - Method
.ProjectCollectionIdxToProjectCollection()
- Method
-
New items
- Method
.ProjectCollectionIdxToProjectCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProjectNumberAsync(String, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.ProjectMember is Modified
- Deleted items
- Method
Delete() - Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxProjectmemberId(Int32) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
Validate()
- Method
- Modified items
SuperOffice.CRM.Entities.ProjectMember.ProjectMemberIdx is Modified
-
Deleted items
- Method
.ProjectMemberIdxop_Implicit(ProjectMemberIdx) - Method
.ProjectMemberIdxToProjectMember()
- Method
-
New items
- Method
.ProjectMemberIdxToProjectMemberAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjectmemberIdAsync(Int32, CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.ProjectMemberCollection is Modified
- Deleted items
- Method
GetFromIdxContactId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectIdRank(Int32, Int16)
- Method
- Modified items
SuperOffice.CRM.Entities.ProjectMemberCollection.ProjectMemberCollectionIdx is Modified
-
Deleted items
- Method
.ProjectMemberCollectionIdxop_Implicit(ProjectMemberCollectionIdx)
- Method
-
New items
- Method
.ProjectMemberCollectionIdxToProjectMemberCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdRankAsync(Int32, Int16, CancellationToken)
- Method
SuperOffice.CRM.Entities.Providers.ContactInfoProvider is Modified
- Deleted items
- Property
SupportPersonName
- Property
- New items
- Method
GetSupportPersonNameAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.Providers.SimpleContactInfo is Modified
- Deleted items
- Property
SupportPersonName
- Property
- New items
- Method
GetSupportPersonNameAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.SaintConfigurationCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.SaintRegenerator is Modified
- Deleted items
- Method
SaintRegenerator(ProgressCallback) - Method
EnsureUdefs() - Method
Regenerate()
- Method
- New items
- Method
SaintRegenerator(ProgressCallbackAsync) - Method
EnsureUdefsAsync(CancellationToken) - Method
RegenerateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.Sale is Modified
- Deleted items
- Property
LinksHelper - Property
SaleHistory - Property
Stakeholders - Method
Delete() - Method
GetAdditionalRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSaleId(Int32) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
IsNumberValid() - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPreIdUpdateImplementation() - Method
OnSave(BatchSave) - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
Validate()
- Property
- Modified items
SuperOffice.CRM.Entities.Sale.SaleIdx is Modified
-
Deleted items
- Method
.SaleIdxop_Implicit(SaleIdx)
- Method
-
New items
- Method
.SaleIdxToSaleAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetAdditionalRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleIdAsync(Int32, CancellationToken) - Method
GetLinksHelperAsync(CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetSaleHistoryAsync(CancellationToken) - Method
GetStakeholdersAsync(CancellationToken) - Method
IsNumberValidAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPreIdUpdateImplementationAsync() - Method
OnSaveAsync(BatchSave) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.SaleCollection is Modified
- Deleted items
- Method
GetFromIdxAssociateIdContactIdSaledate(Int32, Int32, DateTime) - Method
GetFromIdxAssociateIdDoneSaledate(Int32, SaleDone, DateTime) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxDone(SaleDone) - Method
GetFromIdxHeading(String) - Method
GetFromIdxNumber1(String) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdAssociateIdSaledate(Int32, Int32, DateTime) - Method
GetFromIdxSaledate(DateTime) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxStatus(SaleStatus) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32)
- Method
- Modified items
SuperOffice.CRM.Entities.SaleCollection.SaleCollectionIdx is Modified
-
Deleted items
- Method
.SaleCollectionIdxop_Implicit(SaleCollectionIdx)
- Method
-
New items
- Method
.SaleCollectionIdxToSaleCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdContactIdSaledateAsync(Int32, Int32, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdDoneSaledateAsync(Int32, SaleDone, DateTime, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxDoneAsync(SaleDone, CancellationToken) - Method
GetFromIdxHeadingAsync(String, CancellationToken) - Method
GetFromIdxNumber1Async(String, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAssociateIdSaledateAsync(Int32, Int32, DateTime, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaledateAsync(DateTime, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxStatusAsync(SaleStatus, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Entities.Selection is Modified
- Deleted items
- Property
SelectionMembers - Method
Delete() - Method
GetAdditionalRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSelectionId(Int32) - Method
GetRelatedNestedPersist(List<INestedPersist>, Boolean) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
SetDefaults() - Method
SetDefaults(DefaulterStrategy) - Method
Validate()
- Property
- Modified items
SuperOffice.CRM.Entities.Selection.SelectionIdx is Modified
-
Deleted items
- Method
.SelectionIdxop_Implicit(SelectionIdx)
- Method
-
New items
- Method
.SelectionIdxToSelectionAsync(CancellationToken)
- Method
-
New items
- Method
DeleteAsync() - Method
GetAdditionalRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSelectionIdAsync(Int32, CancellationToken) - Method
GetRelatedNestedPersistAsync(List<INestedPersist>, Boolean, CancellationToken) - Method
GetSelectionMembersAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken) - Method
ValidateAsync(CancellationToken)
- Method
SuperOffice.CRM.Entities.SelectionCollection is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxGroupIdx(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxSource(Int16)
- Method
- Modified items
SuperOffice.CRM.Entities.SelectionCollection.SelectionCollectionIdx is Modified
-
Deleted items
- Method
.SelectionCollectionIdxop_Implicit(SelectionCollectionIdx) - Method
.SelectionCollectionIdxToSelectionCollection()
- Method
-
New items
- Method
.SelectionCollectionIdxToSelectionCollectionAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdxAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken)
- Method
SuperOffice.CRM.EventHandlerHelper is Modified
- Deleted items
- Method
ExecuteEventHandler(EventHandlerType, StringDictionary&, StringDictionary, StringDictionary)
- Method
- New items
- Method
ExecuteEventHandlerAsync(EventHandlerType, StringDictionary, StringDictionary, StringDictionary)
- Method
SuperOffice.CRM.FacadeHelper is Modified
- Deleted items
- Method
FacadeHelper() - Method
CallFacadeMethod<T>(String, Object) - Method
CallFacadeMethod(String, Object)
- Method
- New items
- Method
CallFacadeMethodAsync(String, Object, CancellationToken) - Method
CallFacadeMethodAsync<T>(String, Object, CancellationToken)
- Method
SuperOffice.CRM.FilterDialogDataHandler is Modified
- Deleted items
- Property
AreAllAssociatesSelected - Property
DefaultFilterValue - Method
GetSelectedGroupIds() - Method
Save(Int32[], Int32[], DateTime, DateTime)
- Property
- New items
- Method
AreAllAssociatesSelected() - Method
AreAllAssociatesSelectedAsync(CancellationToken) - Method
DefaultFilterValue() - Method
DefaultFilterValueAsync(CancellationToken) - Method
GetFromDateAsync(CancellationToken) - Method
GetSelectedAssociateIdsAsync(CancellationToken) - Method
GetSelectedGroupIdsAsync(CancellationToken) - Method
GetToDateAsync(CancellationToken) - Method
SaveAsync(Int32[], Int32[], DateTime, DateTime, CancellationToken)
- Method
SuperOffice.CRM.Globalization.AddressFormatCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.AppointmentVariables is Modified
- Deleted items
- Property
Id - Property
InvitationFormattedList - Property
InvitedList
- Property
- Modified items
- Property
Appointment
- Property
- New items
- Method
GetIdAsync(CancellationToken) - Method
GetInvitationFormattedListAsync(CancellationToken) - Method
GetInvitedListAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.ContactTags is Modified
- Deleted items
- Property
CountyZip - Property
Id - Property
PostalAddressPrefix - Property
PostCode - Property
SupportPersonName
- Property
- New items
- Method
GetCountyZipAsync(CancellationToken) - Method
GetIdAsync(CancellationToken) - Method
GetPostalAddressPrefixAsync(CancellationToken) - Method
GetPostCodeAsync(CancellationToken) - Method
GetSupportPersonNameAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.CountryCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.CurrentPersonVariables is Modified
- Deleted items
- Property
AttentionSalutation - Property
Id - Property
SubscriptionManagementUrl
- Property
- New items
- Method
GetAttentionSalutationAsync(CancellationToken) - Method
GetIdAsync(CancellationToken) - Method
GetSubscriptionManagementUrlAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.DocumentTags is Modified
- Deleted items
- Property
Id - Property
Salutation
- Property
- New items
- Method
GetIdAsync(CancellationToken) - Method
GetSalutationAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.EmailFormatter is Modified
- Deleted items
- Method
GetDisplayAddress(Contact) - Method
GetDisplayAddress(Person)
- Method
- New items
- Method
GetDisplayAddressAsync(Contact, CancellationToken) - Method
GetDisplayAddressAsync(Person, CancellationToken)
- Method
SuperOffice.CRM.Globalization.FadTags is Modified
- Deleted items
- Property
Fad1 - Property
Fad2 - Property
Fad3 - Property
Fad4 - Property
Fad5 - Property
Fad6 - Property
Fad7 - Property
Fad8 - Property
Fad9 - Property
Fada - Property
Fadb - Property
Fadc - Property
Fadd - Property
Fade - Property
Fadf - Property
Fadg - Property
Fadh - Property
Fadi - Property
Fadj - Property
Fadk - Property
Fadl - Property
Fadm - Property
Fadn - Property
Fado - Property
Fadp - Property
Fadq - Property
Id - Method
GenerateFads() - Method
Init()
- Property
- New items
- Method
Fad1(CancellationToken) - Method
Fad2(CancellationToken) - Method
Fad3(CancellationToken) - Method
Fad4(CancellationToken) - Method
Fad5(CancellationToken) - Method
Fad6(CancellationToken) - Method
Fad7(CancellationToken) - Method
Fad8(CancellationToken) - Method
Fad9(CancellationToken) - Method
Fada(CancellationToken) - Method
Fadb(CancellationToken) - Method
Fadc(CancellationToken) - Method
Fadd(CancellationToken) - Method
Fade(CancellationToken) - Method
Fadf(CancellationToken) - Method
Fadg(CancellationToken) - Method
Fadh(CancellationToken) - Method
Fadi(CancellationToken) - Method
Fadj(CancellationToken) - Method
Fadk(CancellationToken) - Method
Fadl(CancellationToken) - Method
Fadm(CancellationToken) - Method
Fadn(CancellationToken) - Method
Fado(CancellationToken) - Method
Fadp(CancellationToken) - Method
Fadq(CancellationToken) - Method
GenerateFadsAsync(CancellationToken) - Method
GetIdAsync(CancellationToken) - Method
InitAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.FadTemplateVariables is Modified
- Deleted items
- Property
Id - Method
GetValue(String) - Method
Init() - Method
IsTagInContext(String) - Method
IsTagLegal(String)
- Property
- New items
- Method
GetIdAsync(CancellationToken) - Method
GetValueAsync(String, CancellationToken) - Method
InitAsync(CancellationToken) - Method
IsTagInContextAsync(String, CancellationToken) - Method
IsTagLegalAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Globalization.OwnPersonVariables is Modified
- Deleted items
- Property
Id
- Property
- New items
- Method
GetIdAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.PersonNameFormatter is Modified
- Deleted items
- Method
GetAssociateNameFormatStylePreference() - Method
GetAssociateOrderBy(PersonTableInfo) - Method
GetPersonOrderBy(PersonTableInfo) - Method
TryGetNameParts(String, String&, String&, String&)
- Method
- New items
- Method
GetAssociateNameFormatStylePreferenceAsync(CancellationToken) - Method
GetAssociateOrderByAsync(PersonTableInfo, CancellationToken) - Method
GetFullNameAsync(String, String, String, CancellationToken) - Method
GetNameFormatStylePreferenceAsync(CancellationToken) - Method
GetPersonOrderByAsync(PersonTableInfo, CancellationToken) - Method
TryGetNamePartsAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Globalization.ProjectTags is Modified
- Deleted items
- Property
Id
- Property
- New items
- Method
GetIdAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.SaleTags is Modified
- Deleted items
- Property
Id
- Property
- New items
- Method
GetIdAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.SelectionTags is Modified
- Deleted items
- Property
Id
- Property
- New items
- Method
GetIdAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.SystemTags is Modified
- Deleted items
- Property
Id
- Property
- New items
- Method
GetIdAsync(CancellationToken)
- Method
SuperOffice.CRM.Globalization.TemplateVariables is Modified
- Deleted items
- Property
Id - Method
GetValue(String) - Method
GetValue(String, Boolean) - Method
Init() - Method
IsTagInContext(String) - Method
IsTagLegal(String) - Method
SetContactPersonId(Int32, Int32) - Method
SetInviteePersonId(Int32)
- Property
- New items
- Method
GetIdAsync(CancellationToken) - Method
GetValueAsync(String, Boolean, CancellationToken) - Method
GetValueAsync(String, CancellationToken) - Method
InitAsync(CancellationToken) - Method
IsTagInContextAsync(String, CancellationToken) - Method
IsTagLegalAsync(String, CancellationToken) - Method
SetInviteePersonIdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Globalization.UrlFormatter is Modified
- Deleted items
- Method
GetDisplayAddress(Contact) - Method
GetDisplayAddress(Person)
- Method
- New items
- Method
GetDisplayAddressAsync(Contact, CancellationToken) - Method
GetDisplayAddressAsync(Person, CancellationToken)
- Method
SuperOffice.CRM.Lists.AnyTableListProviderBase is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems - Method
Construct(String, String, Int32[], Boolean, String, Boolean) - Method
ExecuteQuery(Select, List<ISoListItem>) - Method
ExecuteReader(SoCommand) - Method
GetHistoryItems() - Method
GetMainQuery() - Method
GetRootItems() - Method
Init() - Method
OnPostGetRootItems(List<ISoListItem>) - Method
OnPreGetRootItems(List<ISoListItem>) - Method
SetSearchRestriction(Select, String)
- Property
- New items
- Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
ExecuteQueryAsync(Select, List<ISoListItem>, CancellationToken) - Method
ExecuteReaderAsync(SoCommand, CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetHistoryItemsFromDbAsync(CancellationToken) - Method
GetMainQueryAsync(CancellationToken) - Method
GetRootItemsAsync() - Method
GetRootItemsAsync(CancellationToken) - Method
InitAsync(CancellationToken) - Method
OnPostGetRootItemsAsync(List<ISoListItem>) - Method
OnPreGetRootItemsAsync(List<ISoListItem>) - Method
SetHistoryListSizeFromPreference() - Method
SetSearchRestrictionAsync(Select, String)
- Method
SuperOffice.CRM.Lists.ExternallyPopulatedList is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems - Method
ExternallyPopulatedList(String, Func<IEnumerable<SoListItem>>) - Method
Construct(String, String, Int32[], Boolean, String, Boolean)
- Property
- New items
- Method
ExternallyPopulatedList(String, Func<CancellationToken, IAsyncEnumerable<SoListItem>>) - Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.ISoListProvider is Modified
- Deleted items
- Method
Construct(String, String, Int32[], Boolean, String, Boolean)
- Method
- New items
- Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken)
- Method
SuperOffice.CRM.Lists.IWildcardMDOProvider is Modified
- Deleted items
- Method
GetProvider(String)
- Method
- New items
- Method
GetProviderAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Lists.ListBase<TListSelect, TListItem> is Modified
- Deleted items
- Method
OnLoad(TListSelect, SoDataReader)
- Method
- New items
- Method
OnLoadAsync(TListSelect, SoDataReader, CancellationToken)
- Method
SuperOffice.CRM.Lists.ListSelect is Modified
- Deleted items
- Method
CreateListReader(SoConnection, PrivateSelect, Sentry[]) - Method
CreateListReader(SoConnection, PrivateSelect, Int32, Sentry[])
- Method
- New items
- Method
CreateListReaderAsync(SoConnection, PrivateSelect, Int32, CancellationToken, Sentry[]) - Method
CreateListReaderAsync(SoConnection, PrivateSelect, CancellationToken, Sentry[])
- Method
SuperOffice.CRM.Lists.ListTableRow is Modified
- Deleted items
- Method
OnSave(BatchSave) - Method
SetDefaults(DefaulterStrategy)
- Method
- New items
- Method
OnSaveAsync(BatchSave) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Lists.ListTableRows is Modified
- Modified items
SuperOffice.CRM.Lists.ListTableRows.TableRowsIdx is Modified
- Deleted items
- Method
.TableRowsIdxop_Implicit(TableRowsIdx) - Method
.TableRowsIdxToTableRows() - Method
.TableRowsIdxToTableRows(ITableRowLoadHandlerFactory)
- Method
- New items
- Method
.TableRowsIdxToTableRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TableRowsIdxToTableRowsAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.ListWithLiteralItemsBase is Modified
- Deleted items
- Property
AllItems - Property
HeadingItems - Property
HistoryItems - Property
RootItems - Method
Construct(String, String, Int32[], Boolean, String, Boolean) - Method
GetLeadingRootItems(List<ISoListItem>) - Method
ProcessHistoryItem(ISoListItem)
- Property
- New items
- Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
GetAllItemsAsync(CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetLeadingRootItemsAsync(List<ISoListItem>, CancellationToken) - Method
GetRootItemsAsync(CancellationToken) - Method
ProcessHistoryItemAsync(ISoListItem, CancellationToken)
- Method
SuperOffice.CRM.Lists.ListWithNoSelectionProvider is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems - Property
Suffix - Method
Construct(String, String, Int32[], Boolean, String, Boolean)
- Property
- New items
- Field
Suffix - Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Field
SuperOffice.CRM.Lists.LiteralsOnlyBase is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems - Method
AddItems() - Method
Construct(String, String, Int32[], Boolean, String, Boolean)
- Property
- New items
- Method
AddItemsAsync(CancellationToken) - Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.MDOProviderBase is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems - Method
AddSimpleListOrderBy(CustomSearch) - Method
BuildMdoCollections() - Method
Construct(String, String, Int32[], Boolean, String, Boolean) - Method
FillList() - Method
GetGroupingAllowedForList() - Method
GetHistoryCollection() - Method
GetItemsAndHeadingsQuery() - Method
GetItemsAndHeadingsQuery(Boolean, Int32[]) - Method
GetListLowerLimit() - Method
GetPreferredSortOrder() - Method
GetSimpleListQuery() - Method
ReadItemsAndHeadings() - Method
ReadSimpleList() - Method
ResortFlattenedList()
- Property
- New items
- Method
AddSimpleListOrderByAsync(CustomSearch, CancellationToken) - Method
BuildMdoCollectionsAsync(CancellationToken) - Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
FillListAsync(CancellationToken) - Method
GetGroupingAllowedForListAsync(CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryCollectionAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetItemsAndHeadingsQueryAsync(Boolean, CancellationToken, Int32[]) - Method
GetItemsAndHeadingsQueryAsync(CancellationToken) - Method
GetListLowerLimitAsync(CancellationToken) - Method
GetPreferredSortOrderAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken) - Method
GetSimpleListQueryAsync(CancellationToken) - Method
ReadItemsAndHeadingsAsync(CancellationToken) - Method
ReadSimpleListAsync(CancellationToken) - Method
ResortFlattenedListAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.QuoteListsByIdProvider is Modified
- Deleted items
- Property
HeadingItems - Property
HistoryItems - Property
RootItems - Method
Construct(String, String, Int32[], Boolean, String, Boolean)
- Property
- New items
- Method
ClearHistoryItems() - Method
ConstructAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.QuoteListsByNameProvider is Modified
- Deleted items
- Method
QuoteListsByNameProvider() - Method
GetProvider(String)
- Method
- New items
- Method
QuoteListsByNameProvider(ISoListProviderFactory) - Method
GetProviderAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Lists.SelectableListHelper is Modified
- Deleted items
- Method
ConvertToSelectable(ISoListProvider, Int32[], List<ISoListItem>&, List<ISoListHeading>&, List<ISoListItem>&) - Method
GetAllIds(ISoListProvider) - Method
GetSelectedIds(ISoListProvider)
- Method
- New items
- Method
ConvertToSelectableAsync(ISoListProvider, Int32[], CancellationToken) - Method
GetAllIdsAsync(ISoListProvider, CancellationToken) - Method
GetSelectedIdsAsync(ISoListProvider, CancellationToken)
- Method
SuperOffice.CRM.Lists.SoListProviderFactory is Modified
- Deleted items
- Method
SoListProviderFactory() - Method
Create(String) - Method
Create(String, Boolean) - Method
Create(String, String) - Method
Create(String, String, Boolean) - Method
Create(String, String, Boolean, Boolean) - Method
Create(String, String, Int32[], Boolean) - Method
Create(String, String, Int32[], Boolean, Boolean) - Method
Create(String, String, String)
- Method
- Modified items
- Property
KnownHistoryInfos - Property
KnownListProviders - Property
KnownSoListProviders - Method
Flush() - Method
GetHistoryInformation(String) - Method
GetHistoryInformation(String, Int32)
- Property
- New items
- Method
SoListProviderFactory(ILogger<SoListProviderFactory>) - Method
CreateAsync(String, Boolean, CancellationToken) - Method
CreateAsync(String, String, Boolean, Boolean, CancellationToken) - Method
CreateAsync(String, String, Boolean, CancellationToken) - Method
CreateAsync(String, String, Int32[], Boolean, Boolean, CancellationToken) - Method
CreateAsync(String, String, Int32[], Boolean, String, Boolean, CancellationToken) - Method
CreateAsync(String, String, Int32[], Boolean, CancellationToken) - Method
CreateAsync(String, String, String, CancellationToken) - Method
CreateAsync(String, String, CancellationToken) - Method
CreateAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Lists.TimeZoneProvider is Modified
- New items
- Method
ClearHistoryItems() - Method
GetHeadingItemsAsync(CancellationToken) - Method
GetHistoryItemsAsync(CancellationToken) - Method
GetRootItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.ListsHelper is Modified
- Deleted items
- Method
FindCreateListItem(String, String, Boolean, Boolean, Dictionary<String, Dictionary<String, MDOCacheElement>>&, String) - Method
GetHeadingCustomSearch(Int32) - Method
GetNextRank(Int32) - Method
GetNextRank(String) - Method
GetQueryFromListDefinition(Int32, Select) - Method
GetQueryFromListDefinition(Int32, Select, Int32&) - Method
GetUDListDefinition(Int32) - Method
GetUDListDefinitionFromName(String) - Method
LoadAllListItems(Select, TableInfo) - Method
RefreshListRank(Int32) - Method
RefreshListRank(String) - Method
SetHeadingRestrictions(Int32, Select, HeadingTableInfo) - Method
SetListItemsForHeading(Int32, String, Int32[], Boolean) - Method
SetListItemsForUserGroup(Int32, String, Int32[], Boolean) - Method
SetVisibleForUserGroup(Int32, String, Int32[], Boolean) - Method
UpdateListItemRank(TableInfo, Int32, Int32) - Method
UpdateRankOnListItems(TableInfo, List<ItemRow>)
- Method
- New items
- Method
FindCreateListItemAsync(String, String, Boolean, Boolean, Dictionary<String, Dictionary<String, MDOCacheElement>>, String, CancellationToken) - Method
GetHeadingCustomSearchAsync(Int32, CancellationToken) - Method
GetNextRankAsync(Int32, CancellationToken) - Method
GetNextRankAsync(String, CancellationToken) - Method
GetQueryFromListDefinitionAsync(Int32, Select, CancellationToken) - Method
GetUDListDefinitionAsync(Int32, CancellationToken) - Method
GetUDListDefinitionFromNameAsync(String, CancellationToken) - Method
LoadAllListItemsAsync(Select, TableInfo, CancellationToken) - Method
RefreshListRankAsync(Int32, CancellationToken) - Method
RefreshListRankAsync(String, CancellationToken) - Method
SetHeadingRestrictionsAsync(Int32, Select, HeadingTableInfo) - Method
SetListItemsForHeadingAsync(Int32, String, Int32[], Boolean, CancellationToken) - Method
SetListItemsForUserGroupAsync(Int32, String, Int32[], Boolean, CancellationToken) - Method
SetVisibleForUserGroupAsync(Int32, String, Int32[], Boolean, CancellationToken) - Method
UpdateListItemRankAsync(TableInfo, Int32, Int32, CancellationToken) - Method
UpdateRankOnListItemsAsync(TableInfo, List<ItemRow>, CancellationToken)
- Method
SuperOffice.CRM.ListsHelper.ListTableInfo is New
SuperOffice.CRM.LspApiClient.ILspApi is Modified
- Deleted items
- Method
TryNudgeCsMailings() - Method
TryNudgeCsOutbox() - Method
TryNudgeEmailFlows()
- Method
- New items
- Method
TryNudgeCsMailingsAsync() - Method
TryNudgeCsOutboxAsync() - Method
TryNudgeEmailFlowsAsync()
- Method
SuperOffice.CRM.LspApiClient.OnsiteLspClient is Modified
- Deleted items
- Method
TryNudgeCsMailings() - Method
TryNudgeCsOutbox() - Method
TryNudgeEmailFlows()
- Method
- New items
- Method
TryNudgeCsMailingsAsync() - Method
TryNudgeCsOutboxAsync() - Method
TryNudgeEmailFlowsAsync()
- Method
SuperOffice.CRM.Mail.SendMailHelper is Modified
- Deleted items
- Method
PlaceInOutbox(String, String, String, String, String, String)
- Method
- New items
- Method
PlaceInOutboxAsync(String, String, String, String, String, String, CancellationToken)
- Method
SuperOffice.CRM.NetServices is Modified
- Deleted items
- Method
UpdateNetServicesStatus(String)
- Method
- New items
- Method
UpdateNetServicesStatusAsync(String, CancellationToken)
- Method
SuperOffice.CRM.NextDateBase is Modified
- Deleted items
- Method
GetNextDate(AppointmentTableInfo, FieldInfo, Restriction)
- Method
- New items
- Method
GetNextDateAsync(AppointmentTableInfo, FieldInfo, Restriction, CancellationToken)
- Method
SuperOffice.CRM.NextDueDate is Modified
- Deleted items
- Method
BatchUpdateNextDueDate(ProgressEstimateCallback, ProgressStepCallback) - Method
CalculateNextDueDate(Int32) - Method
GetNextDueAppointmentDate(Int32)
- Method
- New items
- Method
BatchUpdateNextDueDateAsync(ProgressEstimateCallback, ProgressStepCallback, CancellationToken) - Method
CalculateNextDueDateAsync(Int32, CancellationToken) - Method
GetNextDueAppointmentDateAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.NextMilestone is Modified
- Deleted items
- Method
BatchUpdateNextMilestone(ProgressEstimateCallback, ProgressStepCallback) - Method
CalculateNextMilestoneDate(Int32) - Method
GetNextMilestoneDate(Int32)
- Method
- New items
- Method
BatchUpdateNextMilestoneAsync(ProgressEstimateCallback, ProgressStepCallback, CancellationToken) - Method
CalculateNextMilestoneDateAsync(Int32, CancellationToken) - Method
GetNextMilestoneDateAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Notification.CentralServicesPushNotificationClient is Modified
- Deleted items
- Method
SendMessage(PushNotificationRecipient, PushNotificationMessage) - Method
SendMessages(PushNotificationRecipient[], PushNotificationMessage)
- Method
- New items
- Method
SendMessageAsync(PushNotificationRecipient, PushNotificationMessage, CancellationToken) - Method
SendMessagesAsync(PushNotificationRecipient[], PushNotificationMessage, CancellationToken)
- Method
SuperOffice.CRM.Notification.NotificationEventHandler is Modified
- Deleted items
- Method
NotificationHandled(NotificationEventType, Int32, IEnumerable<Int32>) - Method
NotificationHandled(NotificationEventType, Int32, Int32) - Method
NotifyUser(NotificationEventType, Int32, DateTime, Int32) - Method
NotifyUsers(NotificationEventType, Int32) - Method
NotifyUsers(NotificationEventType, Int32, DateTime, IEnumerable<Int32>, Dictionary<String, String>)
- Method
- New items
- Method
NotificationHandledAsync(NotificationEventType, Int32, IEnumerable<Int32>, CancellationToken) - Method
NotificationHandledAsync(NotificationEventType, Int32, Int32, CancellationToken) - Method
NotifyUserAsync(NotificationEventType, Int32, DateTime, Int32, CancellationToken) - Method
NotifyUsersAsync(NotificationEventType, Int32, DateTime, IEnumerable<Int32>, Dictionary<String, String>, CancellationToken) - Method
NotifyUsersAsync(NotificationEventType, Int32, CancellationToken)
- Method
SuperOffice.CRM.ProjectGuideUtility is Modified
- Deleted items
- Method
BatchUpdateNextMilestone(ProgressEstimateCallback, ProgressStepCallback) - Method
CalculateNextMilestoneDate(Int32) - Method
GetNextMilestoneDate(Int32) - Method
GetNextProjectStatus(Int32, Boolean) - Method
OfferAutoNextStageOnApppointmentCompleted(Int32)
- Method
- New items
- Method
BatchUpdateNextMilestoneAsync(ProgressEstimateCallback, ProgressStepCallback, CancellationToken) - Method
CalculateNextMilestoneDateAsync(Int32, CancellationToken) - Method
GetNextMilestoneDateAsync(Int32, CancellationToken) - Method
GetNextProjectStatusAsync(Int32, Boolean, CancellationToken) - Method
OfferAutoNextStageOnApppointmentCompletedAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.QuoteConnectionManager is Modified
- Deleted items
- Method
DeleteConnection(Int32) - Method
GetConfigurationFields(Int32, String) - Method
GetConnection(Int32) - Method
GetConnectionConfigFields(Int32) - Method
GetConnectionStartupResponse(Int32) - Method
GetCurrent() - Method
GetProduct(Int32, String) - Method
GetProductImage(Int32, String, Int32) - Method
RestoreConnection(Int32) - Method
SaveConnection(QuoteConnection) - Method
SaveConnectionConfigFields(Int32, Dictionary<String, String>)
- Method
- New items
- Method
DeleteConnectionAsync(Int32, CancellationToken) - Method
GetConfigurationFieldsAsync(Int32, String, CancellationToken) - Method
GetConnectionAsync(Int32, CancellationToken) - Method
GetConnectionConfigFieldsAsync(Int32, CancellationToken) - Method
GetConnectionStartupResponseAsync(Int32, CancellationToken) - Method
GetCurrentAsync(CancellationToken) - Method
GetProductAsync(Int32, String, CancellationToken) - Method
GetProductImageAsync(Int32, String, Int32, CancellationToken) - Method
RestoreConnectionAsync(Int32, CancellationToken) - Method
SaveConnectionAsync(QuoteConnection, CancellationToken) - Method
SaveConnectionConfigFieldsAsync(Int32, Dictionary<String, String>, CancellationToken)
- Method
SuperOffice.CRM.RegistryExtensions is Modified
- Deleted items
- Method
GetRegistryRow(Enum, String)
- Method
- New items
- Method
GetRegistryRowAsync(Enum, String, CancellationToken)
- Method
SuperOffice.CRM.Rows.AccessScriptRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AccessScriptRecordData) - Method
ToInserts(IEnumerable<AccessScriptRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AccessScriptTableInfo>, CancellationToken) - Method
ToInsertAsync(AccessScriptRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AccessScriptRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AccessScriptRow is Modified
- Deleted items
- Method
GetFromIdxAccessScriptId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AccessScriptRow.AccessScriptRowIdxBase is Modified
-
Deleted items
- Method
.AccessScriptRowIdxBaseop_Implicit(AccessScriptRowIdxBase) - Method
.AccessScriptRowIdxBaseop_Implicit(AccessScriptRowIdxBase)
- Method
-
New items
- Method
.AccessScriptRowIdxBaseToAccessScriptRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AccessScriptRowIdxBaseToAccessScriptRowAsync(CancellationToken) - Method
.AccessScriptRowIdxBaseToAccessScriptRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AccessScriptRowIdxBaseToAccessScriptRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAccessScriptIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AccessScriptRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, AccessScriptTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AccessScriptTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ActiveUserRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ActiveUserRecordData) - Method
ToInserts(IEnumerable<ActiveUserRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ActiveUserTableInfo>, CancellationToken) - Method
ToInsertAsync(ActiveUserRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ActiveUserRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ActiveUserRow is Modified
- Deleted items
- Method
GetFromIdxActiveuserId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ActiveUserRow.ActiveUserRowIdxBase is Modified
-
Deleted items
- Method
.ActiveUserRowIdxBaseop_Implicit(ActiveUserRowIdxBase) - Method
.ActiveUserRowIdxBaseop_Implicit(ActiveUserRowIdxBase)
- Method
-
New items
- Method
.ActiveUserRowIdxBaseToActiveUserRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ActiveUserRowIdxBaseToActiveUserRowAsync(CancellationToken) - Method
.ActiveUserRowIdxBaseToActiveUserRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ActiveUserRowIdxBaseToActiveUserRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxActiveuserIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ActiveUserRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ActiveUserTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ActiveUserTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AddressFormatRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AddressFormatRecordData) - Method
ToInserts(IEnumerable<AddressFormatRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AddressFormatTableInfo>, CancellationToken) - Method
ToInsertAsync(AddressFormatRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AddressFormatRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AddressFormatRow is Modified
- Deleted items
- Method
GetFromIdxAddressformatId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AddressFormatRow.AddressFormatRowIdxBase is Modified
-
Deleted items
- Method
.AddressFormatRowIdxBaseop_Implicit(AddressFormatRowIdxBase) - Method
.AddressFormatRowIdxBaseop_Implicit(AddressFormatRowIdxBase)
- Method
-
New items
- Method
.AddressFormatRowIdxBaseToAddressFormatRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AddressFormatRowIdxBaseToAddressFormatRowAsync(CancellationToken) - Method
.AddressFormatRowIdxBaseToAddressFormatRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AddressFormatRowIdxBaseToAddressFormatRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAddressformatIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AddressFormatRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, AddressFormatTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AddressFormatTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AddressRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AddressRecordData) - Method
ToInserts(IEnumerable<AddressRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AddressTableInfo>, CancellationToken) - Method
ToInsertAsync(AddressRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AddressRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AddressRow is Modified
- Deleted items
- Method
GetFromIdxAddressId(Int32) - Method
GetFromIdxOwnerIdAtypeIdx(Int32, AddressType) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AddressRow.AddressRowIdxBase is Modified
-
Deleted items
- Method
.AddressRowIdxBaseop_Implicit(AddressRowIdxBase) - Method
.AddressRowIdxBaseop_Implicit(AddressRowIdxBase)
- Method
-
New items
- Method
.AddressRowIdxBaseToAddressRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AddressRowIdxBaseToAddressRowAsync(CancellationToken) - Method
.AddressRowIdxBaseToAddressRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AddressRowIdxBaseToAddressRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAddressIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerIdAtypeIdxAsync(Int32, AddressType, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AddressRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromIdxState(String) - Method
GetFromIdxZipcode(String) - Method
GetFromReader(SoDataReader, AddressTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxStateAsync(String, CancellationToken) - Method
GetFromIdxZipcodeAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AddressTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AiChatTurnRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AiChatTurnRecordData) - Method
ToInserts(IEnumerable<AiChatTurnRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AiChatTurnTableInfo>, CancellationToken) - Method
ToInsertAsync(AiChatTurnRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AiChatTurnRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AiChatTurnRow is Modified
- Deleted items
- Method
GetFromIdxAiChatTurnId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AiChatTurnRow.AiChatTurnRowIdxBase is Modified
-
Deleted items
- Method
.AiChatTurnRowIdxBaseop_Implicit(AiChatTurnRowIdxBase) - Method
.AiChatTurnRowIdxBaseop_Implicit(AiChatTurnRowIdxBase)
- Method
-
New items
- Method
.AiChatTurnRowIdxBaseToAiChatTurnRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AiChatTurnRowIdxBaseToAiChatTurnRowAsync(CancellationToken) - Method
.AiChatTurnRowIdxBaseToAiChatTurnRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AiChatTurnRowIdxBaseToAiChatTurnRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAiChatTurnIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AiChatTurnRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdChatId(Int32, String) - Method
GetFromIdxAssociateIdChatIdTimestamp(Int32, String, DateTime) - Method
GetFromIdxTimestamp(DateTime) - Method
GetFromReader(SoDataReader, AiChatTurnTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdChatIdAsync(Int32, String, CancellationToken) - Method
GetFromIdxAssociateIdChatIdTimestampAsync(Int32, String, DateTime, CancellationToken) - Method
GetFromIdxTimestampAsync(DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AiChatTurnTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AmountClassGroupLinkRecordData) - Method
ToInserts(IEnumerable<AmountClassGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AmountClassGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(AmountClassGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AmountClassGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxAmountclassgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AmountClassGroupLinkRow.AmountClassGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.AmountClassGroupLinkRowIdxBaseop_Implicit(AmountClassGroupLinkRowIdxBase) - Method
.AmountClassGroupLinkRowIdxBaseop_Implicit(AmountClassGroupLinkRowIdxBase)
- Method
-
New items
- Method
.AmountClassGroupLinkRowIdxBaseToAmountClassGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AmountClassGroupLinkRowIdxBaseToAmountClassGroupLinkRowAsync(CancellationToken) - Method
.AmountClassGroupLinkRowIdxBaseToAmountClassGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AmountClassGroupLinkRowIdxBaseToAmountClassGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAmountclassgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAmountclassId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, AmountClassGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAmountclassIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AmountClassGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AmountClassHeadingLinkRecordData) - Method
ToInserts(IEnumerable<AmountClassHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AmountClassHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(AmountClassHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AmountClassHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxAmountclassheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AmountClassHeadingLinkRow.AmountClassHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.AmountClassHeadingLinkRowIdxBaseop_Implicit(AmountClassHeadingLinkRowIdxBase) - Method
.AmountClassHeadingLinkRowIdxBaseop_Implicit(AmountClassHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.AmountClassHeadingLinkRowIdxBaseToAmountClassHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AmountClassHeadingLinkRowIdxBaseToAmountClassHeadingLinkRowAsync(CancellationToken) - Method
.AmountClassHeadingLinkRowIdxBaseToAmountClassHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AmountClassHeadingLinkRowIdxBaseToAmountClassHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAmountclassheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAmountclassId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, AmountClassHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAmountclassIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AmountClassHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AmountClassRecordData) - Method
ToInserts(IEnumerable<AmountClassRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AmountClassTableInfo>, CancellationToken) - Method
ToInsertAsync(AmountClassRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AmountClassRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassRow is Modified
- Deleted items
- Method
GetFromIdxAmountClassId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AmountClassRow.AmountClassRowIdxBase is Modified
-
Deleted items
- Method
.AmountClassRowIdxBaseop_Implicit(AmountClassRowIdxBase) - Method
.AmountClassRowIdxBaseop_Implicit(AmountClassRowIdxBase)
- Method
-
New items
- Method
.AmountClassRowIdxBaseToAmountClassRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AmountClassRowIdxBaseToAmountClassRowAsync(CancellationToken) - Method
.AmountClassRowIdxBaseToAmountClassRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AmountClassRowIdxBaseToAmountClassRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAmountClassIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AmountClassRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAmountFrom(Double) - Method
GetFromIdxAmountTo(Double) - Method
GetFromReader(SoDataReader, AmountClassTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAmountFromAsync(Double, CancellationToken) - Method
GetFromIdxAmountToAsync(Double, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AmountClassTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AppointmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AppointmentRecordData) - Method
ToInserts(IEnumerable<AppointmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AppointmentTableInfo>, CancellationToken) - Method
ToInsertAsync(AppointmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AppointmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AppointmentRow is Modified
- Deleted items
- Method
GetFromIdxAppointmentId(Int32) - Method
GetFromIdxAssociateIdActiveDateMotherIdAppointmentId(Int32, DateTime, Int32, Int32) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAppointmentId(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, AppointmentType, Int32, Int32) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAssignedByAppointmentIdRegisteredRegisteredAssociateId(Int32, AppointmentType, DateTime, Int32, Int32, Int32, Int32, Int32, Int32, DateTime, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AppointmentRow.AppointmentRowIdxBase is Modified
-
Deleted items
- Method
.AppointmentRowIdxBaseop_Implicit(AppointmentRowIdxBase) - Method
.AppointmentRowIdxBaseop_Implicit(AppointmentRowIdxBase)
- Method
-
New items
- Method
.AppointmentRowIdxBaseToAppointmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AppointmentRowIdxBaseToAppointmentRowAsync(CancellationToken) - Method
.AppointmentRowIdxBaseToAppointmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AppointmentRowIdxBaseToAppointmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAppointmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdActiveDateMotherIdAppointmentIdAsync(Int32, DateTime, Int32, Int32, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAppointmentIdAsync(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, AppointmentType, Int32, Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAssignedByAppointmentIdRegisteredRegisteredAssociateIdAsync(Int32, AppointmentType, DateTime, Int32, Int32, Int32, Int32, Int32, Int32, DateTime, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AppointmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxActiveDate(DateTime) - Method
GetFromIdxAgendaTextId(Int32) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdActiveDate(Int32, DateTime) - Method
GetFromIdxAssociateIdActiveDateMotherId(Int32, DateTime, Int32) - Method
GetFromIdxAssociateIdStatus(Int32, AppointmentStatus) - Method
GetFromIdxAssociateIdStatusDoBy(Int32, AppointmentStatus, DateTime) - Method
GetFromIdxAssociateIdStatusDoByEndDate(Int32, AppointmentStatus, DateTime, DateTime) - Method
GetFromIdxAssociateIdType(Int32, AppointmentType) - Method
GetFromIdxAssociateIdTypeEndDate(Int32, AppointmentType, DateTime) - Method
GetFromIdxAssociateIdTypeEndDateDoBy(Int32, AppointmentType, DateTime, DateTime) - Method
GetFromIdxAssociateIdTypeStatus(Int32, AppointmentType, AppointmentStatus) - Method
GetFromIdxAssociateIdTypeStatusActiveDate(Int32, AppointmentType, AppointmentStatus, DateTime) - Method
GetFromIdxAssociateIdTypeStatusDoBy(Int32, AppointmentType, AppointmentStatus, DateTime) - Method
GetFromIdxAssociateIdTypeStatusDone(Int32, AppointmentType, AppointmentStatus, DateTime) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdType(Int32, AppointmentType) - Method
GetFromIdxCreatedByWorkflowId(Int32) - Method
GetFromIdxDoBy(DateTime) - Method
GetFromIdxDocumentId(Int32) - Method
GetFromIdxDone(DateTime) - Method
GetFromIdxGroupIdx(Int32) - Method
GetFromIdxMotherId(Int32) - Method
GetFromIdxMotherIdStatus(Int32, AppointmentStatus) - Method
GetFromIdxMotherIdStatusActiveDate(Int32, AppointmentStatus, DateTime) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateId(Int32, AppointmentStatus, DateTime, Int32) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegistered(Int32, AppointmentStatus, DateTime, Int32, DateTime) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedBy(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdx(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxType(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, AppointmentType) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateId(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, AppointmentType, Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdType(Int32, AppointmentType) - Method
GetFromIdxProjectIdTypeActiveDate(Int32, AppointmentType, DateTime) - Method
GetFromIdxProjectIdTypeActiveDateDocumentId(Int32, AppointmentType, DateTime, Int32) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateId(Int32, AppointmentType, DateTime, Int32, Int32) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdx(Int32, AppointmentType, DateTime, Int32, Int32, Int32) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherId(Int32, AppointmentType, DateTime, Int32, Int32, Int32, Int32) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAssignedBy(Int32, AppointmentType, DateTime, Int32, Int32, Int32, Int32, Int32) - Method
GetFromIdxRecurrenceRuleId(Int32) - Method
GetFromIdxRecurrenceRuleIdActiveDate(Int32, DateTime) - Method
GetFromIdxRecurrenceRuleIdActiveDateAssociateId(Int32, DateTime, Int32) - Method
GetFromIdxRecurrenceRuleIdActiveDateMotherId(Int32, DateTime, Int32) - Method
GetFromIdxSaleId(Int32) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxSuggestedAppointmentId(Int32) - Method
GetFromIdxSuggestedDocumentId(Int32) - Method
GetFromIdxTextId(Int32) - Method
GetFromIdxType(AppointmentType) - Method
GetFromIdxTypeActiveDate(AppointmentType, DateTime) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32) - Method
GetFromReader(SoDataReader, AppointmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxActiveDateAsync(DateTime, CancellationToken) - Method
GetFromIdxAgendaTextIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdActiveDateAsync(Int32, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdActiveDateMotherIdAsync(Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdStatusAsync(Int32, AppointmentStatus, CancellationToken) - Method
GetFromIdxAssociateIdStatusDoByAsync(Int32, AppointmentStatus, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdStatusDoByEndDateAsync(Int32, AppointmentStatus, DateTime, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdTypeAsync(Int32, AppointmentType, CancellationToken) - Method
GetFromIdxAssociateIdTypeEndDateAsync(Int32, AppointmentType, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdTypeEndDateDoByAsync(Int32, AppointmentType, DateTime, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdTypeStatusActiveDateAsync(Int32, AppointmentType, AppointmentStatus, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdTypeStatusAsync(Int32, AppointmentType, AppointmentStatus, CancellationToken) - Method
GetFromIdxAssociateIdTypeStatusDoByAsync(Int32, AppointmentType, AppointmentStatus, DateTime, CancellationToken) - Method
GetFromIdxAssociateIdTypeStatusDoneAsync(Int32, AppointmentType, AppointmentStatus, DateTime, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdTypeAsync(Int32, AppointmentType, CancellationToken) - Method
GetFromIdxCreatedByWorkflowIdAsync(Int32, CancellationToken) - Method
GetFromIdxDoByAsync(DateTime, CancellationToken) - Method
GetFromIdxDocumentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDoneAsync(DateTime, CancellationToken) - Method
GetFromIdxGroupIdxAsync(Int32, CancellationToken) - Method
GetFromIdxMotherIdAsync(Int32, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateAsync(Int32, AppointmentStatus, DateTime, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdAsync(Int32, AppointmentStatus, DateTime, Int32, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByAsync(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxAsync(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAsync(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, AppointmentType, Int32, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAsync(Int32, AppointmentStatus, DateTime, Int32, DateTime, Int32, Int32, AppointmentType, CancellationToken) - Method
GetFromIdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAsync(Int32, AppointmentStatus, DateTime, Int32, DateTime, CancellationToken) - Method
GetFromIdxMotherIdStatusAsync(Int32, AppointmentStatus, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateAsync(Int32, AppointmentType, DateTime, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdAsync(Int32, AppointmentType, DateTime, Int32, Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxAsync(Int32, AppointmentType, DateTime, Int32, Int32, Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAssignedByAsync(Int32, AppointmentType, DateTime, Int32, Int32, Int32, Int32, Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAsync(Int32, AppointmentType, DateTime, Int32, Int32, Int32, Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeActiveDateDocumentIdAsync(Int32, AppointmentType, DateTime, Int32, CancellationToken) - Method
GetFromIdxProjectIdTypeAsync(Int32, AppointmentType, CancellationToken) - Method
GetFromIdxRecurrenceRuleIdActiveDateAssociateIdAsync(Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxRecurrenceRuleIdActiveDateAsync(Int32, DateTime, CancellationToken) - Method
GetFromIdxRecurrenceRuleIdActiveDateMotherIdAsync(Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxRecurrenceRuleIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleIdAsync(Int32, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxSuggestedAppointmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxSuggestedDocumentIdAsync(Int32, CancellationToken) - Method
GetFromIdxTextIdAsync(Int32, CancellationToken) - Method
GetFromIdxTypeActiveDateAsync(AppointmentType, DateTime, CancellationToken) - Method
GetFromIdxTypeAsync(AppointmentType, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AppointmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AreaRecordData) - Method
ToInserts(IEnumerable<AreaRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AreaTableInfo>, CancellationToken) - Method
ToInsertAsync(AreaRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AreaRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaRow is Modified
- Deleted items
- Method
GetFromIdxAreaId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AreaRow.AreaRowIdxBase is Modified
-
Deleted items
- Method
.AreaRowIdxBaseop_Implicit(AreaRowIdxBase) - Method
.AreaRowIdxBaseop_Implicit(AreaRowIdxBase)
- Method
-
New items
- Method
.AreaRowIdxBaseToAreaRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AreaRowIdxBaseToAreaRowAsync(CancellationToken) - Method
.AreaRowIdxBaseToAreaRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AreaRowIdxBaseToAreaRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAreaIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxParentAreaId(Int32) - Method
GetFromReader(SoDataReader, AreaTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxParentAreaIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AreaTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaUserAssignmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AreaUserAssignmentRecordData) - Method
ToInserts(IEnumerable<AreaUserAssignmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AreaUserAssignmentTableInfo>, CancellationToken) - Method
ToInsertAsync(AreaUserAssignmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AreaUserAssignmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaUserAssignmentRow is Modified
- Deleted items
- Method
GetFromIdxAreauserassignmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AreaUserAssignmentRow.AreaUserAssignmentRowIdxBase is Modified
-
Deleted items
- Method
.AreaUserAssignmentRowIdxBaseop_Implicit(AreaUserAssignmentRowIdxBase) - Method
.AreaUserAssignmentRowIdxBaseop_Implicit(AreaUserAssignmentRowIdxBase)
- Method
-
New items
- Method
.AreaUserAssignmentRowIdxBaseToAreaUserAssignmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AreaUserAssignmentRowIdxBaseToAreaUserAssignmentRowAsync(CancellationToken) - Method
.AreaUserAssignmentRowIdxBaseToAreaUserAssignmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AreaUserAssignmentRowIdxBaseToAreaUserAssignmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAreauserassignmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaUserAssignmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAreaId(Int32) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromReader(SoDataReader, AreaUserAssignmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAreaIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AreaUserAssignmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaUserInclusionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AreaUserInclusionRecordData) - Method
ToInserts(IEnumerable<AreaUserInclusionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AreaUserInclusionTableInfo>, CancellationToken) - Method
ToInsertAsync(AreaUserInclusionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AreaUserInclusionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaUserInclusionRow is Modified
- Deleted items
- Method
GetFromIdxAreauserinclusionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AreaUserInclusionRow.AreaUserInclusionRowIdxBase is Modified
-
Deleted items
- Method
.AreaUserInclusionRowIdxBaseop_Implicit(AreaUserInclusionRowIdxBase) - Method
.AreaUserInclusionRowIdxBaseop_Implicit(AreaUserInclusionRowIdxBase)
- Method
-
New items
- Method
.AreaUserInclusionRowIdxBaseToAreaUserInclusionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AreaUserInclusionRowIdxBaseToAreaUserInclusionRowAsync(CancellationToken) - Method
.AreaUserInclusionRowIdxBaseToAreaUserInclusionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AreaUserInclusionRowIdxBaseToAreaUserInclusionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAreauserinclusionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AreaUserInclusionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAreaId(Int32) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromReader(SoDataReader, AreaUserInclusionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAreaIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AreaUserInclusionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AssociateGroupLinkRecordData) - Method
ToInserts(IEnumerable<AssociateGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AssociateGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(AssociateGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AssociateGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxAssociategrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AssociateGroupLinkRow.AssociateGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.AssociateGroupLinkRowIdxBaseop_Implicit(AssociateGroupLinkRowIdxBase) - Method
.AssociateGroupLinkRowIdxBaseop_Implicit(AssociateGroupLinkRowIdxBase)
- Method
-
New items
- Method
.AssociateGroupLinkRowIdxBaseToAssociateGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AssociateGroupLinkRowIdxBaseToAssociateGroupLinkRowAsync(CancellationToken) - Method
.AssociateGroupLinkRowIdxBaseToAssociateGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AssociateGroupLinkRowIdxBaseToAssociateGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociategrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, AssociateGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AssociateGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AssociateHeadingLinkRecordData) - Method
ToInserts(IEnumerable<AssociateHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AssociateHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(AssociateHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AssociateHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxAssociateheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AssociateHeadingLinkRow.AssociateHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.AssociateHeadingLinkRowIdxBaseop_Implicit(AssociateHeadingLinkRowIdxBase) - Method
.AssociateHeadingLinkRowIdxBaseop_Implicit(AssociateHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.AssociateHeadingLinkRowIdxBaseToAssociateHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AssociateHeadingLinkRowIdxBaseToAssociateHeadingLinkRowAsync(CancellationToken) - Method
.AssociateHeadingLinkRowIdxBaseToAssociateHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AssociateHeadingLinkRowIdxBaseToAssociateHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, AssociateHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AssociateHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateHistoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AssociateHistoryRecordData) - Method
ToInserts(IEnumerable<AssociateHistoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AssociateHistoryTableInfo>, CancellationToken) - Method
ToInsertAsync(AssociateHistoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AssociateHistoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateHistoryRow is Modified
- Deleted items
- Method
GetFromIdxAssociateHistoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AssociateHistoryRow.AssociateHistoryRowIdxBase is Modified
-
Deleted items
- Method
.AssociateHistoryRowIdxBaseop_Implicit(AssociateHistoryRowIdxBase) - Method
.AssociateHistoryRowIdxBaseop_Implicit(AssociateHistoryRowIdxBase)
- Method
-
New items
- Method
.AssociateHistoryRowIdxBaseToAssociateHistoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AssociateHistoryRowIdxBaseToAssociateHistoryRowAsync(CancellationToken) - Method
.AssociateHistoryRowIdxBaseToAssociateHistoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AssociateHistoryRowIdxBaseToAssociateHistoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateHistoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateHistoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, AssociateHistoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AssociateHistoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AssociateRecordData) - Method
ToInserts(IEnumerable<AssociateRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AssociateTableInfo>, CancellationToken) - Method
ToInsertAsync(AssociateRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AssociateRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateRow is Modified
- Deleted items
- Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AssociateRow.AssociateRowIdxBase is Modified
-
Deleted items
- Method
.AssociateRowIdxBaseop_Implicit(AssociateRowIdxBase) - Method
.AssociateRowIdxBaseop_Implicit(AssociateRowIdxBase)
- Method
-
New items
- Method
.AssociateRowIdxBaseToAssociateRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AssociateRowIdxBaseToAssociateRowAsync(CancellationToken) - Method
.AssociateRowIdxBaseToAssociateRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AssociateRowIdxBaseToAssociateRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AssociateRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxType(AssociateType) - Method
GetFromReader(SoDataReader, AssociateTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxTypeAsync(AssociateType, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AssociateTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AttachmentLocationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AttachmentLocationRecordData) - Method
ToInserts(IEnumerable<AttachmentLocationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AttachmentLocationTableInfo>, CancellationToken) - Method
ToInsertAsync(AttachmentLocationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AttachmentLocationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AttachmentLocationRow is Modified
- Deleted items
- Method
GetFromIdxAttachmentLocationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AttachmentLocationRow.AttachmentLocationRowIdxBase is Modified
-
Deleted items
- Method
.AttachmentLocationRowIdxBaseop_Implicit(AttachmentLocationRowIdxBase) - Method
.AttachmentLocationRowIdxBaseop_Implicit(AttachmentLocationRowIdxBase)
- Method
-
New items
- Method
.AttachmentLocationRowIdxBaseToAttachmentLocationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AttachmentLocationRowIdxBaseToAttachmentLocationRowAsync(CancellationToken) - Method
.AttachmentLocationRowIdxBaseToAttachmentLocationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AttachmentLocationRowIdxBaseToAttachmentLocationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentLocationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AttachmentLocationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, AttachmentLocationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AttachmentLocationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AttachmentRecordData) - Method
ToInserts(IEnumerable<AttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(AttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AttachmentRow is Modified
- Deleted items
- Method
GetFromIdxAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AttachmentRow.AttachmentRowIdxBase is Modified
-
Deleted items
- Method
.AttachmentRowIdxBaseop_Implicit(AttachmentRowIdxBase) - Method
.AttachmentRowIdxBaseop_Implicit(AttachmentRowIdxBase)
- Method
-
New items
- Method
.AttachmentRowIdxBaseToAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AttachmentRowIdxBaseToAttachmentRowAsync(CancellationToken) - Method
.AttachmentRowIdxBaseToAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AttachmentRowIdxBaseToAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromReader(SoDataReader, AttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceConfigRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AudienceConfigRecordData) - Method
ToInserts(IEnumerable<AudienceConfigRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AudienceConfigTableInfo>, CancellationToken) - Method
ToInsertAsync(AudienceConfigRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AudienceConfigRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceConfigRow is Modified
- Deleted items
- Method
GetFromIdxAudienceConfigId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AudienceConfigRow.AudienceConfigRowIdxBase is Modified
-
Deleted items
- Method
.AudienceConfigRowIdxBaseop_Implicit(AudienceConfigRowIdxBase) - Method
.AudienceConfigRowIdxBaseop_Implicit(AudienceConfigRowIdxBase)
- Method
-
New items
- Method
.AudienceConfigRowIdxBaseToAudienceConfigRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AudienceConfigRowIdxBaseToAudienceConfigRowAsync(CancellationToken) - Method
.AudienceConfigRowIdxBaseToAudienceConfigRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AudienceConfigRowIdxBaseToAudienceConfigRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAudienceConfigIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceConfigRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAudienceLayoutId(Int32) - Method
GetFromReader(SoDataReader, AudienceConfigTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAudienceLayoutIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AudienceConfigTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceLayoutLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AudienceLayoutLinkRecordData) - Method
ToInserts(IEnumerable<AudienceLayoutLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AudienceLayoutLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(AudienceLayoutLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AudienceLayoutLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceLayoutLinkRow is Modified
- Deleted items
- Method
GetFromIdxAudienceLayoutLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AudienceLayoutLinkRow.AudienceLayoutLinkRowIdxBase is Modified
-
Deleted items
- Method
.AudienceLayoutLinkRowIdxBaseop_Implicit(AudienceLayoutLinkRowIdxBase) - Method
.AudienceLayoutLinkRowIdxBaseop_Implicit(AudienceLayoutLinkRowIdxBase)
- Method
-
New items
- Method
.AudienceLayoutLinkRowIdxBaseToAudienceLayoutLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AudienceLayoutLinkRowIdxBaseToAudienceLayoutLinkRowAsync(CancellationToken) - Method
.AudienceLayoutLinkRowIdxBaseToAudienceLayoutLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AudienceLayoutLinkRowIdxBaseToAudienceLayoutLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAudienceLayoutLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceLayoutLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAudienceLayoutId(Int32) - Method
GetFromIdxTargetTable(Int16) - Method
GetFromIdxTargetTableTargetRecord(Int16, Int32) - Method
GetFromReader(SoDataReader, AudienceLayoutLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAudienceLayoutIdAsync(Int32, CancellationToken) - Method
GetFromIdxTargetTableAsync(Int16, CancellationToken) - Method
GetFromIdxTargetTableTargetRecordAsync(Int16, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AudienceLayoutLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceLayoutRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AudienceLayoutRecordData) - Method
ToInserts(IEnumerable<AudienceLayoutRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AudienceLayoutTableInfo>, CancellationToken) - Method
ToInsertAsync(AudienceLayoutRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AudienceLayoutRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceLayoutRow is Modified
- Deleted items
- Method
GetFromIdxAudienceLayoutId(Int32) - Method
GetFromIdxInstanceName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AudienceLayoutRow.AudienceLayoutRowIdxBase is Modified
-
Deleted items
- Method
.AudienceLayoutRowIdxBaseop_Implicit(AudienceLayoutRowIdxBase) - Method
.AudienceLayoutRowIdxBaseop_Implicit(AudienceLayoutRowIdxBase)
- Method
-
New items
- Method
.AudienceLayoutRowIdxBaseToAudienceLayoutRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AudienceLayoutRowIdxBaseToAudienceLayoutRowAsync(CancellationToken) - Method
.AudienceLayoutRowIdxBaseToAudienceLayoutRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AudienceLayoutRowIdxBaseToAudienceLayoutRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAudienceLayoutIdAsync(Int32, CancellationToken) - Method
GetFromIdxInstanceNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceLayoutRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, AudienceLayoutTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AudienceLayoutTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceVisibilityRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AudienceVisibilityRecordData) - Method
ToInserts(IEnumerable<AudienceVisibilityRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AudienceVisibilityTableInfo>, CancellationToken) - Method
ToInsertAsync(AudienceVisibilityRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AudienceVisibilityRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceVisibilityRow is Modified
- Deleted items
- Method
GetFromIdxAudienceVisibilityId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AudienceVisibilityRow.AudienceVisibilityRowIdxBase is Modified
-
Deleted items
- Method
.AudienceVisibilityRowIdxBaseop_Implicit(AudienceVisibilityRowIdxBase) - Method
.AudienceVisibilityRowIdxBaseop_Implicit(AudienceVisibilityRowIdxBase)
- Method
-
New items
- Method
.AudienceVisibilityRowIdxBaseToAudienceVisibilityRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AudienceVisibilityRowIdxBaseToAudienceVisibilityRowAsync(CancellationToken) - Method
.AudienceVisibilityRowIdxBaseToAudienceVisibilityRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AudienceVisibilityRowIdxBaseToAudienceVisibilityRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAudienceVisibilityIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AudienceVisibilityRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxControllingTable(Int16) - Method
GetFromIdxControllingTableControllingRecord(Int16, Int32) - Method
GetFromIdxSourceTable(Int16) - Method
GetFromIdxSourceTableSourceRecord(Int16, Int32) - Method
GetFromReader(SoDataReader, AudienceVisibilityTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxControllingTableAsync(Int16, CancellationToken) - Method
GetFromIdxControllingTableControllingRecordAsync(Int16, Int32, CancellationToken) - Method
GetFromIdxSourceTableAsync(Int16, CancellationToken) - Method
GetFromIdxSourceTableSourceRecordAsync(Int16, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AudienceVisibilityTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.AutosaveRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(AutosaveRecordData) - Method
ToInserts(IEnumerable<AutosaveRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<AutosaveTableInfo>, CancellationToken) - Method
ToInsertAsync(AutosaveRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<AutosaveRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.AutosaveRow is Modified
- Deleted items
- Method
GetFromIdxAutosaveId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.AutosaveRow.AutosaveRowIdxBase is Modified
-
Deleted items
- Method
.AutosaveRowIdxBaseop_Implicit(AutosaveRowIdxBase) - Method
.AutosaveRowIdxBaseop_Implicit(AutosaveRowIdxBase)
- Method
-
New items
- Method
.AutosaveRowIdxBaseToAutosaveRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.AutosaveRowIdxBaseToAutosaveRowAsync(CancellationToken) - Method
.AutosaveRowIdxBaseToAutosaveRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.AutosaveRowIdxBaseToAutosaveRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAutosaveIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.AutosaveRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxIndexId(Int32) - Method
GetFromReader(SoDataReader, AutosaveTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxIndexIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, AutosaveTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BaseTZLocationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BaseTZLocationRecordData) - Method
ToInserts(IEnumerable<BaseTZLocationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BaseTZLocationTableInfo>, CancellationToken) - Method
ToInsertAsync(BaseTZLocationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BaseTZLocationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BaseTZLocationRow is Modified
- Deleted items
- Method
GetFromIdxBaseTZLocationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BaseTZLocationRow.BaseTZLocationRowIdxBase is Modified
-
Deleted items
- Method
.BaseTZLocationRowIdxBaseop_Implicit(BaseTZLocationRowIdxBase) - Method
.BaseTZLocationRowIdxBaseop_Implicit(BaseTZLocationRowIdxBase)
- Method
-
New items
- Method
.BaseTZLocationRowIdxBaseToBaseTZLocationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BaseTZLocationRowIdxBaseToBaseTZLocationRowAsync(CancellationToken) - Method
.BaseTZLocationRowIdxBaseToBaseTZLocationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BaseTZLocationRowIdxBaseToBaseTZLocationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBaseTZLocationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BaseTZLocationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, BaseTZLocationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BaseTZLocationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BatchTaskDefinitionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BatchTaskDefinitionRecordData) - Method
ToInserts(IEnumerable<BatchTaskDefinitionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BatchTaskDefinitionTableInfo>, CancellationToken) - Method
ToInsertAsync(BatchTaskDefinitionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BatchTaskDefinitionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BatchTaskDefinitionRow is Modified
- Deleted items
- Method
GetFromIdxBatchTaskDefinitionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BatchTaskDefinitionRow.BatchTaskDefinitionRowIdxBase is Modified
-
Deleted items
- Method
.BatchTaskDefinitionRowIdxBaseop_Implicit(BatchTaskDefinitionRowIdxBase) - Method
.BatchTaskDefinitionRowIdxBaseop_Implicit(BatchTaskDefinitionRowIdxBase)
- Method
-
New items
- Method
.BatchTaskDefinitionRowIdxBaseToBatchTaskDefinitionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BatchTaskDefinitionRowIdxBaseToBatchTaskDefinitionRowAsync(CancellationToken) - Method
.BatchTaskDefinitionRowIdxBaseToBatchTaskDefinitionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BatchTaskDefinitionRowIdxBaseToBatchTaskDefinitionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBatchTaskDefinitionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BatchTaskDefinitionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromIdxNameAssemblyVersion(String, String) - Method
GetFromReader(SoDataReader, BatchTaskDefinitionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAssemblyVersionAsync(String, String, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BatchTaskDefinitionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BatchTaskRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BatchTaskRecordData) - Method
ToInserts(IEnumerable<BatchTaskRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BatchTaskTableInfo>, CancellationToken) - Method
ToInsertAsync(BatchTaskRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BatchTaskRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BatchTaskRow is Modified
- Deleted items
- Method
GetFromIdxBatchTaskId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BatchTaskRow.BatchTaskRowIdxBase is Modified
-
Deleted items
- Method
.BatchTaskRowIdxBaseop_Implicit(BatchTaskRowIdxBase) - Method
.BatchTaskRowIdxBaseop_Implicit(BatchTaskRowIdxBase)
- Method
-
New items
- Method
.BatchTaskRowIdxBaseToBatchTaskRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BatchTaskRowIdxBaseToBatchTaskRowAsync(CancellationToken) - Method
.BatchTaskRowIdxBaseToBatchTaskRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BatchTaskRowIdxBaseToBatchTaskRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBatchTaskIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BatchTaskRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBatchTaskDefinitionId(Int32) - Method
GetFromIdxBatchTaskDefinitionIdState(Int32, Int32) - Method
GetFromIdxState(Int32) - Method
GetFromReader(SoDataReader, BatchTaskTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBatchTaskDefinitionIdAsync(Int32, CancellationToken) - Method
GetFromIdxBatchTaskDefinitionIdStateAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxStateAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BatchTaskTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BinaryObjectLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BinaryObjectLinkRecordData) - Method
ToInserts(IEnumerable<BinaryObjectLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BinaryObjectLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(BinaryObjectLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BinaryObjectLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BinaryObjectLinkRow is Modified
- Deleted items
- Method
GetFromIdxBinaryObjectLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BinaryObjectLinkRow.BinaryObjectLinkRowIdxBase is Modified
-
Deleted items
- Method
.BinaryObjectLinkRowIdxBaseop_Implicit(BinaryObjectLinkRowIdxBase) - Method
.BinaryObjectLinkRowIdxBaseop_Implicit(BinaryObjectLinkRowIdxBase)
- Method
-
New items
- Method
.BinaryObjectLinkRowIdxBaseToBinaryObjectLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BinaryObjectLinkRowIdxBaseToBinaryObjectLinkRowAsync(CancellationToken) - Method
.BinaryObjectLinkRowIdxBaseToBinaryObjectLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BinaryObjectLinkRowIdxBaseToBinaryObjectLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBinaryObjectLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BinaryObjectLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerTable(Int16) - Method
GetFromIdxOwnerTableOwnerRecord(Int16, Int32) - Method
GetFromIdxOwnerTableOwnerRecordLinkType(Int16, Int32, BlobLinkType) - Method
GetFromIdxOwnerTableOwnerRecordLinkTypeRank(Int16, Int32, BlobLinkType, Int16) - Method
GetFromReader(SoDataReader, BinaryObjectLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerTableAsync(Int16, CancellationToken) - Method
GetFromIdxOwnerTableOwnerRecordAsync(Int16, Int32, CancellationToken) - Method
GetFromIdxOwnerTableOwnerRecordLinkTypeAsync(Int16, Int32, BlobLinkType, CancellationToken) - Method
GetFromIdxOwnerTableOwnerRecordLinkTypeRankAsync(Int16, Int32, BlobLinkType, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BinaryObjectLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BinaryObjectRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BinaryObjectRecordData) - Method
ToInserts(IEnumerable<BinaryObjectRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BinaryObjectTableInfo>, CancellationToken) - Method
ToInsertAsync(BinaryObjectRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BinaryObjectRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BinaryObjectRow is Modified
- Deleted items
- Method
GetFromIdxBinaryObjectId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BinaryObjectRow.BinaryObjectRowIdxBase is Modified
-
Deleted items
- Method
.BinaryObjectRowIdxBaseop_Implicit(BinaryObjectRowIdxBase) - Method
.BinaryObjectRowIdxBaseop_Implicit(BinaryObjectRowIdxBase)
- Method
-
New items
- Method
.BinaryObjectRowIdxBaseToBinaryObjectRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BinaryObjectRowIdxBaseToBinaryObjectRowAsync(CancellationToken) - Method
.BinaryObjectRowIdxBaseToBinaryObjectRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BinaryObjectRowIdxBaseToBinaryObjectRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBinaryObjectIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BinaryObjectRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxConceptualType(String) - Method
GetFromIdxExtraInfo(String) - Method
GetFromIdxMimeType(String) - Method
GetFromReader(SoDataReader, BinaryObjectTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConceptualTypeAsync(String, CancellationToken) - Method
GetFromIdxExtraInfoAsync(String, CancellationToken) - Method
GetFromIdxMimeTypeAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BinaryObjectTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BusinessGroupLinkRecordData) - Method
ToInserts(IEnumerable<BusinessGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BusinessGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(BusinessGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BusinessGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxBusinessgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BusinessGroupLinkRow.BusinessGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.BusinessGroupLinkRowIdxBaseop_Implicit(BusinessGroupLinkRowIdxBase) - Method
.BusinessGroupLinkRowIdxBaseop_Implicit(BusinessGroupLinkRowIdxBase)
- Method
-
New items
- Method
.BusinessGroupLinkRowIdxBaseToBusinessGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BusinessGroupLinkRowIdxBaseToBusinessGroupLinkRowAsync(CancellationToken) - Method
.BusinessGroupLinkRowIdxBaseToBusinessGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BusinessGroupLinkRowIdxBaseToBusinessGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBusinessId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, BusinessGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BusinessGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BusinessHeadingLinkRecordData) - Method
ToInserts(IEnumerable<BusinessHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BusinessHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(BusinessHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BusinessHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxBusinessheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BusinessHeadingLinkRow.BusinessHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.BusinessHeadingLinkRowIdxBaseop_Implicit(BusinessHeadingLinkRowIdxBase) - Method
.BusinessHeadingLinkRowIdxBaseop_Implicit(BusinessHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.BusinessHeadingLinkRowIdxBaseToBusinessHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BusinessHeadingLinkRowIdxBaseToBusinessHeadingLinkRowAsync(CancellationToken) - Method
.BusinessHeadingLinkRowIdxBaseToBusinessHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BusinessHeadingLinkRowIdxBaseToBusinessHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBusinessId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, BusinessHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BusinessHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(BusinessRecordData) - Method
ToInserts(IEnumerable<BusinessRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<BusinessTableInfo>, CancellationToken) - Method
ToInsertAsync(BusinessRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<BusinessRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessRow is Modified
- Deleted items
- Method
GetFromIdxBusinessId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.BusinessRow.BusinessRowIdxBase is Modified
-
Deleted items
- Method
.BusinessRowIdxBaseop_Implicit(BusinessRowIdxBase) - Method
.BusinessRowIdxBaseop_Implicit(BusinessRowIdxBase)
- Method
-
New items
- Method
.BusinessRowIdxBaseToBusinessRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.BusinessRowIdxBaseToBusinessRowAsync(CancellationToken) - Method
.BusinessRowIdxBaseToBusinessRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.BusinessRowIdxBaseToBusinessRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.BusinessRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, BusinessTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, BusinessTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CacheInvalidationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CacheInvalidationRecordData) - Method
ToInserts(IEnumerable<CacheInvalidationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CacheInvalidationTableInfo>, CancellationToken) - Method
ToInsertAsync(CacheInvalidationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CacheInvalidationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CacheInvalidationRow is Modified
- Deleted items
- Method
GetFromIdxCacheInvalidationId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CacheInvalidationRow.CacheInvalidationRowIdxBase is Modified
-
Deleted items
- Method
.CacheInvalidationRowIdxBaseop_Implicit(CacheInvalidationRowIdxBase) - Method
.CacheInvalidationRowIdxBaseop_Implicit(CacheInvalidationRowIdxBase)
- Method
-
New items
- Method
.CacheInvalidationRowIdxBaseToCacheInvalidationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CacheInvalidationRowIdxBaseToCacheInvalidationRowAsync(CancellationToken) - Method
.CacheInvalidationRowIdxBaseToCacheInvalidationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CacheInvalidationRowIdxBaseToCacheInvalidationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCacheInvalidationIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CacheInvalidationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CacheInvalidationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CacheInvalidationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CacheTablesRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CacheTablesRecordData) - Method
ToInserts(IEnumerable<CacheTablesRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CacheTablesTableInfo>, CancellationToken) - Method
ToInsertAsync(CacheTablesRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CacheTablesRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CacheTablesRow is Modified
- Deleted items
- Method
GetFromIdxCacheTabsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CacheTablesRow.CacheTablesRowIdxBase is Modified
-
Deleted items
- Method
.CacheTablesRowIdxBaseop_Implicit(CacheTablesRowIdxBase) - Method
.CacheTablesRowIdxBaseop_Implicit(CacheTablesRowIdxBase)
- Method
-
New items
- Method
.CacheTablesRowIdxBaseToCacheTablesRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CacheTablesRowIdxBaseToCacheTablesRowAsync(CancellationToken) - Method
.CacheTablesRowIdxBaseToCacheTablesRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CacheTablesRowIdxBaseToCacheTablesRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCacheTabsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CacheTablesRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTableId(Int16) - Method
GetFromReader(SoDataReader, CacheTablesTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTableIdAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CacheTablesTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryFamilyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CategoryFamilyRecordData) - Method
ToInserts(IEnumerable<CategoryFamilyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CategoryFamilyTableInfo>, CancellationToken) - Method
ToInsertAsync(CategoryFamilyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CategoryFamilyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryFamilyRow is Modified
- Deleted items
- Method
GetFromIdxCategoryFamilyId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CategoryFamilyRow.CategoryFamilyRowIdxBase is Modified
-
Deleted items
- Method
.CategoryFamilyRowIdxBaseop_Implicit(CategoryFamilyRowIdxBase) - Method
.CategoryFamilyRowIdxBaseop_Implicit(CategoryFamilyRowIdxBase)
- Method
-
New items
- Method
.CategoryFamilyRowIdxBaseToCategoryFamilyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CategoryFamilyRowIdxBaseToCategoryFamilyRowAsync(CancellationToken) - Method
.CategoryFamilyRowIdxBaseToCategoryFamilyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CategoryFamilyRowIdxBaseToCategoryFamilyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryFamilyIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryFamilyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CategoryFamilyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CategoryFamilyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CategoryGroupLinkRecordData) - Method
ToInserts(IEnumerable<CategoryGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CategoryGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CategoryGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CategoryGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxCategorygrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CategoryGroupLinkRow.CategoryGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.CategoryGroupLinkRowIdxBaseop_Implicit(CategoryGroupLinkRowIdxBase) - Method
.CategoryGroupLinkRowIdxBaseop_Implicit(CategoryGroupLinkRowIdxBase)
- Method
-
New items
- Method
.CategoryGroupLinkRowIdxBaseToCategoryGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CategoryGroupLinkRowIdxBaseToCategoryGroupLinkRowAsync(CancellationToken) - Method
.CategoryGroupLinkRowIdxBaseToCategoryGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CategoryGroupLinkRowIdxBaseToCategoryGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategorygrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, CategoryGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CategoryGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CategoryHeadingLinkRecordData) - Method
ToInserts(IEnumerable<CategoryHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CategoryHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CategoryHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CategoryHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxCategoryheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CategoryHeadingLinkRow.CategoryHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.CategoryHeadingLinkRowIdxBaseop_Implicit(CategoryHeadingLinkRowIdxBase) - Method
.CategoryHeadingLinkRowIdxBaseop_Implicit(CategoryHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.CategoryHeadingLinkRowIdxBaseToCategoryHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CategoryHeadingLinkRowIdxBaseToCategoryHeadingLinkRowAsync(CancellationToken) - Method
.CategoryHeadingLinkRowIdxBaseToCategoryHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CategoryHeadingLinkRowIdxBaseToCategoryHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, CategoryHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CategoryHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryMembershipRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CategoryMembershipRecordData) - Method
ToInserts(IEnumerable<CategoryMembershipRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CategoryMembershipTableInfo>, CancellationToken) - Method
ToInsertAsync(CategoryMembershipRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CategoryMembershipRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryMembershipRow is Modified
- Deleted items
- Method
GetFromIdxCategoryMembershipId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CategoryMembershipRow.CategoryMembershipRowIdxBase is Modified
-
Deleted items
- Method
.CategoryMembershipRowIdxBaseop_Implicit(CategoryMembershipRowIdxBase) - Method
.CategoryMembershipRowIdxBaseop_Implicit(CategoryMembershipRowIdxBase)
- Method
-
New items
- Method
.CategoryMembershipRowIdxBaseToCategoryMembershipRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CategoryMembershipRowIdxBaseToCategoryMembershipRowAsync(CancellationToken) - Method
.CategoryMembershipRowIdxBaseToCategoryMembershipRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CategoryMembershipRowIdxBaseToCategoryMembershipRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryMembershipIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryMembershipRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, CategoryMembershipTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CategoryMembershipTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CategoryRecordData) - Method
ToInserts(IEnumerable<CategoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CategoryTableInfo>, CancellationToken) - Method
ToInsertAsync(CategoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CategoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryRow is Modified
- Deleted items
- Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CategoryRow.CategoryRowIdxBase is Modified
-
Deleted items
- Method
.CategoryRowIdxBaseop_Implicit(CategoryRowIdxBase) - Method
.CategoryRowIdxBaseop_Implicit(CategoryRowIdxBase)
- Method
-
New items
- Method
.CategoryRowIdxBaseToCategoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CategoryRowIdxBaseToCategoryRowAsync(CancellationToken) - Method
.CategoryRowIdxBaseToCategoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CategoryRowIdxBaseToCategoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CategoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CategoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CategoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CcTemplateRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CcTemplateRecordData) - Method
ToInserts(IEnumerable<CcTemplateRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CcTemplateTableInfo>, CancellationToken) - Method
ToInsertAsync(CcTemplateRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CcTemplateRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CcTemplateRow is Modified
- Deleted items
- Method
GetFromIdxCcTemplateId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CcTemplateRow.CcTemplateRowIdxBase is Modified
-
Deleted items
- Method
.CcTemplateRowIdxBaseop_Implicit(CcTemplateRowIdxBase) - Method
.CcTemplateRowIdxBaseop_Implicit(CcTemplateRowIdxBase)
- Method
-
New items
- Method
.CcTemplateRowIdxBaseToCcTemplateRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CcTemplateRowIdxBaseToCcTemplateRowAsync(CancellationToken) - Method
.CcTemplateRowIdxBaseToCcTemplateRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CcTemplateRowIdxBaseToCcTemplateRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCcTemplateIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CcTemplateRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKey(String) - Method
GetFromReader(SoDataReader, CcTemplateTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKeyAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CcTemplateTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatMessageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ChatMessageRecordData) - Method
ToInserts(IEnumerable<ChatMessageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ChatMessageTableInfo>, CancellationToken) - Method
ToInsertAsync(ChatMessageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ChatMessageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatMessageRow is Modified
- Deleted items
- Method
GetFromIdxChatMessageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ChatMessageRow.ChatMessageRowIdxBase is Modified
-
Deleted items
- Method
.ChatMessageRowIdxBaseop_Implicit(ChatMessageRowIdxBase) - Method
.ChatMessageRowIdxBaseop_Implicit(ChatMessageRowIdxBase)
- Method
-
New items
- Method
.ChatMessageRowIdxBaseToChatMessageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ChatMessageRowIdxBaseToChatMessageRowAsync(CancellationToken) - Method
.ChatMessageRowIdxBaseToChatMessageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ChatMessageRowIdxBaseToChatMessageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxChatMessageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatMessageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSessionId(Int32) - Method
GetFromReader(SoDataReader, ChatMessageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSessionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ChatMessageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatSessionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ChatSessionRecordData) - Method
ToInserts(IEnumerable<ChatSessionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ChatSessionTableInfo>, CancellationToken) - Method
ToInsertAsync(ChatSessionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ChatSessionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatSessionRow is Modified
- Deleted items
- Method
GetFromIdxChatSessionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ChatSessionRow.ChatSessionRowIdxBase is Modified
-
Deleted items
- Method
.ChatSessionRowIdxBaseop_Implicit(ChatSessionRowIdxBase) - Method
.ChatSessionRowIdxBaseop_Implicit(ChatSessionRowIdxBase)
- Method
-
New items
- Method
.ChatSessionRowIdxBaseToChatSessionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ChatSessionRowIdxBaseToChatSessionRowAsync(CancellationToken) - Method
.ChatSessionRowIdxBaseToChatSessionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ChatSessionRowIdxBaseToChatSessionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxChatSessionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatSessionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxStatus(ChatSessionStatus) - Method
GetFromIdxStatusTopicId(ChatSessionStatus, Int32) - Method
GetFromIdxTopicId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, ChatSessionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxStatusAsync(ChatSessionStatus, CancellationToken) - Method
GetFromIdxStatusTopicIdAsync(ChatSessionStatus, Int32, CancellationToken) - Method
GetFromIdxTopicIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ChatSessionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatTopicRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ChatTopicRecordData) - Method
ToInserts(IEnumerable<ChatTopicRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ChatTopicTableInfo>, CancellationToken) - Method
ToInsertAsync(ChatTopicRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ChatTopicRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatTopicRow is Modified
- Deleted items
- Method
GetFromIdxChatTopicId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ChatTopicRow.ChatTopicRowIdxBase is Modified
-
Deleted items
- Method
.ChatTopicRowIdxBaseop_Implicit(ChatTopicRowIdxBase) - Method
.ChatTopicRowIdxBaseop_Implicit(ChatTopicRowIdxBase)
- Method
-
New items
- Method
.ChatTopicRowIdxBaseToChatTopicRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ChatTopicRowIdxBaseToChatTopicRowAsync(CancellationToken) - Method
.ChatTopicRowIdxBaseToChatTopicRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ChatTopicRowIdxBaseToChatTopicRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxChatTopicIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatTopicRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromReader(SoDataReader, ChatTopicTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ChatTopicTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatTopicUserRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ChatTopicUserRecordData) - Method
ToInserts(IEnumerable<ChatTopicUserRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ChatTopicUserTableInfo>, CancellationToken) - Method
ToInsertAsync(ChatTopicUserRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ChatTopicUserRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatTopicUserRow is Modified
- Deleted items
- Method
GetFromIdxChatTopicUserId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ChatTopicUserRow.ChatTopicUserRowIdxBase is Modified
-
Deleted items
- Method
.ChatTopicUserRowIdxBaseop_Implicit(ChatTopicUserRowIdxBase) - Method
.ChatTopicUserRowIdxBaseop_Implicit(ChatTopicUserRowIdxBase)
- Method
-
New items
- Method
.ChatTopicUserRowIdxBaseToChatTopicUserRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ChatTopicUserRowIdxBaseToChatTopicUserRowAsync(CancellationToken) - Method
.ChatTopicUserRowIdxBaseToChatTopicUserRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ChatTopicUserRowIdxBaseToChatTopicUserRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxChatTopicUserIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ChatTopicUserRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTopicId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, ChatTopicUserTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTopicIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ChatTopicUserTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CompanyDomainRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CompanyDomainRecordData) - Method
ToInserts(IEnumerable<CompanyDomainRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CompanyDomainTableInfo>, CancellationToken) - Method
ToInsertAsync(CompanyDomainRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CompanyDomainRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CompanyDomainRow is Modified
- Deleted items
- Method
GetFromIdxCompanyDomainId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CompanyDomainRow.CompanyDomainRowIdxBase is Modified
-
Deleted items
- Method
.CompanyDomainRowIdxBaseop_Implicit(CompanyDomainRowIdxBase) - Method
.CompanyDomainRowIdxBaseop_Implicit(CompanyDomainRowIdxBase)
- Method
-
New items
- Method
.CompanyDomainRowIdxBaseToCompanyDomainRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CompanyDomainRowIdxBaseToCompanyDomainRowAsync(CancellationToken) - Method
.CompanyDomainRowIdxBaseToCompanyDomainRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CompanyDomainRowIdxBaseToCompanyDomainRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCompanyDomainIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CompanyDomainRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCompanyId(Int32) - Method
GetFromReader(SoDataReader, CompanyDomainTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCompanyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CompanyDomainTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CompanyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CompanyRecordData) - Method
ToInserts(IEnumerable<CompanyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CompanyTableInfo>, CancellationToken) - Method
ToInsertAsync(CompanyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CompanyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CompanyRow is Modified
- Deleted items
- Method
GetFromIdxCompanyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CompanyRow.CompanyRowIdxBase is Modified
-
Deleted items
- Method
.CompanyRowIdxBaseop_Implicit(CompanyRowIdxBase) - Method
.CompanyRowIdxBaseop_Implicit(CompanyRowIdxBase)
- Method
-
New items
- Method
.CompanyRowIdxBaseToCompanyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CompanyRowIdxBaseToCompanyRowAsync(CancellationToken) - Method
.CompanyRowIdxBaseToCompanyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CompanyRowIdxBaseToCompanyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCompanyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CompanyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CompanyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CompanyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ComptrGroupLinkRecordData) - Method
ToInserts(IEnumerable<ComptrGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ComptrGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ComptrGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ComptrGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxComptrgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ComptrGroupLinkRow.ComptrGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ComptrGroupLinkRowIdxBaseop_Implicit(ComptrGroupLinkRowIdxBase) - Method
.ComptrGroupLinkRowIdxBaseop_Implicit(ComptrGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ComptrGroupLinkRowIdxBaseToComptrGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ComptrGroupLinkRowIdxBaseToComptrGroupLinkRowAsync(CancellationToken) - Method
.ComptrGroupLinkRowIdxBaseToComptrGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ComptrGroupLinkRowIdxBaseToComptrGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxComptrgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxComptrId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, ComptrGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxComptrIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ComptrGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ComptrHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ComptrHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ComptrHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ComptrHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ComptrHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxComptrheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ComptrHeadingLinkRow.ComptrHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ComptrHeadingLinkRowIdxBaseop_Implicit(ComptrHeadingLinkRowIdxBase) - Method
.ComptrHeadingLinkRowIdxBaseop_Implicit(ComptrHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ComptrHeadingLinkRowIdxBaseToComptrHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ComptrHeadingLinkRowIdxBaseToComptrHeadingLinkRowAsync(CancellationToken) - Method
.ComptrHeadingLinkRowIdxBaseToComptrHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ComptrHeadingLinkRowIdxBaseToComptrHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxComptrheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxComptrId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, ComptrHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxComptrIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ComptrHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ComptrRecordData) - Method
ToInserts(IEnumerable<ComptrRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ComptrTableInfo>, CancellationToken) - Method
ToInsertAsync(ComptrRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ComptrRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrRow is Modified
- Deleted items
- Method
GetFromIdxComptrId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ComptrRow.ComptrRowIdxBase is Modified
-
Deleted items
- Method
.ComptrRowIdxBaseop_Implicit(ComptrRowIdxBase) - Method
.ComptrRowIdxBaseop_Implicit(ComptrRowIdxBase)
- Method
-
New items
- Method
.ComptrRowIdxBaseToComptrRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ComptrRowIdxBaseToComptrRowAsync(CancellationToken) - Method
.ComptrRowIdxBaseToComptrRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ComptrRowIdxBaseToComptrRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxComptrIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ComptrRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ComptrTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ComptrTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConfigRecordData) - Method
ToInserts(IEnumerable<ConfigRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConfigTableInfo>, CancellationToken) - Method
ToInsertAsync(ConfigRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConfigRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigRow is Modified
- Deleted items
- Method
GetFromIdxConfigId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConfigRow.ConfigRowIdxBase is Modified
-
Deleted items
- Method
.ConfigRowIdxBaseop_Implicit(ConfigRowIdxBase) - Method
.ConfigRowIdxBaseop_Implicit(ConfigRowIdxBase)
- Method
-
New items
- Method
.ConfigRowIdxBaseToConfigRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConfigRowIdxBaseToConfigRowAsync(CancellationToken) - Method
.ConfigRowIdxBaseToConfigRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConfigRowIdxBaseToConfigRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConfigIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ConfigTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConfigTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigurableScreenAppliesToRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConfigurableScreenAppliesToRecordData) - Method
ToInserts(IEnumerable<ConfigurableScreenAppliesToRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConfigurableScreenAppliesToTableInfo>, CancellationToken) - Method
ToInsertAsync(ConfigurableScreenAppliesToRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConfigurableScreenAppliesToRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigurableScreenAppliesToRow is Modified
- Deleted items
- Method
GetFromIdxConfigurableScreenAppliesToId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConfigurableScreenAppliesToRow.ConfigurableScreenAppliesToRowIdxBase is Modified
-
Deleted items
- Method
.ConfigurableScreenAppliesToRowIdxBaseop_Implicit(ConfigurableScreenAppliesToRowIdxBase) - Method
.ConfigurableScreenAppliesToRowIdxBaseop_Implicit(ConfigurableScreenAppliesToRowIdxBase)
- Method
-
New items
- Method
.ConfigurableScreenAppliesToRowIdxBaseToConfigurableScreenAppliesToRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConfigurableScreenAppliesToRowIdxBaseToConfigurableScreenAppliesToRowAsync(CancellationToken) - Method
.ConfigurableScreenAppliesToRowIdxBaseToConfigurableScreenAppliesToRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConfigurableScreenAppliesToRowIdxBaseToConfigurableScreenAppliesToRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConfigurableScreenAppliesToIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigurableScreenAppliesToRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ConfigurableScreenAppliesToTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConfigurableScreenAppliesToTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigurableScreenDeltaRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConfigurableScreenDeltaRecordData) - Method
ToInserts(IEnumerable<ConfigurableScreenDeltaRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConfigurableScreenDeltaTableInfo>, CancellationToken) - Method
ToInsertAsync(ConfigurableScreenDeltaRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConfigurableScreenDeltaRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigurableScreenDeltaRow is Modified
- Deleted items
- Method
GetFromIdxConfigurableScreenDeltaId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConfigurableScreenDeltaRow.ConfigurableScreenDeltaRowIdxBase is Modified
-
Deleted items
- Method
.ConfigurableScreenDeltaRowIdxBaseop_Implicit(ConfigurableScreenDeltaRowIdxBase) - Method
.ConfigurableScreenDeltaRowIdxBaseop_Implicit(ConfigurableScreenDeltaRowIdxBase)
- Method
-
New items
- Method
.ConfigurableScreenDeltaRowIdxBaseToConfigurableScreenDeltaRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConfigurableScreenDeltaRowIdxBaseToConfigurableScreenDeltaRowAsync(CancellationToken) - Method
.ConfigurableScreenDeltaRowIdxBaseToConfigurableScreenDeltaRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConfigurableScreenDeltaRowIdxBaseToConfigurableScreenDeltaRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConfigurableScreenDeltaIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConfigurableScreenDeltaRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxRecipeId(String) - Method
GetFromReader(SoDataReader, ConfigurableScreenDeltaTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRecipeIdAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConfigurableScreenDeltaTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConnectionConfigFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConnectionConfigFieldRecordData) - Method
ToInserts(IEnumerable<ConnectionConfigFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConnectionConfigFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(ConnectionConfigFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConnectionConfigFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConnectionConfigFieldRow is Modified
- Deleted items
- Method
GetFromIdxConnectionConfigFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConnectionConfigFieldRow.ConnectionConfigFieldRowIdxBase is Modified
-
Deleted items
- Method
.ConnectionConfigFieldRowIdxBaseop_Implicit(ConnectionConfigFieldRowIdxBase) - Method
.ConnectionConfigFieldRowIdxBaseop_Implicit(ConnectionConfigFieldRowIdxBase)
- Method
-
New items
- Method
.ConnectionConfigFieldRowIdxBaseToConnectionConfigFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConnectionConfigFieldRowIdxBaseToConnectionConfigFieldRowAsync(CancellationToken) - Method
.ConnectionConfigFieldRowIdxBaseToConnectionConfigFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConnectionConfigFieldRowIdxBaseToConnectionConfigFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConnectionConfigFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConnectionConfigFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxErpConnectionId(Int32) - Method
GetFromIdxQuoteConnectionId(Int32) - Method
GetFromReader(SoDataReader, ConnectionConfigFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionIdAsync(Int32, CancellationToken) - Method
GetFromIdxQuoteConnectionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConnectionConfigFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentPersonRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConsentPersonRecordData) - Method
ToInserts(IEnumerable<ConsentPersonRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConsentPersonTableInfo>, CancellationToken) - Method
ToInsertAsync(ConsentPersonRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConsentPersonRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentPersonRow is Modified
- Deleted items
- Method
GetFromIdxConsentPersonId(Int32) - Method
GetFromIdxPersonIdConsentPurposeId(Int32, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConsentPersonRow.ConsentPersonRowIdxBase is Modified
-
Deleted items
- Method
.ConsentPersonRowIdxBaseop_Implicit(ConsentPersonRowIdxBase) - Method
.ConsentPersonRowIdxBaseop_Implicit(ConsentPersonRowIdxBase)
- Method
-
New items
- Method
.ConsentPersonRowIdxBaseToConsentPersonRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConsentPersonRowIdxBaseToConsentPersonRowAsync(CancellationToken) - Method
.ConsentPersonRowIdxBaseToConsentPersonRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConsentPersonRowIdxBaseToConsentPersonRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConsentPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdConsentPurposeIdAsync(Int32, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentPersonRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxConsentSourceId(Int32) - Method
GetFromIdxLegalBaseId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromReader(SoDataReader, ConsentPersonTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConsentSourceIdAsync(Int32, CancellationToken) - Method
GetFromIdxLegalBaseIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConsentPersonTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentPurposeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConsentPurposeRecordData) - Method
ToInserts(IEnumerable<ConsentPurposeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConsentPurposeTableInfo>, CancellationToken) - Method
ToInsertAsync(ConsentPurposeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConsentPurposeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentPurposeRow is Modified
- Deleted items
- Method
GetFromIdxConsentPurposeId(Int32) - Method
GetFromIdxKey(String) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConsentPurposeRow.ConsentPurposeRowIdxBase is Modified
-
Deleted items
- Method
.ConsentPurposeRowIdxBaseop_Implicit(ConsentPurposeRowIdxBase) - Method
.ConsentPurposeRowIdxBaseop_Implicit(ConsentPurposeRowIdxBase)
- Method
-
New items
- Method
.ConsentPurposeRowIdxBaseToConsentPurposeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConsentPurposeRowIdxBaseToConsentPurposeRowAsync(CancellationToken) - Method
.ConsentPurposeRowIdxBaseToConsentPurposeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConsentPurposeRowIdxBaseToConsentPurposeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConsentPurposeIdAsync(Int32, CancellationToken) - Method
GetFromIdxKeyAsync(String, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentPurposeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ConsentPurposeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConsentPurposeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentSourceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ConsentSourceRecordData) - Method
ToInserts(IEnumerable<ConsentSourceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ConsentSourceTableInfo>, CancellationToken) - Method
ToInsertAsync(ConsentSourceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ConsentSourceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentSourceRow is Modified
- Deleted items
- Method
GetFromIdxConsentSourceId(Int32) - Method
GetFromIdxKey(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ConsentSourceRow.ConsentSourceRowIdxBase is Modified
-
Deleted items
- Method
.ConsentSourceRowIdxBaseop_Implicit(ConsentSourceRowIdxBase) - Method
.ConsentSourceRowIdxBaseop_Implicit(ConsentSourceRowIdxBase)
- Method
-
New items
- Method
.ConsentSourceRowIdxBaseToConsentSourceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ConsentSourceRowIdxBaseToConsentSourceRowAsync(CancellationToken) - Method
.ConsentSourceRowIdxBaseToConsentSourceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ConsentSourceRowIdxBaseToConsentSourceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConsentSourceIdAsync(Int32, CancellationToken) - Method
GetFromIdxKeyAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ConsentSourceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ConsentSourceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ConsentSourceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContactInterestRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ContactInterestRecordData) - Method
ToInserts(IEnumerable<ContactInterestRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ContactInterestTableInfo>, CancellationToken) - Method
ToInsertAsync(ContactInterestRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ContactInterestRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContactInterestRow is Modified
- Deleted items
- Method
GetFromIdxContactIdCinterestIdx(Int32, Int32) - Method
GetFromIdxContactinterestId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ContactInterestRow.ContactInterestRowIdxBase is Modified
-
Deleted items
- Method
.ContactInterestRowIdxBaseop_Implicit(ContactInterestRowIdxBase) - Method
.ContactInterestRowIdxBaseop_Implicit(ContactInterestRowIdxBase)
- Method
-
New items
- Method
.ContactInterestRowIdxBaseToContactInterestRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ContactInterestRowIdxBaseToContactInterestRowAsync(CancellationToken) - Method
.ContactInterestRowIdxBaseToContactInterestRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ContactInterestRowIdxBaseToContactInterestRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdCinterestIdxAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxContactinterestIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContactInterestRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCinterestIdx(Int32) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxEndDate(DateTime) - Method
GetFromIdxStartDate(DateTime) - Method
GetFromReader(SoDataReader, ContactInterestTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCinterestIdxAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxEndDateAsync(DateTime, CancellationToken) - Method
GetFromIdxStartDateAsync(DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ContactInterestTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContactRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ContactRecordData) - Method
ToInserts(IEnumerable<ContactRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ContactTableInfo>, CancellationToken) - Method
ToInsertAsync(ContactRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ContactRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContactRow is Modified
- Deleted items
- Method
GetFromIdxContactId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy) - Method
Undelete()
- Method
- Modified items
SuperOffice.CRM.Rows.ContactRow.ContactRowIdxBase is Modified
-
Deleted items
- Method
.ContactRowIdxBaseop_Implicit(ContactRowIdxBase) - Method
.ContactRowIdxBaseop_Implicit(ContactRowIdxBase)
- Method
-
New items
- Method
.ContactRowIdxBaseToContactRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ContactRowIdxBaseToContactRowAsync(CancellationToken) - Method
.ContactRowIdxBaseToContactRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ContactRowIdxBaseToContactRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
UndeleteAsync()
- Method
SuperOffice.CRM.Rows.ContactRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBusinessIdx(Int32) - Method
GetFromIdxCategoryIdx(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxDeletedDate(DateTime) - Method
GetFromIdxDepartment(String) - Method
GetFromIdxKananame(String) - Method
GetFromIdxMotherId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxNameDepartment(String, String) - Method
GetFromIdxNumber1(String) - Method
GetFromIdxNumber2(String) - Method
GetFromIdxOrgNr(String) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxSupportPersonId(Int32) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32) - Method
GetFromReader(SoDataReader, ContactTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdxAsync(Int32, CancellationToken) - Method
GetFromIdxCategoryIdxAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxDeletedDateAsync(DateTime, CancellationToken) - Method
GetFromIdxDepartmentAsync(String, CancellationToken) - Method
GetFromIdxKananameAsync(String, CancellationToken) - Method
GetFromIdxMotherIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxNameDepartmentAsync(String, String, CancellationToken) - Method
GetFromIdxNumber1Async(String, CancellationToken) - Method
GetFromIdxNumber2Async(String, CancellationToken) - Method
GetFromIdxOrgNrAsync(String, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxSupportPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ContactTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ContIntGroupLinkRecordData) - Method
ToInserts(IEnumerable<ContIntGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ContIntGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ContIntGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ContIntGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxContintgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ContIntGroupLinkRow.ContIntGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ContIntGroupLinkRowIdxBaseop_Implicit(ContIntGroupLinkRowIdxBase) - Method
.ContIntGroupLinkRowIdxBaseop_Implicit(ContIntGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ContIntGroupLinkRowIdxBaseToContIntGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ContIntGroupLinkRowIdxBaseToContIntGroupLinkRowAsync(CancellationToken) - Method
.ContIntGroupLinkRowIdxBaseToContIntGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ContIntGroupLinkRowIdxBaseToContIntGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContintgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContIntId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, ContIntGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContIntIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ContIntGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ContIntHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ContIntHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ContIntHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ContIntHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ContIntHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxContintheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ContIntHeadingLinkRow.ContIntHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ContIntHeadingLinkRowIdxBaseop_Implicit(ContIntHeadingLinkRowIdxBase) - Method
.ContIntHeadingLinkRowIdxBaseop_Implicit(ContIntHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ContIntHeadingLinkRowIdxBaseToContIntHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ContIntHeadingLinkRowIdxBaseToContIntHeadingLinkRowAsync(CancellationToken) - Method
.ContIntHeadingLinkRowIdxBaseToContIntHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ContIntHeadingLinkRowIdxBaseToContIntHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContintheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContIntId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, ContIntHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContIntIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ContIntHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ContIntRecordData) - Method
ToInserts(IEnumerable<ContIntRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ContIntTableInfo>, CancellationToken) - Method
ToInsertAsync(ContIntRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ContIntRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntRow is Modified
- Deleted items
- Method
GetFromIdxContIntId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ContIntRow.ContIntRowIdxBase is Modified
-
Deleted items
- Method
.ContIntRowIdxBaseop_Implicit(ContIntRowIdxBase) - Method
.ContIntRowIdxBaseop_Implicit(ContIntRowIdxBase)
- Method
-
New items
- Method
.ContIntRowIdxBaseToContIntRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ContIntRowIdxBaseToContIntRowAsync(CancellationToken) - Method
.ContIntRowIdxBaseToContIntRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ContIntRowIdxBaseToContIntRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContIntIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ContIntRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ContIntTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ContIntTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CounterValueRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CounterValueRecordData) - Method
ToInserts(IEnumerable<CounterValueRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CounterValueTableInfo>, CancellationToken) - Method
ToInsertAsync(CounterValueRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CounterValueRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CounterValueRow is Modified
- Deleted items
- Method
GetFromIdxCounterValueId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CounterValueRow.CounterValueRowIdxBase is Modified
-
Deleted items
- Method
.CounterValueRowIdxBaseop_Implicit(CounterValueRowIdxBase) - Method
.CounterValueRowIdxBaseop_Implicit(CounterValueRowIdxBase)
- Method
-
New items
- Method
.CounterValueRowIdxBaseToCounterValueRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CounterValueRowIdxBaseToCounterValueRowAsync(CancellationToken) - Method
.CounterValueRowIdxBaseToCounterValueRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CounterValueRowIdxBaseToCounterValueRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCounterValueIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CounterValueRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdRecordType(Int32, Int16) - Method
GetFromIdxContactIdSaleStatus(Int32, SaleStatus) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdRecordType(Int32, Int16) - Method
GetFromIdxProjectIdSaleStatus(Int32, SaleStatus) - Method
GetFromIdxRecordType(Int16) - Method
GetFromIdxRecordTypeDirection(Int16, Int16) - Method
GetFromIdxRecordTypeDirectionIntentId(Int16, Int16, Int32) - Method
GetFromIdxSaleStatus(SaleStatus) - Method
GetFromIdxSaleStatusAmountClassId(SaleStatus, Int32) - Method
GetFromReader(SoDataReader, CounterValueTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdRecordTypeAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxContactIdSaleStatusAsync(Int32, SaleStatus, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdRecordTypeAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxProjectIdSaleStatusAsync(Int32, SaleStatus, CancellationToken) - Method
GetFromIdxRecordTypeAsync(Int16, CancellationToken) - Method
GetFromIdxRecordTypeDirectionAsync(Int16, Int16, CancellationToken) - Method
GetFromIdxRecordTypeDirectionIntentIdAsync(Int16, Int16, Int32, CancellationToken) - Method
GetFromIdxSaleStatusAmountClassIdAsync(SaleStatus, Int32, CancellationToken) - Method
GetFromIdxSaleStatusAsync(SaleStatus, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CounterValueTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CountryGroupLinkRecordData) - Method
ToInserts(IEnumerable<CountryGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CountryGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CountryGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CountryGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxCountrygrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CountryGroupLinkRow.CountryGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.CountryGroupLinkRowIdxBaseop_Implicit(CountryGroupLinkRowIdxBase) - Method
.CountryGroupLinkRowIdxBaseop_Implicit(CountryGroupLinkRowIdxBase)
- Method
-
New items
- Method
.CountryGroupLinkRowIdxBaseToCountryGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CountryGroupLinkRowIdxBaseToCountryGroupLinkRowAsync(CancellationToken) - Method
.CountryGroupLinkRowIdxBaseToCountryGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CountryGroupLinkRowIdxBaseToCountryGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCountrygrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCountryId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, CountryGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCountryIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CountryGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CountryHeadingLinkRecordData) - Method
ToInserts(IEnumerable<CountryHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CountryHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CountryHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CountryHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxCountryheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CountryHeadingLinkRow.CountryHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.CountryHeadingLinkRowIdxBaseop_Implicit(CountryHeadingLinkRowIdxBase) - Method
.CountryHeadingLinkRowIdxBaseop_Implicit(CountryHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.CountryHeadingLinkRowIdxBaseToCountryHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CountryHeadingLinkRowIdxBaseToCountryHeadingLinkRowAsync(CancellationToken) - Method
.CountryHeadingLinkRowIdxBaseToCountryHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CountryHeadingLinkRowIdxBaseToCountryHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCountryheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCountryId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, CountryHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCountryIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CountryHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CountryRecordData) - Method
ToInserts(IEnumerable<CountryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CountryTableInfo>, CancellationToken) - Method
ToInsertAsync(CountryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CountryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryRow is Modified
- Deleted items
- Method
GetFromIdxCountryId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CountryRow.CountryRowIdxBase is Modified
-
Deleted items
- Method
.CountryRowIdxBaseop_Implicit(CountryRowIdxBase) - Method
.CountryRowIdxBaseop_Implicit(CountryRowIdxBase)
- Method
-
New items
- Method
.CountryRowIdxBaseToCountryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CountryRowIdxBaseToCountryRowAsync(CancellationToken) - Method
.CountryRowIdxBaseToCountryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CountryRowIdxBaseToCountryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCountryIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CountryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEnglishName(String) - Method
GetFromReader(SoDataReader, CountryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEnglishNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CountryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CredentialsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CredentialsRecordData) - Method
ToInserts(IEnumerable<CredentialsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CredentialsTableInfo>, CancellationToken) - Method
ToInsertAsync(CredentialsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CredentialsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CredentialsRow is Modified
- Deleted items
- Method
GetFromIdxCredentialsId(Int32) - Method
GetFromIdxCredentialTypeSearchName(String, String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CredentialsRow.CredentialsRowIdxBase is Modified
-
Deleted items
- Method
.CredentialsRowIdxBaseop_Implicit(CredentialsRowIdxBase) - Method
.CredentialsRowIdxBaseop_Implicit(CredentialsRowIdxBase)
- Method
-
New items
- Method
.CredentialsRowIdxBaseToCredentialsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CredentialsRowIdxBaseToCredentialsRowAsync(CancellationToken) - Method
.CredentialsRowIdxBaseToCredentialsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CredentialsRowIdxBaseToCredentialsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCredentialsIdAsync(Int32, CancellationToken) - Method
GetFromIdxCredentialTypeSearchNameAsync(String, String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CredentialsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCredentialType(String) - Method
GetFromIdxCredentialTypeIsActive(String, CredentialUsage) - Method
GetFromIdxCredentialTypePersonId(String, Int32) - Method
GetFromIdxSearchName(String) - Method
GetFromReader(SoDataReader, CredentialsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCredentialTypeAsync(String, CancellationToken) - Method
GetFromIdxCredentialTypeIsActiveAsync(String, CredentialUsage, CancellationToken) - Method
GetFromIdxCredentialTypePersonIdAsync(String, Int32, CancellationToken) - Method
GetFromIdxSearchNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CredentialsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CreditedGroupLinkRecordData) - Method
ToInserts(IEnumerable<CreditedGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CreditedGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CreditedGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CreditedGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxCreditedgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CreditedGroupLinkRow.CreditedGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.CreditedGroupLinkRowIdxBaseop_Implicit(CreditedGroupLinkRowIdxBase) - Method
.CreditedGroupLinkRowIdxBaseop_Implicit(CreditedGroupLinkRowIdxBase)
- Method
-
New items
- Method
.CreditedGroupLinkRowIdxBaseToCreditedGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CreditedGroupLinkRowIdxBaseToCreditedGroupLinkRowAsync(CancellationToken) - Method
.CreditedGroupLinkRowIdxBaseToCreditedGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CreditedGroupLinkRowIdxBaseToCreditedGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreditedgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCreditedId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, CreditedGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreditedIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CreditedGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CreditedHeadingLinkRecordData) - Method
ToInserts(IEnumerable<CreditedHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CreditedHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CreditedHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CreditedHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxCreditedheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CreditedHeadingLinkRow.CreditedHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.CreditedHeadingLinkRowIdxBaseop_Implicit(CreditedHeadingLinkRowIdxBase) - Method
.CreditedHeadingLinkRowIdxBaseop_Implicit(CreditedHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.CreditedHeadingLinkRowIdxBaseToCreditedHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CreditedHeadingLinkRowIdxBaseToCreditedHeadingLinkRowAsync(CancellationToken) - Method
.CreditedHeadingLinkRowIdxBaseToCreditedHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CreditedHeadingLinkRowIdxBaseToCreditedHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreditedheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCreditedId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, CreditedHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreditedIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CreditedHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CreditedRecordData) - Method
ToInserts(IEnumerable<CreditedRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CreditedTableInfo>, CancellationToken) - Method
ToInsertAsync(CreditedRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CreditedRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedRow is Modified
- Deleted items
- Method
GetFromIdxCreditedId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CreditedRow.CreditedRowIdxBase is Modified
-
Deleted items
- Method
.CreditedRowIdxBaseop_Implicit(CreditedRowIdxBase) - Method
.CreditedRowIdxBaseop_Implicit(CreditedRowIdxBase)
- Method
-
New items
- Method
.CreditedRowIdxBaseToCreditedRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CreditedRowIdxBaseToCreditedRowAsync(CancellationToken) - Method
.CreditedRowIdxBaseToCreditedRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CreditedRowIdxBaseToCreditedRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreditedIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CreditedRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CreditedTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CreditedTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CurrencyGroupLinkRecordData) - Method
ToInserts(IEnumerable<CurrencyGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CurrencyGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CurrencyGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CurrencyGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxCurrencygrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CurrencyGroupLinkRow.CurrencyGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.CurrencyGroupLinkRowIdxBaseop_Implicit(CurrencyGroupLinkRowIdxBase) - Method
.CurrencyGroupLinkRowIdxBaseop_Implicit(CurrencyGroupLinkRowIdxBase)
- Method
-
New items
- Method
.CurrencyGroupLinkRowIdxBaseToCurrencyGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CurrencyGroupLinkRowIdxBaseToCurrencyGroupLinkRowAsync(CancellationToken) - Method
.CurrencyGroupLinkRowIdxBaseToCurrencyGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CurrencyGroupLinkRowIdxBaseToCurrencyGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCurrencygrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCurrencyId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, CurrencyGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCurrencyIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CurrencyGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CurrencyHeadingLinkRecordData) - Method
ToInserts(IEnumerable<CurrencyHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CurrencyHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(CurrencyHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CurrencyHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxCurrencyheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CurrencyHeadingLinkRow.CurrencyHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.CurrencyHeadingLinkRowIdxBaseop_Implicit(CurrencyHeadingLinkRowIdxBase) - Method
.CurrencyHeadingLinkRowIdxBaseop_Implicit(CurrencyHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.CurrencyHeadingLinkRowIdxBaseToCurrencyHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CurrencyHeadingLinkRowIdxBaseToCurrencyHeadingLinkRowAsync(CancellationToken) - Method
.CurrencyHeadingLinkRowIdxBaseToCurrencyHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CurrencyHeadingLinkRowIdxBaseToCurrencyHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCurrencyheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCurrencyId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, CurrencyHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCurrencyIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CurrencyHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CurrencyRecordData) - Method
ToInserts(IEnumerable<CurrencyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CurrencyTableInfo>, CancellationToken) - Method
ToInsertAsync(CurrencyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CurrencyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyRow is Modified
- Deleted items
- Method
GetFromIdxCurrencyId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CurrencyRow.CurrencyRowIdxBase is Modified
-
Deleted items
- Method
.CurrencyRowIdxBaseop_Implicit(CurrencyRowIdxBase) - Method
.CurrencyRowIdxBaseop_Implicit(CurrencyRowIdxBase)
- Method
-
New items
- Method
.CurrencyRowIdxBaseToCurrencyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CurrencyRowIdxBaseToCurrencyRowAsync(CancellationToken) - Method
.CurrencyRowIdxBaseToCurrencyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CurrencyRowIdxBaseToCurrencyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCurrencyIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CurrencyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CurrencyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CurrencyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustCategoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CustCategoryRecordData) - Method
ToInserts(IEnumerable<CustCategoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CustCategoryTableInfo>, CancellationToken) - Method
ToInsertAsync(CustCategoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CustCategoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustCategoryRow is Modified
- Deleted items
- Method
GetFromIdxCustCategoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CustCategoryRow.CustCategoryRowIdxBase is Modified
-
Deleted items
- Method
.CustCategoryRowIdxBaseop_Implicit(CustCategoryRowIdxBase) - Method
.CustCategoryRowIdxBaseop_Implicit(CustCategoryRowIdxBase)
- Method
-
New items
- Method
.CustCategoryRowIdxBaseToCustCategoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CustCategoryRowIdxBaseToCustCategoryRowAsync(CancellationToken) - Method
.CustCategoryRowIdxBaseToCustCategoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CustCategoryRowIdxBaseToCustCategoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustCategoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustCategoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxParentId(Int32) - Method
GetFromReader(SoDataReader, CustCategoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CustCategoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustConfigRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CustConfigRecordData) - Method
ToInserts(IEnumerable<CustConfigRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CustConfigTableInfo>, CancellationToken) - Method
ToInsertAsync(CustConfigRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CustConfigRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustConfigRow is Modified
- Deleted items
- Method
GetFromIdxCustConfigId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CustConfigRow.CustConfigRowIdxBase is Modified
-
Deleted items
- Method
.CustConfigRowIdxBaseop_Implicit(CustConfigRowIdxBase) - Method
.CustConfigRowIdxBaseop_Implicit(CustConfigRowIdxBase)
- Method
-
New items
- Method
.CustConfigRowIdxBaseToCustConfigRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CustConfigRowIdxBaseToCustConfigRowAsync(CancellationToken) - Method
.CustConfigRowIdxBaseToCustConfigRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CustConfigRowIdxBaseToCustConfigRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustConfigIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustConfigRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, CustConfigTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CustConfigTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustLangRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(CustLangRecordData) - Method
ToInserts(IEnumerable<CustLangRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<CustLangTableInfo>, CancellationToken) - Method
ToInsertAsync(CustLangRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<CustLangRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustLangRow is Modified
- Deleted items
- Method
GetFromIdxCustLangId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CustLangRow.CustLangRowIdxBase is Modified
-
Deleted items
- Method
.CustLangRowIdxBaseop_Implicit(CustLangRowIdxBase) - Method
.CustLangRowIdxBaseop_Implicit(CustLangRowIdxBase)
- Method
-
New items
- Method
.CustLangRowIdxBaseToCustLangRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CustLangRowIdxBaseToCustLangRowAsync(CancellationToken) - Method
.CustLangRowIdxBaseToCustLangRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.CustLangRowIdxBaseToCustLangRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustLangIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustLangRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbRoot(Int32) - Method
GetFromReader(SoDataReader, CustLangTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbRootAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, CustLangTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.CustomTableRow<TTableInfo> is Modified
- Deleted items
- Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.CustomTableRow<TTableInfo>.CustomTableRowIdxBase is Modified
-
Deleted items
- Method
.CustomTableRowIdxBaseop_Implicit(CustomTableRowIdxBase<TTableInfo>) - Method
.CustomTableRowIdxBaseToCustomTableRow() - Method
.CustomTableRowIdxBaseToCustomTableRow(ITableRowLoadHandler)
- Method
-
New items
- Method
.CustomTableRowIdxBaseToCustomTableRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.CustomTableRowIdxBaseToCustomTableRowAsync(CancellationToken)
- Method
-
New items
- Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DashboardRecordData) - Method
ToInserts(IEnumerable<DashboardRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DashboardTableInfo>, CancellationToken) - Method
ToInsertAsync(DashboardRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DashboardRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardRow is Modified
- Deleted items
- Method
GetFromIdxDashboardId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DashboardRow.DashboardRowIdxBase is Modified
-
Deleted items
- Method
.DashboardRowIdxBaseop_Implicit(DashboardRowIdxBase) - Method
.DashboardRowIdxBaseop_Implicit(DashboardRowIdxBase)
- Method
-
New items
- Method
.DashboardRowIdxBaseToDashboardRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DashboardRowIdxBaseToDashboardRowAsync(CancellationToken) - Method
.DashboardRowIdxBaseToDashboardRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DashboardRowIdxBaseToDashboardRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromReader(SoDataReader, DashboardTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DashboardTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardThemeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DashboardThemeRecordData) - Method
ToInserts(IEnumerable<DashboardThemeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DashboardThemeTableInfo>, CancellationToken) - Method
ToInsertAsync(DashboardThemeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DashboardThemeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardThemeRow is Modified
- Deleted items
- Method
GetFromIdxDashboardThemeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DashboardThemeRow.DashboardThemeRowIdxBase is Modified
-
Deleted items
- Method
.DashboardThemeRowIdxBaseop_Implicit(DashboardThemeRowIdxBase) - Method
.DashboardThemeRowIdxBaseop_Implicit(DashboardThemeRowIdxBase)
- Method
-
New items
- Method
.DashboardThemeRowIdxBaseToDashboardThemeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DashboardThemeRowIdxBaseToDashboardThemeRowAsync(CancellationToken) - Method
.DashboardThemeRowIdxBaseToDashboardThemeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DashboardThemeRowIdxBaseToDashboardThemeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardThemeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardThemeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DashboardThemeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DashboardThemeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileDefinitionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DashboardTileDefinitionRecordData) - Method
ToInserts(IEnumerable<DashboardTileDefinitionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DashboardTileDefinitionTableInfo>, CancellationToken) - Method
ToInsertAsync(DashboardTileDefinitionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DashboardTileDefinitionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileDefinitionRow is Modified
- Deleted items
- Method
GetFromIdxDashboardTileDefinitionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DashboardTileDefinitionRow.DashboardTileDefinitionRowIdxBase is Modified
-
Deleted items
- Method
.DashboardTileDefinitionRowIdxBaseop_Implicit(DashboardTileDefinitionRowIdxBase) - Method
.DashboardTileDefinitionRowIdxBaseop_Implicit(DashboardTileDefinitionRowIdxBase)
- Method
-
New items
- Method
.DashboardTileDefinitionRowIdxBaseToDashboardTileDefinitionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DashboardTileDefinitionRowIdxBaseToDashboardTileDefinitionRowAsync(CancellationToken) - Method
.DashboardTileDefinitionRowIdxBaseToDashboardTileDefinitionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DashboardTileDefinitionRowIdxBaseToDashboardTileDefinitionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardTileDefinitionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileDefinitionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEntityType(DashTileEntityType) - Method
GetFromReader(SoDataReader, DashboardTileDefinitionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEntityTypeAsync(DashTileEntityType, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DashboardTileDefinitionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DashboardTileFieldRecordData) - Method
ToInserts(IEnumerable<DashboardTileFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DashboardTileFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(DashboardTileFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DashboardTileFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileFieldRow is Modified
- Deleted items
- Method
GetFromIdxDashboardTileFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DashboardTileFieldRow.DashboardTileFieldRowIdxBase is Modified
-
Deleted items
- Method
.DashboardTileFieldRowIdxBaseop_Implicit(DashboardTileFieldRowIdxBase) - Method
.DashboardTileFieldRowIdxBaseop_Implicit(DashboardTileFieldRowIdxBase)
- Method
-
New items
- Method
.DashboardTileFieldRowIdxBaseToDashboardTileFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DashboardTileFieldRowIdxBaseToDashboardTileFieldRowAsync(CancellationToken) - Method
.DashboardTileFieldRowIdxBaseToDashboardTileFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DashboardTileFieldRowIdxBaseToDashboardTileFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardTileFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDashboardTileDefinitionId(Int32) - Method
GetFromReader(SoDataReader, DashboardTileFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardTileDefinitionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DashboardTileFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DashboardTileRecordData) - Method
ToInserts(IEnumerable<DashboardTileRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DashboardTileTableInfo>, CancellationToken) - Method
ToInsertAsync(DashboardTileRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DashboardTileRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileRow is Modified
- Deleted items
- Method
GetFromIdxDashboardTileId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DashboardTileRow.DashboardTileRowIdxBase is Modified
-
Deleted items
- Method
.DashboardTileRowIdxBaseop_Implicit(DashboardTileRowIdxBase) - Method
.DashboardTileRowIdxBaseop_Implicit(DashboardTileRowIdxBase)
- Method
-
New items
- Method
.DashboardTileRowIdxBaseToDashboardTileRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DashboardTileRowIdxBaseToDashboardTileRowAsync(CancellationToken) - Method
.DashboardTileRowIdxBaseToDashboardTileRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DashboardTileRowIdxBaseToDashboardTileRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardTileIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DashboardTileRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDashboardId(Int32) - Method
GetFromReader(SoDataReader, DashboardTileTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDashboardIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DashboardTileTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DatabaseModelRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DatabaseModelRecordData) - Method
ToInserts(IEnumerable<DatabaseModelRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DatabaseModelTableInfo>, CancellationToken) - Method
ToInsertAsync(DatabaseModelRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DatabaseModelRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DatabaseModelRow is Modified
- Deleted items
- Method
GetFromIdxDatabaseModelId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DatabaseModelRow.DatabaseModelRowIdxBase is Modified
-
Deleted items
- Method
.DatabaseModelRowIdxBaseop_Implicit(DatabaseModelRowIdxBase) - Method
.DatabaseModelRowIdxBaseop_Implicit(DatabaseModelRowIdxBase)
- Method
-
New items
- Method
.DatabaseModelRowIdxBaseToDatabaseModelRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DatabaseModelRowIdxBaseToDatabaseModelRowAsync(CancellationToken) - Method
.DatabaseModelRowIdxBaseToDatabaseModelRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DatabaseModelRowIdxBaseToDatabaseModelRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDatabaseModelIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DatabaseModelRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DatabaseModelTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DatabaseModelTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DataRightRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DataRightRecordData) - Method
ToInserts(IEnumerable<DataRightRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DataRightTableInfo>, CancellationToken) - Method
ToInsertAsync(DataRightRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DataRightRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DataRightRow is Modified
- Deleted items
- Method
GetFromIdxDataRightId(Int32) - Method
GetFromIdxRoleIdTableIdFieldIdRelationToOwner(Int32, Int16, Int32, Int16) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DataRightRow.DataRightRowIdxBase is Modified
-
Deleted items
- Method
.DataRightRowIdxBaseop_Implicit(DataRightRowIdxBase) - Method
.DataRightRowIdxBaseop_Implicit(DataRightRowIdxBase)
- Method
-
New items
- Method
.DataRightRowIdxBaseToDataRightRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DataRightRowIdxBaseToDataRightRowAsync(CancellationToken) - Method
.DataRightRowIdxBaseToDataRightRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DataRightRowIdxBaseToDataRightRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDataRightIdAsync(Int32, CancellationToken) - Method
GetFromIdxRoleIdTableIdFieldIdRelationToOwnerAsync(Int32, Int16, Int32, Int16, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DataRightRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxRoleId(Int32) - Method
GetFromIdxRoleIdTableId(Int32, Int16) - Method
GetFromIdxRoleIdTableIdFieldId(Int32, Int16, Int32) - Method
GetFromReader(SoDataReader, DataRightTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRoleIdAsync(Int32, CancellationToken) - Method
GetFromIdxRoleIdTableIdAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxRoleIdTableIdFieldIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DataRightTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DbiAgentFieldRecordData) - Method
ToInserts(IEnumerable<DbiAgentFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DbiAgentFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(DbiAgentFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DbiAgentFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentFieldRow is Modified
- Deleted items
- Method
GetFromIdxDbiAgentFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DbiAgentFieldRow.DbiAgentFieldRowIdxBase is Modified
-
Deleted items
- Method
.DbiAgentFieldRowIdxBaseop_Implicit(DbiAgentFieldRowIdxBase) - Method
.DbiAgentFieldRowIdxBaseop_Implicit(DbiAgentFieldRowIdxBase)
- Method
-
New items
- Method
.DbiAgentFieldRowIdxBaseToDbiAgentFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DbiAgentFieldRowIdxBaseToDbiAgentFieldRowAsync(CancellationToken) - Method
.DbiAgentFieldRowIdxBaseToDbiAgentFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DbiAgentFieldRowIdxBaseToDbiAgentFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAgentId(Int32) - Method
GetFromReader(SoDataReader, DbiAgentFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAgentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DbiAgentFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DbiAgentRecordData) - Method
ToInserts(IEnumerable<DbiAgentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DbiAgentTableInfo>, CancellationToken) - Method
ToInsertAsync(DbiAgentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DbiAgentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentRow is Modified
- Deleted items
- Method
GetFromIdxDbiAgentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DbiAgentRow.DbiAgentRowIdxBase is Modified
-
Deleted items
- Method
.DbiAgentRowIdxBaseop_Implicit(DbiAgentRowIdxBase) - Method
.DbiAgentRowIdxBaseop_Implicit(DbiAgentRowIdxBase)
- Method
-
New items
- Method
.DbiAgentRowIdxBaseToDbiAgentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DbiAgentRowIdxBaseToDbiAgentRowAsync(CancellationToken) - Method
.DbiAgentRowIdxBaseToDbiAgentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DbiAgentRowIdxBaseToDbiAgentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DbiAgentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DbiAgentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentScheduleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DbiAgentScheduleRecordData) - Method
ToInserts(IEnumerable<DbiAgentScheduleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DbiAgentScheduleTableInfo>, CancellationToken) - Method
ToInsertAsync(DbiAgentScheduleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DbiAgentScheduleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentScheduleRow is Modified
- Deleted items
- Method
GetFromIdxDbiAgentScheduleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DbiAgentScheduleRow.DbiAgentScheduleRowIdxBase is Modified
-
Deleted items
- Method
.DbiAgentScheduleRowIdxBaseop_Implicit(DbiAgentScheduleRowIdxBase) - Method
.DbiAgentScheduleRowIdxBaseop_Implicit(DbiAgentScheduleRowIdxBase)
- Method
-
New items
- Method
.DbiAgentScheduleRowIdxBaseToDbiAgentScheduleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DbiAgentScheduleRowIdxBaseToDbiAgentScheduleRowAsync(CancellationToken) - Method
.DbiAgentScheduleRowIdxBaseToDbiAgentScheduleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DbiAgentScheduleRowIdxBaseToDbiAgentScheduleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentScheduleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DbiAgentScheduleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAgentId(Int32) - Method
GetFromIdxScheduleId(Int32) - Method
GetFromIdxScriptId(Int32) - Method
GetFromReader(SoDataReader, DbiAgentScheduleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxScheduleIdAsync(Int32, CancellationToken) - Method
GetFromIdxScriptIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DbiAgentScheduleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DeliveryTermsGroupLinkRecordData) - Method
ToInserts(IEnumerable<DeliveryTermsGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DeliveryTermsGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(DeliveryTermsGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DeliveryTermsGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxDeliveryTermsGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DeliveryTermsGroupLinkRow.DeliveryTermsGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.DeliveryTermsGroupLinkRowIdxBaseop_Implicit(DeliveryTermsGroupLinkRowIdxBase) - Method
.DeliveryTermsGroupLinkRowIdxBaseop_Implicit(DeliveryTermsGroupLinkRowIdxBase)
- Method
-
New items
- Method
.DeliveryTermsGroupLinkRowIdxBaseToDeliveryTermsGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DeliveryTermsGroupLinkRowIdxBaseToDeliveryTermsGroupLinkRowAsync(CancellationToken) - Method
.DeliveryTermsGroupLinkRowIdxBaseToDeliveryTermsGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DeliveryTermsGroupLinkRowIdxBaseToDeliveryTermsGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTermsGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDeliveryTermsId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, DeliveryTermsGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTermsIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DeliveryTermsGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DeliveryTermsHeadingLinkRecordData) - Method
ToInserts(IEnumerable<DeliveryTermsHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DeliveryTermsHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(DeliveryTermsHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DeliveryTermsHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxDeliveryTermsHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DeliveryTermsHeadingLinkRow.DeliveryTermsHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.DeliveryTermsHeadingLinkRowIdxBaseop_Implicit(DeliveryTermsHeadingLinkRowIdxBase) - Method
.DeliveryTermsHeadingLinkRowIdxBaseop_Implicit(DeliveryTermsHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.DeliveryTermsHeadingLinkRowIdxBaseToDeliveryTermsHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DeliveryTermsHeadingLinkRowIdxBaseToDeliveryTermsHeadingLinkRowAsync(CancellationToken) - Method
.DeliveryTermsHeadingLinkRowIdxBaseToDeliveryTermsHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DeliveryTermsHeadingLinkRowIdxBaseToDeliveryTermsHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTermsHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDeliveryTermsId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, DeliveryTermsHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTermsIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DeliveryTermsHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DeliveryTermsRecordData) - Method
ToInserts(IEnumerable<DeliveryTermsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DeliveryTermsTableInfo>, CancellationToken) - Method
ToInsertAsync(DeliveryTermsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DeliveryTermsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsRow is Modified
- Deleted items
- Method
GetFromIdxDeliveryTermsId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DeliveryTermsRow.DeliveryTermsRowIdxBase is Modified
-
Deleted items
- Method
.DeliveryTermsRowIdxBaseop_Implicit(DeliveryTermsRowIdxBase) - Method
.DeliveryTermsRowIdxBaseop_Implicit(DeliveryTermsRowIdxBase)
- Method
-
New items
- Method
.DeliveryTermsRowIdxBaseToDeliveryTermsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DeliveryTermsRowIdxBaseToDeliveryTermsRowAsync(CancellationToken) - Method
.DeliveryTermsRowIdxBaseToDeliveryTermsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DeliveryTermsRowIdxBaseToDeliveryTermsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTermsIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTermsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DeliveryTermsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DeliveryTermsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DeliveryTypeGroupLinkRecordData) - Method
ToInserts(IEnumerable<DeliveryTypeGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DeliveryTypeGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(DeliveryTypeGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DeliveryTypeGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxDeliveryTypeGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DeliveryTypeGroupLinkRow.DeliveryTypeGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.DeliveryTypeGroupLinkRowIdxBaseop_Implicit(DeliveryTypeGroupLinkRowIdxBase) - Method
.DeliveryTypeGroupLinkRowIdxBaseop_Implicit(DeliveryTypeGroupLinkRowIdxBase)
- Method
-
New items
- Method
.DeliveryTypeGroupLinkRowIdxBaseToDeliveryTypeGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DeliveryTypeGroupLinkRowIdxBaseToDeliveryTypeGroupLinkRowAsync(CancellationToken) - Method
.DeliveryTypeGroupLinkRowIdxBaseToDeliveryTypeGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DeliveryTypeGroupLinkRowIdxBaseToDeliveryTypeGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTypeGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDeliveryTypeId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, DeliveryTypeGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DeliveryTypeGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DeliveryTypeHeadingLinkRecordData) - Method
ToInserts(IEnumerable<DeliveryTypeHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DeliveryTypeHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(DeliveryTypeHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DeliveryTypeHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxDeliveryTypeHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DeliveryTypeHeadingLinkRow.DeliveryTypeHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.DeliveryTypeHeadingLinkRowIdxBaseop_Implicit(DeliveryTypeHeadingLinkRowIdxBase) - Method
.DeliveryTypeHeadingLinkRowIdxBaseop_Implicit(DeliveryTypeHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.DeliveryTypeHeadingLinkRowIdxBaseToDeliveryTypeHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DeliveryTypeHeadingLinkRowIdxBaseToDeliveryTypeHeadingLinkRowAsync(CancellationToken) - Method
.DeliveryTypeHeadingLinkRowIdxBaseToDeliveryTypeHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DeliveryTypeHeadingLinkRowIdxBaseToDeliveryTypeHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTypeHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDeliveryTypeId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, DeliveryTypeHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DeliveryTypeHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DeliveryTypeRecordData) - Method
ToInserts(IEnumerable<DeliveryTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DeliveryTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(DeliveryTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DeliveryTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeRow is Modified
- Deleted items
- Method
GetFromIdxDeliveryTypeId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DeliveryTypeRow.DeliveryTypeRowIdxBase is Modified
-
Deleted items
- Method
.DeliveryTypeRowIdxBaseop_Implicit(DeliveryTypeRowIdxBase) - Method
.DeliveryTypeRowIdxBaseop_Implicit(DeliveryTypeRowIdxBase)
- Method
-
New items
- Method
.DeliveryTypeRowIdxBaseToDeliveryTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DeliveryTypeRowIdxBaseToDeliveryTypeRowAsync(CancellationToken) - Method
.DeliveryTypeRowIdxBaseToDeliveryTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DeliveryTypeRowIdxBaseToDeliveryTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeliveryTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DeliveryTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DeliveryTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DeliveryTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DiaryViewRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DiaryViewRecordData) - Method
ToInserts(IEnumerable<DiaryViewRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DiaryViewTableInfo>, CancellationToken) - Method
ToInsertAsync(DiaryViewRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DiaryViewRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DiaryViewRow is Modified
- Deleted items
- Method
GetFromIdxDiaryViewId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DiaryViewRow.DiaryViewRowIdxBase is Modified
-
Deleted items
- Method
.DiaryViewRowIdxBaseop_Implicit(DiaryViewRowIdxBase) - Method
.DiaryViewRowIdxBaseop_Implicit(DiaryViewRowIdxBase)
- Method
-
New items
- Method
.DiaryViewRowIdxBaseToDiaryViewRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DiaryViewRowIdxBaseToDiaryViewRowAsync(CancellationToken) - Method
.DiaryViewRowIdxBaseToDiaryViewRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DiaryViewRowIdxBaseToDiaryViewRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDiaryViewIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DiaryViewRowRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DiaryViewRowRecordData) - Method
ToInserts(IEnumerable<DiaryViewRowRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DiaryViewRowTableInfo>, CancellationToken) - Method
ToInsertAsync(DiaryViewRowRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DiaryViewRowRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DiaryViewRowRow is Modified
- Deleted items
- Method
GetFromIdxDiaryViewRowId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DiaryViewRowRow.DiaryViewRowRowIdxBase is Modified
-
Deleted items
- Method
.DiaryViewRowRowIdxBaseop_Implicit(DiaryViewRowRowIdxBase) - Method
.DiaryViewRowRowIdxBaseop_Implicit(DiaryViewRowRowIdxBase)
- Method
-
New items
- Method
.DiaryViewRowRowIdxBaseToDiaryViewRowRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DiaryViewRowRowIdxBaseToDiaryViewRowRowAsync(CancellationToken) - Method
.DiaryViewRowRowIdxBaseToDiaryViewRowRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DiaryViewRowRowIdxBaseToDiaryViewRowRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDiaryViewRowIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DiaryViewRowRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDiaryViewId(Int32) - Method
GetFromReader(SoDataReader, DiaryViewRowTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDiaryViewIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DiaryViewRowTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DiaryViewRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssocId(Int32) - Method
GetFromReader(SoDataReader, DiaryViewTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssocIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DiaryViewTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DictionaryBaseRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DictionaryBaseRecordData) - Method
ToInserts(IEnumerable<DictionaryBaseRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DictionaryBaseTableInfo>, CancellationToken) - Method
ToInsertAsync(DictionaryBaseRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DictionaryBaseRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DictionaryBaseRow is Modified
- Deleted items
- Method
GetFromIdxDictionaryBaseId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DictionaryBaseRow.DictionaryBaseRowIdxBase is Modified
-
Deleted items
- Method
.DictionaryBaseRowIdxBaseop_Implicit(DictionaryBaseRowIdxBase) - Method
.DictionaryBaseRowIdxBaseop_Implicit(DictionaryBaseRowIdxBase)
- Method
-
New items
- Method
.DictionaryBaseRowIdxBaseToDictionaryBaseRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DictionaryBaseRowIdxBaseToDictionaryBaseRowAsync(CancellationToken) - Method
.DictionaryBaseRowIdxBaseToDictionaryBaseRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DictionaryBaseRowIdxBaseToDictionaryBaseRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDictionaryBaseIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DictionaryBaseRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DictionaryBaseTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DictionaryBaseTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DictionaryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DictionaryRecordData) - Method
ToInserts(IEnumerable<DictionaryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DictionaryTableInfo>, CancellationToken) - Method
ToInsertAsync(DictionaryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DictionaryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DictionaryRow is Modified
- Deleted items
- Method
GetFromIdxDictionaryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DictionaryRow.DictionaryRowIdxBase is Modified
-
Deleted items
- Method
.DictionaryRowIdxBaseop_Implicit(DictionaryRowIdxBase) - Method
.DictionaryRowIdxBaseop_Implicit(DictionaryRowIdxBase)
- Method
-
New items
- Method
.DictionaryRowIdxBaseToDictionaryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DictionaryRowIdxBaseToDictionaryRowAsync(CancellationToken) - Method
.DictionaryRowIdxBaseToDictionaryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DictionaryRowIdxBaseToDictionaryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDictionaryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DictionaryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBaseId(Int32) - Method
GetFromIdxInclude(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromIdxWord(String) - Method
GetFromReader(SoDataReader, DictionaryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBaseIdAsync(Int32, CancellationToken) - Method
GetFromIdxIncludeAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromIdxWordAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DictionaryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocDocumentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DocDocumentRecordData) - Method
ToInserts(IEnumerable<DocDocumentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DocDocumentTableInfo>, CancellationToken) - Method
ToInsertAsync(DocDocumentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DocDocumentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocDocumentRow is Modified
- Deleted items
- Method
GetFromIdxDocDocumentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DocDocumentRow.DocDocumentRowIdxBase is Modified
-
Deleted items
- Method
.DocDocumentRowIdxBaseop_Implicit(DocDocumentRowIdxBase) - Method
.DocDocumentRowIdxBaseop_Implicit(DocDocumentRowIdxBase)
- Method
-
New items
- Method
.DocDocumentRowIdxBaseToDocDocumentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DocDocumentRowIdxBaseToDocDocumentRowAsync(CancellationToken) - Method
.DocDocumentRowIdxBaseToDocDocumentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DocDocumentRowIdxBaseToDocDocumentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocDocumentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocDocumentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxChangedBy(Int32) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxFolderId(Int32) - Method
GetFromIdxTitle(String) - Method
GetFromReader(SoDataReader, DocDocumentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxChangedByAsync(Int32, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxFolderIdAsync(Int32, CancellationToken) - Method
GetFromIdxTitleAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DocDocumentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocFolderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DocFolderRecordData) - Method
ToInserts(IEnumerable<DocFolderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DocFolderTableInfo>, CancellationToken) - Method
ToInsertAsync(DocFolderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DocFolderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocFolderRow is Modified
- Deleted items
- Method
GetFromIdxDocFolderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DocFolderRow.DocFolderRowIdxBase is Modified
-
Deleted items
- Method
.DocFolderRowIdxBaseop_Implicit(DocFolderRowIdxBase) - Method
.DocFolderRowIdxBaseop_Implicit(DocFolderRowIdxBase)
- Method
-
New items
- Method
.DocFolderRowIdxBaseToDocFolderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DocFolderRowIdxBaseToDocFolderRowAsync(CancellationToken) - Method
.DocFolderRowIdxBaseToDocFolderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DocFolderRowIdxBaseToDocFolderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocFolderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocFolderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxFolderId(Int32) - Method
GetFromIdxTitle(String) - Method
GetFromReader(SoDataReader, DocFolderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxFolderIdAsync(Int32, CancellationToken) - Method
GetFromIdxTitleAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DocFolderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DocTmplGroupLinkRecordData) - Method
ToInserts(IEnumerable<DocTmplGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DocTmplGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(DocTmplGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DocTmplGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxDoctmplgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DocTmplGroupLinkRow.DocTmplGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.DocTmplGroupLinkRowIdxBaseop_Implicit(DocTmplGroupLinkRowIdxBase) - Method
.DocTmplGroupLinkRowIdxBaseop_Implicit(DocTmplGroupLinkRowIdxBase)
- Method
-
New items
- Method
.DocTmplGroupLinkRowIdxBaseToDocTmplGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DocTmplGroupLinkRowIdxBaseToDocTmplGroupLinkRowAsync(CancellationToken) - Method
.DocTmplGroupLinkRowIdxBaseToDocTmplGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DocTmplGroupLinkRowIdxBaseToDocTmplGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDoctmplgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDocTmplId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, DocTmplGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocTmplIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DocTmplGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DocTmplHeadingLinkRecordData) - Method
ToInserts(IEnumerable<DocTmplHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DocTmplHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(DocTmplHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DocTmplHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxDoctmplheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DocTmplHeadingLinkRow.DocTmplHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.DocTmplHeadingLinkRowIdxBaseop_Implicit(DocTmplHeadingLinkRowIdxBase) - Method
.DocTmplHeadingLinkRowIdxBaseop_Implicit(DocTmplHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.DocTmplHeadingLinkRowIdxBaseToDocTmplHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DocTmplHeadingLinkRowIdxBaseToDocTmplHeadingLinkRowAsync(CancellationToken) - Method
.DocTmplHeadingLinkRowIdxBaseToDocTmplHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DocTmplHeadingLinkRowIdxBaseToDocTmplHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDoctmplheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDocTmplId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, DocTmplHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocTmplIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DocTmplHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DocTmplRecordData) - Method
ToInserts(IEnumerable<DocTmplRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DocTmplTableInfo>, CancellationToken) - Method
ToInsertAsync(DocTmplRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DocTmplRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplRow is Modified
- Deleted items
- Method
GetFromIdxDocTmplId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DocTmplRow.DocTmplRowIdxBase is Modified
-
Deleted items
- Method
.DocTmplRowIdxBaseop_Implicit(DocTmplRowIdxBase) - Method
.DocTmplRowIdxBaseop_Implicit(DocTmplRowIdxBase)
- Method
-
New items
- Method
.DocTmplRowIdxBaseToDocTmplRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DocTmplRowIdxBaseToDocTmplRowAsync(CancellationToken) - Method
.DocTmplRowIdxBaseToDocTmplRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DocTmplRowIdxBaseToDocTmplRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocTmplIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocTmplRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, DocTmplTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DocTmplTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocumentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(DocumentRecordData) - Method
ToInserts(IEnumerable<DocumentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<DocumentTableInfo>, CancellationToken) - Method
ToInsertAsync(DocumentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<DocumentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocumentRow is Modified
- Deleted items
- Method
GetFromIdxDocumentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.DocumentRow.DocumentRowIdxBase is Modified
-
Deleted items
- Method
.DocumentRowIdxBaseop_Implicit(DocumentRowIdxBase) - Method
.DocumentRowIdxBaseop_Implicit(DocumentRowIdxBase)
- Method
-
New items
- Method
.DocumentRowIdxBaseToDocumentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.DocumentRowIdxBaseToDocumentRowAsync(CancellationToken) - Method
.DocumentRowIdxBaseToDocumentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.DocumentRowIdxBaseToDocumentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDocumentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.DocumentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxArchiveProvider(Int32) - Method
GetFromIdxExtref(String) - Method
GetFromIdxHeader(String) - Method
GetFromIdxOurRef(String) - Method
GetFromIdxSearchname(String) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32) - Method
GetFromReader(SoDataReader, DocumentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxArchiveProviderAsync(Int32, CancellationToken) - Method
GetFromIdxExtrefAsync(String, CancellationToken) - Method
GetFromIdxHeaderAsync(String, CancellationToken) - Method
GetFromIdxOurRefAsync(String, CancellationToken) - Method
GetFromIdxSearchnameAsync(String, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, DocumentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EabEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EabEntryRecordData) - Method
ToInserts(IEnumerable<EabEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EabEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(EabEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EabEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EabEntryRow is Modified
- Deleted items
- Method
GetFromIdxEabEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EabEntryRow.EabEntryRowIdxBase is Modified
-
Deleted items
- Method
.EabEntryRowIdxBaseop_Implicit(EabEntryRowIdxBase) - Method
.EabEntryRowIdxBaseop_Implicit(EabEntryRowIdxBase)
- Method
-
New items
- Method
.EabEntryRowIdxBaseToEabEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EabEntryRowIdxBaseToEabEntryRowAsync(CancellationToken) - Method
.EabEntryRowIdxBaseToEabEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EabEntryRowIdxBaseToEabEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEabEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EabEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxFolderId(Int32) - Method
GetFromIdxName(String) - Method
GetFromReader(SoDataReader, EabEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxFolderIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EabEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EabFolderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EabFolderRecordData) - Method
ToInserts(IEnumerable<EabFolderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EabFolderTableInfo>, CancellationToken) - Method
ToInsertAsync(EabFolderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EabFolderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EabFolderRow is Modified
- Deleted items
- Method
GetFromIdxEabFolderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EabFolderRow.EabFolderRowIdxBase is Modified
-
Deleted items
- Method
.EabFolderRowIdxBaseop_Implicit(EabFolderRowIdxBase) - Method
.EabFolderRowIdxBaseop_Implicit(EabFolderRowIdxBase)
- Method
-
New items
- Method
.EabFolderRowIdxBaseToEabFolderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EabFolderRowIdxBaseToEabFolderRowAsync(CancellationToken) - Method
.EabFolderRowIdxBaseToEabFolderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EabFolderRowIdxBaseToEabFolderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEabFolderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EabFolderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFolderId(Int32) - Method
GetFromIdxName(String) - Method
GetFromReader(SoDataReader, EabFolderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFolderIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EabFolderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjCategoryGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjCategoryGroupLinkRecordData) - Method
ToInserts(IEnumerable<EjCategoryGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjCategoryGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(EjCategoryGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjCategoryGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjCategoryGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxEjCategorygrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjCategoryGroupLinkRow.EjCategoryGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.EjCategoryGroupLinkRowIdxBaseop_Implicit(EjCategoryGroupLinkRowIdxBase) - Method
.EjCategoryGroupLinkRowIdxBaseop_Implicit(EjCategoryGroupLinkRowIdxBase)
- Method
-
New items
- Method
.EjCategoryGroupLinkRowIdxBaseToEjCategoryGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjCategoryGroupLinkRowIdxBaseToEjCategoryGroupLinkRowAsync(CancellationToken) - Method
.EjCategoryGroupLinkRowIdxBaseToEjCategoryGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjCategoryGroupLinkRowIdxBaseToEjCategoryGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjCategorygrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjCategoryGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEjCategoryId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, EjCategoryGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjCategoryGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjCategoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjCategoryRecordData) - Method
ToInserts(IEnumerable<EjCategoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjCategoryTableInfo>, CancellationToken) - Method
ToInsertAsync(EjCategoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjCategoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjCategoryRow is Modified
- Deleted items
- Method
GetFromIdxEjCategoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjCategoryRow.EjCategoryRowIdxBase is Modified
-
Deleted items
- Method
.EjCategoryRowIdxBaseop_Implicit(EjCategoryRowIdxBase) - Method
.EjCategoryRowIdxBaseop_Implicit(EjCategoryRowIdxBase)
- Method
-
New items
- Method
.EjCategoryRowIdxBaseToEjCategoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjCategoryRowIdxBaseToEjCategoryRowAsync(CancellationToken) - Method
.EjCategoryRowIdxBaseToEjCategoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjCategoryRowIdxBaseToEjCategoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjCategoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjCategoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryMaster(Int32) - Method
GetFromIdxParentId(Int32) - Method
GetFromIdxReplyTemplate(Int32) - Method
GetFromReader(SoDataReader, EjCategoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryMasterAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjCategoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjMessageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjMessageRecordData) - Method
ToInserts(IEnumerable<EjMessageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjMessageTableInfo>, CancellationToken) - Method
ToInsertAsync(EjMessageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjMessageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjMessageRow is Modified
- Deleted items
- Method
GetFromIdxEjMessageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjMessageRow.EjMessageRowIdxBase is Modified
-
Deleted items
- Method
.EjMessageRowIdxBaseop_Implicit(EjMessageRowIdxBase) - Method
.EjMessageRowIdxBaseop_Implicit(EjMessageRowIdxBase)
- Method
-
New items
- Method
.EjMessageRowIdxBaseToEjMessageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjMessageRowIdxBaseToEjMessageRowAsync(CancellationToken) - Method
.EjMessageRowIdxBaseToEjMessageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjMessageRowIdxBaseToEjMessageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjMessageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjMessageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBodyAttachment(Int32) - Method
GetFromIdxCreatedAt(DateTime) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxHtmlBodyAttachment(Int32) - Method
GetFromIdxMessageId(String) - Method
GetFromIdxSearchTitle(String) - Method
GetFromIdxSearchTitleBody(String, String) - Method
GetFromIdxSearchTitleBodyHtmlBody(String, String, String) - Method
GetFromIdxTicketId(Int32) - Method
GetFromReader(SoDataReader, EjMessageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBodyAttachmentAsync(Int32, CancellationToken) - Method
GetFromIdxCreatedAtAsync(DateTime, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxHtmlBodyAttachmentAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(String, CancellationToken) - Method
GetFromIdxSearchTitleAsync(String, CancellationToken) - Method
GetFromIdxSearchTitleBodyAsync(String, String, CancellationToken) - Method
GetFromIdxSearchTitleBodyHtmlBodyAsync(String, String, String, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjMessageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjpackageItemRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjpackageItemRecordData) - Method
ToInserts(IEnumerable<EjpackageItemRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjpackageItemTableInfo>, CancellationToken) - Method
ToInsertAsync(EjpackageItemRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjpackageItemRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjpackageItemRow is Modified
- Deleted items
- Method
GetFromIdxEjpackageItemId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjpackageItemRow.EjpackageItemRowIdxBase is Modified
-
Deleted items
- Method
.EjpackageItemRowIdxBaseop_Implicit(EjpackageItemRowIdxBase) - Method
.EjpackageItemRowIdxBaseop_Implicit(EjpackageItemRowIdxBase)
- Method
-
New items
- Method
.EjpackageItemRowIdxBaseToEjpackageItemRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjpackageItemRowIdxBaseToEjpackageItemRowAsync(CancellationToken) - Method
.EjpackageItemRowIdxBaseToEjpackageItemRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjpackageItemRowIdxBaseToEjpackageItemRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjpackageItemIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjpackageItemRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDomain(Int32) - Method
GetFromIdxEjpackage(Int32) - Method
GetFromIdxItemId(Int32) - Method
GetFromIdxParentId(Int32) - Method
GetFromReader(SoDataReader, EjpackageItemTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDomainAsync(Int32, CancellationToken) - Method
GetFromIdxEjpackageAsync(Int32, CancellationToken) - Method
GetFromIdxItemIdAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjpackageItemTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjpackageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjpackageRecordData) - Method
ToInserts(IEnumerable<EjpackageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjpackageTableInfo>, CancellationToken) - Method
ToInsertAsync(EjpackageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjpackageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjpackageRow is Modified
- Deleted items
- Method
GetFromIdxEjpackageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjpackageRow.EjpackageRowIdxBase is Modified
-
Deleted items
- Method
.EjpackageRowIdxBaseop_Implicit(EjpackageRowIdxBase) - Method
.EjpackageRowIdxBaseop_Implicit(EjpackageRowIdxBase)
- Method
-
New items
- Method
.EjpackageRowIdxBaseToEjpackageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjpackageRowIdxBaseToEjpackageRowAsync(CancellationToken) - Method
.EjpackageRowIdxBaseToEjpackageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjpackageRowIdxBaseToEjpackageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjpackageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjpackageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxUploadedBy(Int32) - Method
GetFromReader(SoDataReader, EjpackageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxUploadedByAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjpackageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjRoleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjRoleRecordData) - Method
ToInserts(IEnumerable<EjRoleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjRoleTableInfo>, CancellationToken) - Method
ToInsertAsync(EjRoleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjRoleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjRoleRow is Modified
- Deleted items
- Method
GetFromIdxEjRoleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjRoleRow.EjRoleRowIdxBase is Modified
-
Deleted items
- Method
.EjRoleRowIdxBaseop_Implicit(EjRoleRowIdxBase) - Method
.EjRoleRowIdxBaseop_Implicit(EjRoleRowIdxBase)
- Method
-
New items
- Method
.EjRoleRowIdxBaseToEjRoleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjRoleRowIdxBaseToEjRoleRowAsync(CancellationToken) - Method
.EjRoleRowIdxBaseToEjRoleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjRoleRowIdxBaseToEjRoleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjRoleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjRoleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxUserGroup(Int32) - Method
GetFromReader(SoDataReader, EjRoleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserGroupAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjRoleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptDebugRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjscriptDebugRecordData) - Method
ToInserts(IEnumerable<EjscriptDebugRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjscriptDebugTableInfo>, CancellationToken) - Method
ToInsertAsync(EjscriptDebugRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjscriptDebugRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptDebugRow is Modified
- Deleted items
- Method
GetFromIdxEjscriptDebugId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjscriptDebugRow.EjscriptDebugRowIdxBase is Modified
-
Deleted items
- Method
.EjscriptDebugRowIdxBaseop_Implicit(EjscriptDebugRowIdxBase) - Method
.EjscriptDebugRowIdxBaseop_Implicit(EjscriptDebugRowIdxBase)
- Method
-
New items
- Method
.EjscriptDebugRowIdxBaseToEjscriptDebugRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjscriptDebugRowIdxBaseToEjscriptDebugRowAsync(CancellationToken) - Method
.EjscriptDebugRowIdxBaseToEjscriptDebugRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjscriptDebugRowIdxBaseToEjscriptDebugRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjscriptDebugIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptDebugRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, EjscriptDebugTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjscriptDebugTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjscriptRecordData) - Method
ToInserts(IEnumerable<EjscriptRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjscriptTableInfo>, CancellationToken) - Method
ToInsertAsync(EjscriptRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjscriptRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptRow is Modified
- Deleted items
- Method
GetFromIdxEjscriptId(Int32) - Method
GetFromIdxUniqueIdentifier(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjscriptRow.EjscriptRowIdxBase is Modified
-
Deleted items
- Method
.EjscriptRowIdxBaseop_Implicit(EjscriptRowIdxBase) - Method
.EjscriptRowIdxBaseop_Implicit(EjscriptRowIdxBase)
- Method
-
New items
- Method
.EjscriptRowIdxBaseToEjscriptRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjscriptRowIdxBaseToEjscriptRowAsync(CancellationToken) - Method
.EjscriptRowIdxBaseToEjscriptRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjscriptRowIdxBaseToEjscriptRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjscriptIdAsync(Int32, CancellationToken) - Method
GetFromIdxUniqueIdentifierAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHierarchyId(Int32) - Method
GetFromIdxIncludeId(String) - Method
GetFromReader(SoDataReader, EjscriptTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
GetFromIdxIncludeIdAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjscriptTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselectionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselectionRecordData) - Method
ToInserts(IEnumerable<EjselectionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselectionTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselectionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselectionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselectionRow is Modified
- Deleted items
- Method
GetFromIdxEjselectionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselectionRow.EjselectionRowIdxBase is Modified
-
Deleted items
- Method
.EjselectionRowIdxBaseop_Implicit(EjselectionRowIdxBase) - Method
.EjselectionRowIdxBaseop_Implicit(EjselectionRowIdxBase)
- Method
-
New items
- Method
.EjselectionRowIdxBaseToEjselectionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselectionRowIdxBaseToEjselectionRowAsync(CancellationToken) - Method
.EjselectionRowIdxBaseToEjselectionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselectionRowIdxBaseToEjselectionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselectionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselectionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCreator(Int32) - Method
GetFromIdxHierarchyId(Int32) - Method
GetFromIdxIncludeId(String) - Method
GetFromIdxSourceId(Int32) - Method
GetFromIdxSourceType(Int32) - Method
GetFromReader(SoDataReader, EjselectionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreatorAsync(Int32, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
GetFromIdxIncludeIdAsync(String, CancellationToken) - Method
GetFromIdxSourceIdAsync(Int32, CancellationToken) - Method
GetFromIdxSourceTypeAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselectionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselEjselRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselEjselRecordData) - Method
ToInserts(IEnumerable<EjselEjselRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselEjselTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselEjselRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselEjselRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselEjselRow is Modified
- Deleted items
- Method
GetFromIdxEjselEjselId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselEjselRow.EjselEjselRowIdxBase is Modified
-
Deleted items
- Method
.EjselEjselRowIdxBaseop_Implicit(EjselEjselRowIdxBase) - Method
.EjselEjselRowIdxBaseop_Implicit(EjselEjselRowIdxBase)
- Method
-
New items
- Method
.EjselEjselRowIdxBaseToEjselEjselRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselEjselRowIdxBaseToEjselEjselRowAsync(CancellationToken) - Method
.EjselEjselRowIdxBaseToEjselEjselRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselEjselRowIdxBaseToEjselEjselRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselEjselIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselEjselRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxChild(Int32) - Method
GetFromIdxOperation(Int32) - Method
GetFromIdxOrderPos(Int32) - Method
GetFromIdxParent(Int32) - Method
GetFromReader(SoDataReader, EjselEjselTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxChildAsync(Int32, CancellationToken) - Method
GetFromIdxOperationAsync(Int32, CancellationToken) - Method
GetFromIdxOrderPosAsync(Int32, CancellationToken) - Method
GetFromIdxParentAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselEjselTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselMetaResultRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselMetaResultRecordData) - Method
ToInserts(IEnumerable<EjselMetaResultRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselMetaResultTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselMetaResultRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselMetaResultRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselMetaResultRow is Modified
- Deleted items
- Method
GetFromIdxEjselMetaResultId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselMetaResultRow.EjselMetaResultRowIdxBase is Modified
-
Deleted items
- Method
.EjselMetaResultRowIdxBaseop_Implicit(EjselMetaResultRowIdxBase) - Method
.EjselMetaResultRowIdxBaseop_Implicit(EjselMetaResultRowIdxBase)
- Method
-
New items
- Method
.EjselMetaResultRowIdxBaseToEjselMetaResultRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselMetaResultRowIdxBaseToEjselMetaResultRowAsync(CancellationToken) - Method
.EjselMetaResultRowIdxBaseToEjselMetaResultRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselMetaResultRowIdxBaseToEjselMetaResultRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselMetaResultIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselMetaResultRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCreatedAt(DateTime) - Method
GetFromIdxEjselection(Int32) - Method
GetFromIdxOwner(Int32) - Method
GetFromReader(SoDataReader, EjselMetaResultTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreatedAtAsync(DateTime, CancellationToken) - Method
GetFromIdxEjselectionAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselMetaResultTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselResultSetRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselResultSetRecordData) - Method
ToInserts(IEnumerable<EjselResultSetRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselResultSetTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselResultSetRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselResultSetRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselResultSetRow is Modified
- Deleted items
- Method
GetFromIdxEjselResultSetId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselResultSetRow.EjselResultSetRowIdxBase is Modified
-
Deleted items
- Method
.EjselResultSetRowIdxBaseop_Implicit(EjselResultSetRowIdxBase) - Method
.EjselResultSetRowIdxBaseop_Implicit(EjselResultSetRowIdxBase)
- Method
-
New items
- Method
.EjselResultSetRowIdxBaseToEjselResultSetRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselResultSetRowIdxBaseToEjselResultSetRowAsync(CancellationToken) - Method
.EjselResultSetRowIdxBaseToEjselResultSetRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselResultSetRowIdxBaseToEjselResultSetRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselResultSetIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselResultSetRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMetaResult(Int32) - Method
GetFromIdxRefId(Int32) - Method
GetFromReader(SoDataReader, EjselResultSetTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMetaResultAsync(Int32, CancellationToken) - Method
GetFromIdxRefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselResultSetTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceIdlistRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselSourceIdlistRecordData) - Method
ToInserts(IEnumerable<EjselSourceIdlistRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselSourceIdlistTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselSourceIdlistRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselSourceIdlistRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceIdlistRow is Modified
- Deleted items
- Method
GetFromIdxEjselSourceIdlistId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselSourceIdlistRow.EjselSourceIdlistRowIdxBase is Modified
-
Deleted items
- Method
.EjselSourceIdlistRowIdxBaseop_Implicit(EjselSourceIdlistRowIdxBase) - Method
.EjselSourceIdlistRowIdxBaseop_Implicit(EjselSourceIdlistRowIdxBase)
- Method
-
New items
- Method
.EjselSourceIdlistRowIdxBaseToEjselSourceIdlistRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselSourceIdlistRowIdxBaseToEjselSourceIdlistRowAsync(CancellationToken) - Method
.EjselSourceIdlistRowIdxBaseToEjselSourceIdlistRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselSourceIdlistRowIdxBaseToEjselSourceIdlistRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselSourceIdlistIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceIdlistRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, EjselSourceIdlistTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselSourceIdlistTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceScriptRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselSourceScriptRecordData) - Method
ToInserts(IEnumerable<EjselSourceScriptRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselSourceScriptTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselSourceScriptRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselSourceScriptRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceScriptRow is Modified
- Deleted items
- Method
GetFromIdxEjselSourceScriptId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselSourceScriptRow.EjselSourceScriptRowIdxBase is Modified
-
Deleted items
- Method
.EjselSourceScriptRowIdxBaseop_Implicit(EjselSourceScriptRowIdxBase) - Method
.EjselSourceScriptRowIdxBaseop_Implicit(EjselSourceScriptRowIdxBase)
- Method
-
New items
- Method
.EjselSourceScriptRowIdxBaseToEjselSourceScriptRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselSourceScriptRowIdxBaseToEjselSourceScriptRowAsync(CancellationToken) - Method
.EjselSourceScriptRowIdxBaseToEjselSourceScriptRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselSourceScriptRowIdxBaseToEjselSourceScriptRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselSourceScriptIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceScriptRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, EjselSourceScriptTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselSourceScriptTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceXmlRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjselSourceXmlRecordData) - Method
ToInserts(IEnumerable<EjselSourceXmlRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjselSourceXmlTableInfo>, CancellationToken) - Method
ToInsertAsync(EjselSourceXmlRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjselSourceXmlRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceXmlRow is Modified
- Deleted items
- Method
GetFromIdxEjselSourceXmlId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjselSourceXmlRow.EjselSourceXmlRowIdxBase is Modified
-
Deleted items
- Method
.EjselSourceXmlRowIdxBaseop_Implicit(EjselSourceXmlRowIdxBase) - Method
.EjselSourceXmlRowIdxBaseop_Implicit(EjselSourceXmlRowIdxBase)
- Method
-
New items
- Method
.EjselSourceXmlRowIdxBaseToEjselSourceXmlRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjselSourceXmlRowIdxBaseToEjselSourceXmlRowAsync(CancellationToken) - Method
.EjselSourceXmlRowIdxBaseToEjselSourceXmlRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjselSourceXmlRowIdxBaseToEjselSourceXmlRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjselSourceXmlIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjselSourceXmlRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, EjselSourceXmlTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjselSourceXmlTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjuserRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EjuserRecordData) - Method
ToInserts(IEnumerable<EjuserRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EjuserTableInfo>, CancellationToken) - Method
ToInsertAsync(EjuserRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EjuserRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjuserRow is Modified
- Deleted items
- Method
GetFromIdxEjuserId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EjuserRow.EjuserRowIdxBase is Modified
-
Deleted items
- Method
.EjuserRowIdxBaseop_Implicit(EjuserRowIdxBase) - Method
.EjuserRowIdxBaseop_Implicit(EjuserRowIdxBase)
- Method
-
New items
- Method
.EjuserRowIdxBaseToEjuserRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EjuserRowIdxBaseToEjuserRowAsync(CancellationToken) - Method
.EjuserRowIdxBaseToEjuserRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EjuserRowIdxBaseToEjuserRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjuserIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjuserRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxDefaultCategory(Int32) - Method
GetFromIdxDefaultStatusAddMessage(Int32) - Method
GetFromIdxDefaultStatusNewTicket(Int32) - Method
GetFromIdxEmail(String) - Method
GetFromIdxLastCategory(Int32) - Method
GetFromIdxLoginname(String) - Method
GetFromIdxPictureId(Int32) - Method
GetFromIdxProfileId(Int32) - Method
GetFromIdxUsergroup(Int32) - Method
GetFromIdxUsername(String) - Method
GetFromReader(SoDataReader, EjuserTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxDefaultCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxDefaultStatusAddMessageAsync(Int32, CancellationToken) - Method
GetFromIdxDefaultStatusNewTicketAsync(Int32, CancellationToken) - Method
GetFromIdxEmailAsync(String, CancellationToken) - Method
GetFromIdxLastCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxLoginnameAsync(String, CancellationToken) - Method
GetFromIdxPictureIdAsync(Int32, CancellationToken) - Method
GetFromIdxProfileIdAsync(Int32, CancellationToken) - Method
GetFromIdxUsergroupAsync(Int32, CancellationToken) - Method
GetFromIdxUsernameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EjuserTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ElementProfileRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ElementProfileRecordData) - Method
ToInserts(IEnumerable<ElementProfileRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ElementProfileTableInfo>, CancellationToken) - Method
ToInsertAsync(ElementProfileRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ElementProfileRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ElementProfileRow is Modified
- Deleted items
- Method
GetFromIdxElementProfileId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ElementProfileRow.ElementProfileRowIdxBase is Modified
-
Deleted items
- Method
.ElementProfileRowIdxBaseop_Implicit(ElementProfileRowIdxBase) - Method
.ElementProfileRowIdxBaseop_Implicit(ElementProfileRowIdxBase)
- Method
-
New items
- Method
.ElementProfileRowIdxBaseToElementProfileRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ElementProfileRowIdxBaseToElementProfileRowAsync(CancellationToken) - Method
.ElementProfileRowIdxBaseToElementProfileRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ElementProfileRowIdxBaseToElementProfileRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxElementProfileIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ElementProfileRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnedByUser(Int32) - Method
GetFromIdxScreenDefinitionElement(Int32) - Method
GetFromReader(SoDataReader, ElementProfileTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnedByUserAsync(Int32, CancellationToken) - Method
GetFromIdxScreenDefinitionElementAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ElementProfileTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailAccountRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailAccountRecordData) - Method
ToInserts(IEnumerable<EmailAccountRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailAccountTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailAccountRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailAccountRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailAccountRow is Modified
- Deleted items
- Method
GetFromIdxEmailAccountId(Int32) - Method
GetFromIdxEmailAddress(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailAccountRow.EmailAccountRowIdxBase is Modified
-
Deleted items
- Method
.EmailAccountRowIdxBaseop_Implicit(EmailAccountRowIdxBase) - Method
.EmailAccountRowIdxBaseop_Implicit(EmailAccountRowIdxBase)
- Method
-
New items
- Method
.EmailAccountRowIdxBaseToEmailAccountRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailAccountRowIdxBaseToEmailAccountRowAsync(CancellationToken) - Method
.EmailAccountRowIdxBaseToEmailAccountRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailAccountRowIdxBaseToEmailAccountRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailAccountIdAsync(Int32, CancellationToken) - Method
GetFromIdxEmailAddressAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailAccountRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromReader(SoDataReader, EmailAccountTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailAccountTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailAttachmentRecordData) - Method
ToInserts(IEnumerable<EmailAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxEmailAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailAttachmentRow.EmailAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.EmailAttachmentRowIdxBaseop_Implicit(EmailAttachmentRowIdxBase) - Method
.EmailAttachmentRowIdxBaseop_Implicit(EmailAttachmentRowIdxBase)
- Method
-
New items
- Method
.EmailAttachmentRowIdxBaseToEmailAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailAttachmentRowIdxBaseToEmailAttachmentRowAsync(CancellationToken) - Method
.EmailAttachmentRowIdxBaseToEmailAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailAttachmentRowIdxBaseToEmailAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEmailItemId(Int32) - Method
GetFromReader(SoDataReader, EmailAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailItemIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFlowContentLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailFlowContentLinkRecordData) - Method
ToInserts(IEnumerable<EmailFlowContentLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailFlowContentLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailFlowContentLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailFlowContentLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFlowContentLinkRow is Modified
- Deleted items
- Method
GetFromIdxEmailFlowContentLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailFlowContentLinkRow.EmailFlowContentLinkRowIdxBase is Modified
-
Deleted items
- Method
.EmailFlowContentLinkRowIdxBaseop_Implicit(EmailFlowContentLinkRowIdxBase) - Method
.EmailFlowContentLinkRowIdxBaseop_Implicit(EmailFlowContentLinkRowIdxBase)
- Method
-
New items
- Method
.EmailFlowContentLinkRowIdxBaseToEmailFlowContentLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailFlowContentLinkRowIdxBaseToEmailFlowContentLinkRowAsync(CancellationToken) - Method
.EmailFlowContentLinkRowIdxBaseToEmailFlowContentLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailFlowContentLinkRowIdxBaseToEmailFlowContentLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailFlowContentLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFlowContentLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, EmailFlowContentLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailFlowContentLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFlowRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailFlowRecordData) - Method
ToInserts(IEnumerable<EmailFlowRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailFlowTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailFlowRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailFlowRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFlowRow is Modified
- Deleted items
- Method
GetFromIdxEmailFlowId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailFlowRow.EmailFlowRowIdxBase is Modified
-
Deleted items
- Method
.EmailFlowRowIdxBaseop_Implicit(EmailFlowRowIdxBase) - Method
.EmailFlowRowIdxBaseop_Implicit(EmailFlowRowIdxBase)
- Method
-
New items
- Method
.EmailFlowRowIdxBaseToEmailFlowRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailFlowRowIdxBaseToEmailFlowRowAsync(CancellationToken) - Method
.EmailFlowRowIdxBaseToEmailFlowRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailFlowRowIdxBaseToEmailFlowRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailFlowIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFlowRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHierarchyId(Int32) - Method
GetFromReader(SoDataReader, EmailFlowTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailFlowTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFolderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailFolderRecordData) - Method
ToInserts(IEnumerable<EmailFolderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailFolderTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailFolderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailFolderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFolderRow is Modified
- Deleted items
- Method
GetFromIdxEmailFolderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailFolderRow.EmailFolderRowIdxBase is Modified
-
Deleted items
- Method
.EmailFolderRowIdxBaseop_Implicit(EmailFolderRowIdxBase) - Method
.EmailFolderRowIdxBaseop_Implicit(EmailFolderRowIdxBase)
- Method
-
New items
- Method
.EmailFolderRowIdxBaseToEmailFolderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailFolderRowIdxBaseToEmailFolderRowAsync(CancellationToken) - Method
.EmailFolderRowIdxBaseToEmailFolderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailFolderRowIdxBaseToEmailFolderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailFolderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailFolderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAccountId(Int32) - Method
GetFromReader(SoDataReader, EmailFolderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAccountIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailFolderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailItemRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailItemRecordData) - Method
ToInserts(IEnumerable<EmailItemRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailItemTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailItemRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailItemRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailItemRow is Modified
- Deleted items
- Method
GetFromIdxEmailItemId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailItemRow.EmailItemRowIdxBase is Modified
-
Deleted items
- Method
.EmailItemRowIdxBaseop_Implicit(EmailItemRowIdxBase) - Method
.EmailItemRowIdxBaseop_Implicit(EmailItemRowIdxBase)
- Method
-
New items
- Method
.EmailItemRowIdxBaseToEmailItemRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailItemRowIdxBaseToEmailItemRowAsync(CancellationToken) - Method
.EmailItemRowIdxBaseToEmailItemRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailItemRowIdxBaseToEmailItemRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailItemIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailItemRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAccountId(Int32) - Method
GetFromIdxAccountIdServerId(Int32, Int32) - Method
GetFromIdxEmailFolderId(Int32) - Method
GetFromIdxMessageId(String) - Method
GetFromIdxServerId(Int32) - Method
GetFromReader(SoDataReader, EmailItemTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAccountIdAsync(Int32, CancellationToken) - Method
GetFromIdxAccountIdServerIdAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxEmailFolderIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(String, CancellationToken) - Method
GetFromIdxServerIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailItemTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EmailRecordData) - Method
ToInserts(IEnumerable<EmailRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EmailTableInfo>, CancellationToken) - Method
ToInsertAsync(EmailRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EmailRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailRow is Modified
- Deleted items
- Method
GetFromIdxEmailId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EmailRow.EmailRowIdxBase is Modified
-
Deleted items
- Method
.EmailRowIdxBaseop_Implicit(EmailRowIdxBase) - Method
.EmailRowIdxBaseop_Implicit(EmailRowIdxBase)
- Method
-
New items
- Method
.EmailRowIdxBaseToEmailRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EmailRowIdxBaseToEmailRowAsync(CancellationToken) - Method
.EmailRowIdxBaseToEmailRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EmailRowIdxBaseToEmailRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EmailRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAppointmentId(Int32) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxEmailAddress(String) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProtocol(String) - Method
GetFromIdxRank(Int16) - Method
GetFromIdxReservedId1(Int32) - Method
GetFromIdxReservedId2(Int32) - Method
GetFromReader(SoDataReader, EmailTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAppointmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxEmailAddressAsync(String, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxProtocolAsync(String, CancellationToken) - Method
GetFromIdxRankAsync(Int16, CancellationToken) - Method
GetFromIdxReservedId1Async(Int32, CancellationToken) - Method
GetFromIdxReservedId2Async(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EmailTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.EntityCountsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(EntityCountsRecordData) - Method
ToInserts(IEnumerable<EntityCountsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<EntityCountsTableInfo>, CancellationToken) - Method
ToInsertAsync(EntityCountsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<EntityCountsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.EntityCountsRow is Modified
- Deleted items
- Method
GetFromIdxAssociateIdEntityName(Int32, String) - Method
GetFromIdxEntityCountsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.EntityCountsRow.EntityCountsRowIdxBase is Modified
-
Deleted items
- Method
.EntityCountsRowIdxBaseop_Implicit(EntityCountsRowIdxBase) - Method
.EntityCountsRowIdxBaseop_Implicit(EntityCountsRowIdxBase)
- Method
-
New items
- Method
.EntityCountsRowIdxBaseToEntityCountsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.EntityCountsRowIdxBaseToEntityCountsRowAsync(CancellationToken) - Method
.EntityCountsRowIdxBaseToEntityCountsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.EntityCountsRowIdxBaseToEntityCountsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdEntityNameAsync(Int32, String, CancellationToken) - Method
GetFromIdxEntityCountsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.EntityCountsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromReader(SoDataReader, EntityCountsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, EntityCountsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConfigurationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpConfigurationRecordData) - Method
ToInserts(IEnumerable<ErpConfigurationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpConfigurationTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpConfigurationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpConfigurationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConfigurationRow is Modified
- Deleted items
- Method
GetFromIdxErpConfigurationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpConfigurationRow.ErpConfigurationRowIdxBase is Modified
-
Deleted items
- Method
.ErpConfigurationRowIdxBaseop_Implicit(ErpConfigurationRowIdxBase) - Method
.ErpConfigurationRowIdxBaseop_Implicit(ErpConfigurationRowIdxBase)
- Method
-
New items
- Method
.ErpConfigurationRowIdxBaseToErpConfigurationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpConfigurationRowIdxBaseToErpConfigurationRowAsync(CancellationToken) - Method
.ErpConfigurationRowIdxBaseToErpConfigurationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpConfigurationRowIdxBaseToErpConfigurationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConfigurationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConfigurationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ErpConfigurationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpConfigurationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionAccessRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpConnectionAccessRecordData) - Method
ToInserts(IEnumerable<ErpConnectionAccessRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpConnectionAccessTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpConnectionAccessRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpConnectionAccessRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionAccessRow is Modified
- Deleted items
- Method
GetFromIdxErpConnectionAccessId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpConnectionAccessRow.ErpConnectionAccessRowIdxBase is Modified
-
Deleted items
- Method
.ErpConnectionAccessRowIdxBaseop_Implicit(ErpConnectionAccessRowIdxBase) - Method
.ErpConnectionAccessRowIdxBaseop_Implicit(ErpConnectionAccessRowIdxBase)
- Method
-
New items
- Method
.ErpConnectionAccessRowIdxBaseToErpConnectionAccessRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpConnectionAccessRowIdxBaseToErpConnectionAccessRowAsync(CancellationToken) - Method
.ErpConnectionAccessRowIdxBaseToErpConnectionAccessRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpConnectionAccessRowIdxBaseToErpConnectionAccessRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionAccessIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionAccessRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ErpConnectionAccessTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpConnectionAccessTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionActorTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpConnectionActorTypeRecordData) - Method
ToInserts(IEnumerable<ErpConnectionActorTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpConnectionActorTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpConnectionActorTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpConnectionActorTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionActorTypeRow is Modified
- Deleted items
- Method
GetFromIdxErpConnectionActorTypeId(Int32) - Method
GetFromIdxErpConnectionIdActorTypeErp(Int32, ErpActorType) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpConnectionActorTypeRow.ErpConnectionActorTypeRowIdxBase is Modified
-
Deleted items
- Method
.ErpConnectionActorTypeRowIdxBaseop_Implicit(ErpConnectionActorTypeRowIdxBase) - Method
.ErpConnectionActorTypeRowIdxBaseop_Implicit(ErpConnectionActorTypeRowIdxBase)
- Method
-
New items
- Method
.ErpConnectionActorTypeRowIdxBaseToErpConnectionActorTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpConnectionActorTypeRowIdxBaseToErpConnectionActorTypeRowAsync(CancellationToken) - Method
.ErpConnectionActorTypeRowIdxBaseToErpConnectionActorTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpConnectionActorTypeRowIdxBaseToErpConnectionActorTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionActorTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxErpConnectionIdActorTypeErpAsync(Int32, ErpActorType, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionActorTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxErpConnectionId(Int32) - Method
GetFromIdxErpConnectionIdActorTypeCrm(Int32, CrmActorType) - Method
GetFromReader(SoDataReader, ErpConnectionActorTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionIdActorTypeCrmAsync(Int32, CrmActorType, CancellationToken) - Method
GetFromIdxErpConnectionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpConnectionActorTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpConnectionRecordData) - Method
ToInserts(IEnumerable<ErpConnectionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpConnectionTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpConnectionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpConnectionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionRow is Modified
- Deleted items
- Method
GetFromIdxConnectionId(String) - Method
GetFromIdxErpConnectionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpConnectionRow.ErpConnectionRowIdxBase is Modified
-
Deleted items
- Method
.ErpConnectionRowIdxBaseop_Implicit(ErpConnectionRowIdxBase) - Method
.ErpConnectionRowIdxBaseop_Implicit(ErpConnectionRowIdxBase)
- Method
-
New items
- Method
.ErpConnectionRowIdxBaseToErpConnectionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpConnectionRowIdxBaseToErpConnectionRowAsync(CancellationToken) - Method
.ErpConnectionRowIdxBaseToErpConnectionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpConnectionRowIdxBaseToErpConnectionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxConnectionIdAsync(String, CancellationToken) - Method
GetFromIdxErpConnectionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxErpConnectorId(Int32) - Method
GetFromReader(SoDataReader, ErpConnectionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectorIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpConnectionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectorRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpConnectorRecordData) - Method
ToInserts(IEnumerable<ErpConnectorRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpConnectorTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpConnectorRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpConnectorRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectorRow is Modified
- Deleted items
- Method
GetFromIdxErpConnectorId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpConnectorRow.ErpConnectorRowIdxBase is Modified
-
Deleted items
- Method
.ErpConnectorRowIdxBaseop_Implicit(ErpConnectorRowIdxBase) - Method
.ErpConnectorRowIdxBaseop_Implicit(ErpConnectorRowIdxBase)
- Method
-
New items
- Method
.ErpConnectorRowIdxBaseToErpConnectorRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpConnectorRowIdxBaseToErpConnectorRowAsync(CancellationToken) - Method
.ErpConnectorRowIdxBaseToErpConnectorRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpConnectorRowIdxBaseToErpConnectorRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectorIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpConnectorRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ErpConnectorTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpConnectorTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpExternalKeyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpExternalKeyRecordData) - Method
ToInserts(IEnumerable<ErpExternalKeyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpExternalKeyTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpExternalKeyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpExternalKeyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpExternalKeyRow is Modified
- Deleted items
- Method
GetFromIdxErpConnectionIdActorTypeErpKey(Int32, ErpActorType, String) - Method
GetFromIdxErpConnectionIdErpInternalKeyId(Int32, Int32) - Method
GetFromIdxErpExternalKeyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpExternalKeyRow.ErpExternalKeyRowIdxBase is Modified
-
Deleted items
- Method
.ErpExternalKeyRowIdxBaseop_Implicit(ErpExternalKeyRowIdxBase) - Method
.ErpExternalKeyRowIdxBaseop_Implicit(ErpExternalKeyRowIdxBase)
- Method
-
New items
- Method
.ErpExternalKeyRowIdxBaseToErpExternalKeyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpExternalKeyRowIdxBaseToErpExternalKeyRowAsync(CancellationToken) - Method
.ErpExternalKeyRowIdxBaseToErpExternalKeyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpExternalKeyRowIdxBaseToErpExternalKeyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionIdActorTypeErpKeyAsync(Int32, ErpActorType, String, CancellationToken) - Method
GetFromIdxErpConnectionIdErpInternalKeyIdAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxErpExternalKeyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpExternalKeyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxErpConnectionId(Int32) - Method
GetFromIdxErpConnectionIdActorType(Int32, ErpActorType) - Method
GetFromIdxErpInternalKeyId(Int32) - Method
GetFromReader(SoDataReader, ErpExternalKeyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionIdActorTypeAsync(Int32, ErpActorType, CancellationToken) - Method
GetFromIdxErpConnectionIdAsync(Int32, CancellationToken) - Method
GetFromIdxErpInternalKeyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpExternalKeyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpFieldRecordData) - Method
ToInserts(IEnumerable<ErpFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpFieldRow is Modified
- Deleted items
- Method
GetFromIdxErpConnectionActorTypeIdErpFieldKey(Int32, String) - Method
GetFromIdxErpFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpFieldRow.ErpFieldRowIdxBase is Modified
-
Deleted items
- Method
.ErpFieldRowIdxBaseop_Implicit(ErpFieldRowIdxBase) - Method
.ErpFieldRowIdxBaseop_Implicit(ErpFieldRowIdxBase)
- Method
-
New items
- Method
.ErpFieldRowIdxBaseToErpFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpFieldRowIdxBaseToErpFieldRowAsync(CancellationToken) - Method
.ErpFieldRowIdxBaseToErpFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpFieldRowIdxBaseToErpFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionActorTypeIdErpFieldKeyAsync(Int32, String, CancellationToken) - Method
GetFromIdxErpFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxErpConnectionActorTypeId(Int32) - Method
GetFromReader(SoDataReader, ErpFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpConnectionActorTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpInternalKeyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpInternalKeyRecordData) - Method
ToInserts(IEnumerable<ErpInternalKeyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpInternalKeyTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpInternalKeyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpInternalKeyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpInternalKeyRow is Modified
- Deleted items
- Method
GetFromIdxErpInternalKeyId(Int32) - Method
GetFromIdxRecordIdTableId(Int32, Int16) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpInternalKeyRow.ErpInternalKeyRowIdxBase is Modified
-
Deleted items
- Method
.ErpInternalKeyRowIdxBaseop_Implicit(ErpInternalKeyRowIdxBase) - Method
.ErpInternalKeyRowIdxBaseop_Implicit(ErpInternalKeyRowIdxBase)
- Method
-
New items
- Method
.ErpInternalKeyRowIdxBaseToErpInternalKeyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpInternalKeyRowIdxBaseToErpInternalKeyRowAsync(CancellationToken) - Method
.ErpInternalKeyRowIdxBaseToErpInternalKeyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpInternalKeyRowIdxBaseToErpInternalKeyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpInternalKeyIdAsync(Int32, CancellationToken) - Method
GetFromIdxRecordIdTableIdAsync(Int32, Int16, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpInternalKeyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxRecordId(Int32) - Method
GetFromReader(SoDataReader, ErpInternalKeyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRecordIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpInternalKeyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpListItemMappingRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpListItemMappingRecordData) - Method
ToInserts(IEnumerable<ErpListItemMappingRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpListItemMappingTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpListItemMappingRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpListItemMappingRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpListItemMappingRow is Modified
- Deleted items
- Method
GetFromIdxErpFieldIdErpItemKey(Int32, String) - Method
GetFromIdxErpListItemMappingId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpListItemMappingRow.ErpListItemMappingRowIdxBase is Modified
-
Deleted items
- Method
.ErpListItemMappingRowIdxBaseop_Implicit(ErpListItemMappingRowIdxBase) - Method
.ErpListItemMappingRowIdxBaseop_Implicit(ErpListItemMappingRowIdxBase)
- Method
-
New items
- Method
.ErpListItemMappingRowIdxBaseToErpListItemMappingRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpListItemMappingRowIdxBaseToErpListItemMappingRowAsync(CancellationToken) - Method
.ErpListItemMappingRowIdxBaseToErpListItemMappingRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpListItemMappingRowIdxBaseToErpListItemMappingRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpFieldIdErpItemKeyAsync(Int32, String, CancellationToken) - Method
GetFromIdxErpListItemMappingIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpListItemMappingRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxErpFieldId(Int32) - Method
GetFromReader(SoDataReader, ErpListItemMappingTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpFieldIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpListItemMappingTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpSyncLogRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ErpSyncLogRecordData) - Method
ToInserts(IEnumerable<ErpSyncLogRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ErpSyncLogTableInfo>, CancellationToken) - Method
ToInsertAsync(ErpSyncLogRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ErpSyncLogRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpSyncLogRow is Modified
- Deleted items
- Method
GetFromIdxErpSyncLogId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ErpSyncLogRow.ErpSyncLogRowIdxBase is Modified
-
Deleted items
- Method
.ErpSyncLogRowIdxBaseop_Implicit(ErpSyncLogRowIdxBase) - Method
.ErpSyncLogRowIdxBaseop_Implicit(ErpSyncLogRowIdxBase)
- Method
-
New items
- Method
.ErpSyncLogRowIdxBaseToErpSyncLogRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ErpSyncLogRowIdxBaseToErpSyncLogRowAsync(CancellationToken) - Method
.ErpSyncLogRowIdxBaseToErpSyncLogRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ErpSyncLogRowIdxBaseToErpSyncLogRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxErpSyncLogIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ErpSyncLogRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ErpSyncLogTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ErpSyncLogTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtAppGroupLinkRecordData) - Method
ToInserts(IEnumerable<ExtAppGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtAppGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtAppGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtAppGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxExtappgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtAppGroupLinkRow.ExtAppGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ExtAppGroupLinkRowIdxBaseop_Implicit(ExtAppGroupLinkRowIdxBase) - Method
.ExtAppGroupLinkRowIdxBaseop_Implicit(ExtAppGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ExtAppGroupLinkRowIdxBaseToExtAppGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtAppGroupLinkRowIdxBaseToExtAppGroupLinkRowAsync(CancellationToken) - Method
.ExtAppGroupLinkRowIdxBaseToExtAppGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtAppGroupLinkRowIdxBaseToExtAppGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtappgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtAppId(Int32) - Method
GetFromIdxGroupId(Int32) - Method
GetFromReader(SoDataReader, ExtAppGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtAppIdAsync(Int32, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtAppGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtAppHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ExtAppHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtAppHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtAppHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtAppHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxExtappheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtAppHeadingLinkRow.ExtAppHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ExtAppHeadingLinkRowIdxBaseop_Implicit(ExtAppHeadingLinkRowIdxBase) - Method
.ExtAppHeadingLinkRowIdxBaseop_Implicit(ExtAppHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ExtAppHeadingLinkRowIdxBaseToExtAppHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtAppHeadingLinkRowIdxBaseToExtAppHeadingLinkRowAsync(CancellationToken) - Method
.ExtAppHeadingLinkRowIdxBaseToExtAppHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtAppHeadingLinkRowIdxBaseToExtAppHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtappheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtAppId(Int32) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromReader(SoDataReader, ExtAppHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtAppIdAsync(Int32, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtAppHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtAppRecordData) - Method
ToInserts(IEnumerable<ExtAppRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtAppTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtAppRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtAppRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppRow is Modified
- Deleted items
- Method
GetFromIdxExtAppId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtAppRow.ExtAppRowIdxBase is Modified
-
Deleted items
- Method
.ExtAppRowIdxBaseop_Implicit(ExtAppRowIdxBase) - Method
.ExtAppRowIdxBaseop_Implicit(ExtAppRowIdxBase)
- Method
-
New items
- Method
.ExtAppRowIdxBaseToExtAppRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtAppRowIdxBaseToExtAppRowAsync(CancellationToken) - Method
.ExtAppRowIdxBaseToExtAppRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtAppRowIdxBaseToExtAppRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtAppIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtAppRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ExtAppTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtAppTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtDatasourceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtDatasourceRecordData) - Method
ToInserts(IEnumerable<ExtDatasourceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtDatasourceTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtDatasourceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtDatasourceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtDatasourceRow is Modified
- Deleted items
- Method
GetFromIdxExtDatasourceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtDatasourceRow.ExtDatasourceRowIdxBase is Modified
-
Deleted items
- Method
.ExtDatasourceRowIdxBaseop_Implicit(ExtDatasourceRowIdxBase) - Method
.ExtDatasourceRowIdxBaseop_Implicit(ExtDatasourceRowIdxBase)
- Method
-
New items
- Method
.ExtDatasourceRowIdxBaseToExtDatasourceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtDatasourceRowIdxBaseToExtDatasourceRowAsync(CancellationToken) - Method
.ExtDatasourceRowIdxBaseToExtDatasourceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtDatasourceRowIdxBaseToExtDatasourceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtDatasourceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtDatasourceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ExtDatasourceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtDatasourceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExternalDocumentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExternalDocumentRecordData) - Method
ToInserts(IEnumerable<ExternalDocumentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExternalDocumentTableInfo>, CancellationToken) - Method
ToInsertAsync(ExternalDocumentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExternalDocumentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExternalDocumentRow is Modified
- Deleted items
- Method
GetFromIdxExternalDocumentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExternalDocumentRow.ExternalDocumentRowIdxBase is Modified
-
Deleted items
- Method
.ExternalDocumentRowIdxBaseop_Implicit(ExternalDocumentRowIdxBase) - Method
.ExternalDocumentRowIdxBaseop_Implicit(ExternalDocumentRowIdxBase)
- Method
-
New items
- Method
.ExternalDocumentRowIdxBaseToExternalDocumentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExternalDocumentRowIdxBaseToExternalDocumentRowAsync(CancellationToken) - Method
.ExternalDocumentRowIdxBaseToExternalDocumentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExternalDocumentRowIdxBaseToExternalDocumentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExternalDocumentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExternalDocumentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxChangedBy(Int32) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxHierarchyId(Int32) - Method
GetFromIdxSMessage(Int32) - Method
GetFromIdxTitle(String) - Method
GetFromReader(SoDataReader, ExternalDocumentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxChangedByAsync(Int32, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
GetFromIdxSMessageAsync(Int32, CancellationToken) - Method
GetFromIdxTitleAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExternalDocumentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExternalEventRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExternalEventRecordData) - Method
ToInserts(IEnumerable<ExternalEventRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExternalEventTableInfo>, CancellationToken) - Method
ToInsertAsync(ExternalEventRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExternalEventRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExternalEventRow is Modified
- Deleted items
- Method
GetFromIdxExternalEventId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExternalEventRow.ExternalEventRowIdxBase is Modified
-
Deleted items
- Method
.ExternalEventRowIdxBaseop_Implicit(ExternalEventRowIdxBase) - Method
.ExternalEventRowIdxBaseop_Implicit(ExternalEventRowIdxBase)
- Method
-
New items
- Method
.ExternalEventRowIdxBaseToExternalEventRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExternalEventRowIdxBaseToExternalEventRowAsync(CancellationToken) - Method
.ExternalEventRowIdxBaseToExternalEventRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExternalEventRowIdxBaseToExternalEventRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExternalEventIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExternalEventRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEventDate(DateTime) - Method
GetFromIdxEventEnabled(Int16) - Method
GetFromIdxParentRecord(Int32) - Method
GetFromIdxParentTable(Int16) - Method
GetFromReader(SoDataReader, ExternalEventTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEventDateAsync(DateTime, CancellationToken) - Method
GetFromIdxEventEnabledAsync(Int16, CancellationToken) - Method
GetFromIdxParentRecordAsync(Int32, CancellationToken) - Method
GetFromIdxParentTableAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExternalEventTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtFieldRecordData) - Method
ToInserts(IEnumerable<ExtFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtFieldRow is Modified
- Deleted items
- Method
GetFromIdxExtFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtFieldRow.ExtFieldRowIdxBase is Modified
-
Deleted items
- Method
.ExtFieldRowIdxBaseop_Implicit(ExtFieldRowIdxBase) - Method
.ExtFieldRowIdxBaseop_Implicit(ExtFieldRowIdxBase)
- Method
-
New items
- Method
.ExtFieldRowIdxBaseToExtFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtFieldRowIdxBaseToExtFieldRowAsync(CancellationToken) - Method
.ExtFieldRowIdxBaseToExtFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtFieldRowIdxBaseToExtFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtTable(Int32) - Method
GetFromReader(SoDataReader, ExtFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtTableAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraFieldsHelper is Modified
- Deleted items
- Method
OnSaved()
- Method
- New items
- Method
OnSavedAsync()
- Method
SuperOffice.CRM.Rows.ExtraFieldsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtraFieldsRecordData) - Method
ToInserts(IEnumerable<ExtraFieldsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtraFieldsTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtraFieldsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtraFieldsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraFieldsRow is Modified
- Deleted items
- Method
GetFromIdxExtraFieldsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtraFieldsRow.ExtraFieldsRowIdxBase is Modified
-
Deleted items
- Method
.ExtraFieldsRowIdxBaseop_Implicit(ExtraFieldsRowIdxBase) - Method
.ExtraFieldsRowIdxBaseop_Implicit(ExtraFieldsRowIdxBase)
- Method
-
New items
- Method
.ExtraFieldsRowIdxBaseToExtraFieldsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtraFieldsRowIdxBaseToExtraFieldsRowAsync(CancellationToken) - Method
.ExtraFieldsRowIdxBaseToExtraFieldsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtraFieldsRowIdxBaseToExtraFieldsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraFieldsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraFieldsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtraTable(Int32) - Method
GetFromIdxTargetExtraTable(Int32) - Method
GetFromReader(SoDataReader, ExtraFieldsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTableAsync(Int32, CancellationToken) - Method
GetFromIdxTargetExtraTableAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtraFieldsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraMenusRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtraMenusRecordData) - Method
ToInserts(IEnumerable<ExtraMenusRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtraMenusTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtraMenusRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtraMenusRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraMenusRow is Modified
- Deleted items
- Method
GetFromIdxExtraMenusId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtraMenusRow.ExtraMenusRowIdxBase is Modified
-
Deleted items
- Method
.ExtraMenusRowIdxBaseop_Implicit(ExtraMenusRowIdxBase) - Method
.ExtraMenusRowIdxBaseop_Implicit(ExtraMenusRowIdxBase)
- Method
-
New items
- Method
.ExtraMenusRowIdxBaseToExtraMenusRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtraMenusRowIdxBaseToExtraMenusRowAsync(CancellationToken) - Method
.ExtraMenusRowIdxBaseToExtraMenusRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtraMenusRowIdxBaseToExtraMenusRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraMenusIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraMenusRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtraTable(Int32) - Method
GetFromReader(SoDataReader, ExtraMenusTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTableAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtraMenusTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtraTablesEntryRecordData) - Method
ToInserts(IEnumerable<ExtraTablesEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtraTablesEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtraTablesEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtraTablesEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesEntryRow is Modified
- Deleted items
- Method
GetFromIdxExtraTablesEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtraTablesEntryRow.ExtraTablesEntryRowIdxBase is Modified
-
Deleted items
- Method
.ExtraTablesEntryRowIdxBaseop_Implicit(ExtraTablesEntryRowIdxBase) - Method
.ExtraTablesEntryRowIdxBaseop_Implicit(ExtraTablesEntryRowIdxBase)
- Method
-
New items
- Method
.ExtraTablesEntryRowIdxBaseToExtraTablesEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtraTablesEntryRowIdxBaseToExtraTablesEntryRowAsync(CancellationToken) - Method
.ExtraTablesEntryRowIdxBaseToExtraTablesEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtraTablesEntryRowIdxBaseToExtraTablesEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTablesEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtraTablesResult(Int32) - Method
GetFromReader(SoDataReader, ExtraTablesEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTablesResultAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtraTablesEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtraTablesRecordData) - Method
ToInserts(IEnumerable<ExtraTablesRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtraTablesTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtraTablesRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtraTablesRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesResultRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtraTablesResultRecordData) - Method
ToInserts(IEnumerable<ExtraTablesResultRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtraTablesResultTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtraTablesResultRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtraTablesResultRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesResultRow is Modified
- Deleted items
- Method
GetFromIdxExtraTablesResultId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtraTablesResultRow.ExtraTablesResultRowIdxBase is Modified
-
Deleted items
- Method
.ExtraTablesResultRowIdxBaseop_Implicit(ExtraTablesResultRowIdxBase) - Method
.ExtraTablesResultRowIdxBaseop_Implicit(ExtraTablesResultRowIdxBase)
- Method
-
New items
- Method
.ExtraTablesResultRowIdxBaseToExtraTablesResultRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtraTablesResultRowIdxBaseToExtraTablesResultRowAsync(CancellationToken) - Method
.ExtraTablesResultRowIdxBaseToExtraTablesResultRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtraTablesResultRowIdxBaseToExtraTablesResultRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTablesResultIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesResultRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExtraTable(Int32) - Method
GetFromIdxLoginId(Int32) - Method
GetFromReader(SoDataReader, ExtraTablesResultTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTableAsync(Int32, CancellationToken) - Method
GetFromIdxLoginIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtraTablesResultTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesRow is Modified
- Deleted items
- Method
GetFromIdxExtraTablesId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtraTablesRow.ExtraTablesRowIdxBase is Modified
-
Deleted items
- Method
.ExtraTablesRowIdxBaseop_Implicit(ExtraTablesRowIdxBase) - Method
.ExtraTablesRowIdxBaseop_Implicit(ExtraTablesRowIdxBase)
- Method
-
New items
- Method
.ExtraTablesRowIdxBaseToExtraTablesRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtraTablesRowIdxBaseToExtraTablesRowAsync(CancellationToken) - Method
.ExtraTablesRowIdxBaseToExtraTablesRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtraTablesRowIdxBaseToExtraTablesRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtraTablesIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtraTablesRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDisplayField(Int32) - Method
GetFromIdxFullnameField(Int32) - Method
GetFromIdxHierarchyId(Int32) - Method
GetFromIdxParentField(Int32) - Method
GetFromIdxScreenChooserAll(Int32) - Method
GetFromIdxScreenChooserEdit(Int32) - Method
GetFromIdxScreenChooserEntry(Int32) - Method
GetFromReader(SoDataReader, ExtraTablesTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDisplayFieldAsync(Int32, CancellationToken) - Method
GetFromIdxFullnameFieldAsync(Int32, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
GetFromIdxParentFieldAsync(Int32, CancellationToken) - Method
GetFromIdxScreenChooserAllAsync(Int32, CancellationToken) - Method
GetFromIdxScreenChooserEditAsync(Int32, CancellationToken) - Method
GetFromIdxScreenChooserEntryAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtraTablesTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtTableRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ExtTableRecordData) - Method
ToInserts(IEnumerable<ExtTableRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ExtTableTableInfo>, CancellationToken) - Method
ToInsertAsync(ExtTableRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ExtTableRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtTableRow is Modified
- Deleted items
- Method
GetFromIdxExtTableId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ExtTableRow.ExtTableRowIdxBase is Modified
-
Deleted items
- Method
.ExtTableRowIdxBaseop_Implicit(ExtTableRowIdxBase) - Method
.ExtTableRowIdxBaseop_Implicit(ExtTableRowIdxBase)
- Method
-
New items
- Method
.ExtTableRowIdxBaseToExtTableRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ExtTableRowIdxBaseToExtTableRowAsync(CancellationToken) - Method
.ExtTableRowIdxBaseToExtTableRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ExtTableRowIdxBaseToExtTableRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExtTableIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ExtTableRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxChildTable(Int32) - Method
GetFromIdxExtDatasource(Int32) - Method
GetFromIdxParentTable(Int32) - Method
GetFromReader(SoDataReader, ExtTableTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxChildTableAsync(Int32, CancellationToken) - Method
GetFromIdxExtDatasourceAsync(Int32, CancellationToken) - Method
GetFromIdxParentTableAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ExtTableTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FavouriteRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FavouriteRecordData) - Method
ToInserts(IEnumerable<FavouriteRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FavouriteTableInfo>, CancellationToken) - Method
ToInsertAsync(FavouriteRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FavouriteRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FavouriteRow is Modified
- Deleted items
- Method
GetFromIdxFavouriteId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FavouriteRow.FavouriteRowIdxBase is Modified
-
Deleted items
- Method
.FavouriteRowIdxBaseop_Implicit(FavouriteRowIdxBase) - Method
.FavouriteRowIdxBaseop_Implicit(FavouriteRowIdxBase)
- Method
-
New items
- Method
.FavouriteRowIdxBaseToFavouriteRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FavouriteRowIdxBaseToFavouriteRowAsync(CancellationToken) - Method
.FavouriteRowIdxBaseToFavouriteRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FavouriteRowIdxBaseToFavouriteRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFavouriteIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FavouriteRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxRecordId(Int32) - Method
GetFromIdxRecordIdAssociateId(Int32, Int32) - Method
GetFromIdxRecordIdAssociateIdTableId(Int32, Int32, Int16) - Method
GetFromReader(SoDataReader, FavouriteTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRecordIdAssociateIdAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxRecordIdAssociateIdTableIdAsync(Int32, Int32, Int16, CancellationToken) - Method
GetFromIdxRecordIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FavouriteTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FieldLabelRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FieldLabelRecordData) - Method
ToInserts(IEnumerable<FieldLabelRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FieldLabelTableInfo>, CancellationToken) - Method
ToInsertAsync(FieldLabelRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FieldLabelRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FieldLabelRow is Modified
- Deleted items
- Method
GetFromIdxFieldLabelId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FieldLabelRow.FieldLabelRowIdxBase is Modified
-
Deleted items
- Method
.FieldLabelRowIdxBaseop_Implicit(FieldLabelRowIdxBase) - Method
.FieldLabelRowIdxBaseop_Implicit(FieldLabelRowIdxBase)
- Method
-
New items
- Method
.FieldLabelRowIdxBaseToFieldLabelRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FieldLabelRowIdxBaseToFieldLabelRowAsync(CancellationToken) - Method
.FieldLabelRowIdxBaseToFieldLabelRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FieldLabelRowIdxBaseToFieldLabelRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFieldLabelIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FieldLabelRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxResourceId(Int32) - Method
GetFromReader(SoDataReader, FieldLabelTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxResourceIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FieldLabelTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignAppRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ForeignAppRecordData) - Method
ToInserts(IEnumerable<ForeignAppRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ForeignAppTableInfo>, CancellationToken) - Method
ToInsertAsync(ForeignAppRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ForeignAppRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignAppRow is Modified
- Deleted items
- Method
GetFromIdxForeignappId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ForeignAppRow.ForeignAppRowIdxBase is Modified
-
Deleted items
- Method
.ForeignAppRowIdxBaseop_Implicit(ForeignAppRowIdxBase) - Method
.ForeignAppRowIdxBaseop_Implicit(ForeignAppRowIdxBase)
- Method
-
New items
- Method
.ForeignAppRowIdxBaseToForeignAppRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ForeignAppRowIdxBaseToForeignAppRowAsync(CancellationToken) - Method
.ForeignAppRowIdxBaseToForeignAppRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ForeignAppRowIdxBaseToForeignAppRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxForeignappIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignAppRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ForeignAppTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ForeignAppTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignDeviceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ForeignDeviceRecordData) - Method
ToInserts(IEnumerable<ForeignDeviceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ForeignDeviceTableInfo>, CancellationToken) - Method
ToInsertAsync(ForeignDeviceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ForeignDeviceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignDeviceRow is Modified
- Deleted items
- Method
GetFromIdxForeigndeviceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ForeignDeviceRow.ForeignDeviceRowIdxBase is Modified
-
Deleted items
- Method
.ForeignDeviceRowIdxBaseop_Implicit(ForeignDeviceRowIdxBase) - Method
.ForeignDeviceRowIdxBaseop_Implicit(ForeignDeviceRowIdxBase)
- Method
-
New items
- Method
.ForeignDeviceRowIdxBaseToForeignDeviceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ForeignDeviceRowIdxBaseToForeignDeviceRowAsync(CancellationToken) - Method
.ForeignDeviceRowIdxBaseToForeignDeviceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ForeignDeviceRowIdxBaseToForeignDeviceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxForeigndeviceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignDeviceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDeviceId(String) - Method
GetFromIdxForeignappId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromReader(SoDataReader, ForeignDeviceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeviceIdAsync(String, CancellationToken) - Method
GetFromIdxForeignappIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ForeignDeviceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignKeyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ForeignKeyRecordData) - Method
ToInserts(IEnumerable<ForeignKeyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ForeignKeyTableInfo>, CancellationToken) - Method
ToInsertAsync(ForeignKeyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ForeignKeyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignKeyRow is Modified
- Deleted items
- Method
GetFromIdxForeignkeyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ForeignKeyRow.ForeignKeyRowIdxBase is Modified
-
Deleted items
- Method
.ForeignKeyRowIdxBaseop_Implicit(ForeignKeyRowIdxBase) - Method
.ForeignKeyRowIdxBaseop_Implicit(ForeignKeyRowIdxBase)
- Method
-
New items
- Method
.ForeignKeyRowIdxBaseToForeignKeyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ForeignKeyRowIdxBaseToForeignKeyRowAsync(CancellationToken) - Method
.ForeignKeyRowIdxBaseToForeignKeyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ForeignKeyRowIdxBaseToForeignKeyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxForeignkeyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ForeignKeyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxForeigndeviceId(Int32) - Method
GetFromIdxRecordId(Int32) - Method
GetFromIdxSeqno(Int32) - Method
GetFromIdxSubkey(String) - Method
GetFromIdxSubvalue(String) - Method
GetFromReader(SoDataReader, ForeignKeyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxForeigndeviceIdAsync(Int32, CancellationToken) - Method
GetFromIdxRecordIdAsync(Int32, CancellationToken) - Method
GetFromIdxSeqnoAsync(Int32, CancellationToken) - Method
GetFromIdxSubkeyAsync(String, CancellationToken) - Method
GetFromIdxSubvalueAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ForeignKeyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormFieldValueRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FormFieldValueRecordData) - Method
ToInserts(IEnumerable<FormFieldValueRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FormFieldValueTableInfo>, CancellationToken) - Method
ToInsertAsync(FormFieldValueRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FormFieldValueRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormFieldValueRow is Modified
- Deleted items
- Method
GetFromIdxFormFieldValueId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FormFieldValueRow.FormFieldValueRowIdxBase is Modified
-
Deleted items
- Method
.FormFieldValueRowIdxBaseop_Implicit(FormFieldValueRowIdxBase) - Method
.FormFieldValueRowIdxBaseop_Implicit(FormFieldValueRowIdxBase)
- Method
-
New items
- Method
.FormFieldValueRowIdxBaseToFormFieldValueRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FormFieldValueRowIdxBaseToFormFieldValueRowAsync(CancellationToken) - Method
.FormFieldValueRowIdxBaseToFormFieldValueRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FormFieldValueRowIdxBaseToFormFieldValueRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFormFieldValueIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormFieldValueRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBoolValue(Int16) - Method
GetFromIdxDatetimeValue(DateTime) - Method
GetFromIdxDoubleValue(Double) - Method
GetFromIdxFormSubmissionId(Int32) - Method
GetFromIdxIntValue(Int32) - Method
GetFromIdxLabel(String) - Method
GetFromIdxSequence(Int32) - Method
GetFromIdxStringValue(String) - Method
GetFromIdxType(String) - Method
GetFromReader(SoDataReader, FormFieldValueTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBoolValueAsync(Int16, CancellationToken) - Method
GetFromIdxDatetimeValueAsync(DateTime, CancellationToken) - Method
GetFromIdxDoubleValueAsync(Double, CancellationToken) - Method
GetFromIdxFormSubmissionIdAsync(Int32, CancellationToken) - Method
GetFromIdxIntValueAsync(Int32, CancellationToken) - Method
GetFromIdxLabelAsync(String, CancellationToken) - Method
GetFromIdxSequenceAsync(Int32, CancellationToken) - Method
GetFromIdxStringValueAsync(String, CancellationToken) - Method
GetFromIdxTypeAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FormFieldValueTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormKeysRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FormKeysRecordData) - Method
ToInserts(IEnumerable<FormKeysRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FormKeysTableInfo>, CancellationToken) - Method
ToInsertAsync(FormKeysRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FormKeysRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormKeysRow is Modified
- Deleted items
- Method
GetFromIdxFormKeysId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FormKeysRow.FormKeysRowIdxBase is Modified
-
Deleted items
- Method
.FormKeysRowIdxBaseop_Implicit(FormKeysRowIdxBase) - Method
.FormKeysRowIdxBaseop_Implicit(FormKeysRowIdxBase)
- Method
-
New items
- Method
.FormKeysRowIdxBaseToFormKeysRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FormKeysRowIdxBaseToFormKeysRowAsync(CancellationToken) - Method
.FormKeysRowIdxBaseToFormKeysRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FormKeysRowIdxBaseToFormKeysRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFormKeysIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormKeysRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFormKey(String) - Method
GetFromReader(SoDataReader, FormKeysTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFormKeyAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FormKeysTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FormRecordData) - Method
ToInserts(IEnumerable<FormRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FormTableInfo>, CancellationToken) - Method
ToInsertAsync(FormRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FormRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormRow is Modified
- Deleted items
- Method
GetFromIdxFormId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FormRow.FormRowIdxBase is Modified
-
Deleted items
- Method
.FormRowIdxBaseop_Implicit(FormRowIdxBase) - Method
.FormRowIdxBaseop_Implicit(FormRowIdxBase)
- Method
-
New items
- Method
.FormRowIdxBaseToFormRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FormRowIdxBaseToFormRowAsync(CancellationToken) - Method
.FormRowIdxBaseToFormRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FormRowIdxBaseToFormRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFormIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFormKey(String) - Method
GetFromIdxResponseShipmentId(Int32) - Method
GetFromIdxScriptId(Int32) - Method
GetFromReader(SoDataReader, FormTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFormKeyAsync(String, CancellationToken) - Method
GetFromIdxResponseShipmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxScriptIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FormTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormSubmissionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FormSubmissionRecordData) - Method
ToInserts(IEnumerable<FormSubmissionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FormSubmissionTableInfo>, CancellationToken) - Method
ToInsertAsync(FormSubmissionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FormSubmissionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormSubmissionRow is Modified
- Deleted items
- Method
GetFromIdxFormSubmissionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FormSubmissionRow.FormSubmissionRowIdxBase is Modified
-
Deleted items
- Method
.FormSubmissionRowIdxBaseop_Implicit(FormSubmissionRowIdxBase) - Method
.FormSubmissionRowIdxBaseop_Implicit(FormSubmissionRowIdxBase)
- Method
-
New items
- Method
.FormSubmissionRowIdxBaseToFormSubmissionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FormSubmissionRowIdxBaseToFormSubmissionRowAsync(CancellationToken) - Method
.FormSubmissionRowIdxBaseToFormSubmissionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FormSubmissionRowIdxBaseToFormSubmissionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFormSubmissionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FormSubmissionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxFormId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxResponseShipmentAddrId(Int32) - Method
GetFromReader(SoDataReader, FormSubmissionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxFormIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxResponseShipmentAddrIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FormSubmissionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextIndexRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FreeTextIndexRecordData) - Method
ToInserts(IEnumerable<FreeTextIndexRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FreeTextIndexTableInfo>, CancellationToken) - Method
ToInsertAsync(FreeTextIndexRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FreeTextIndexRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextIndexRow is Modified
- Deleted items
- Method
GetFromIdxFreetextindexId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FreeTextIndexRow.FreeTextIndexRowIdxBase is Modified
-
Deleted items
- Method
.FreeTextIndexRowIdxBaseop_Implicit(FreeTextIndexRowIdxBase) - Method
.FreeTextIndexRowIdxBaseop_Implicit(FreeTextIndexRowIdxBase)
- Method
-
New items
- Method
.FreeTextIndexRowIdxBaseToFreeTextIndexRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FreeTextIndexRowIdxBaseToFreeTextIndexRowAsync(CancellationToken) - Method
.FreeTextIndexRowIdxBaseToFreeTextIndexRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FreeTextIndexRowIdxBaseToFreeTextIndexRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFreetextindexIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextIndexRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxFreetextwordsId(Int32) - Method
GetFromIdxFreetextwordsIdOwnertableId(Int32, Int16) - Method
GetFromIdxOwnerrecordId(Int32) - Method
GetFromIdxOwnerrecordIdOwnertableId(Int32, Int16) - Method
GetFromIdxOwnerrecordIdOwnertableIdFreetextwordsId(Int32, Int16, Int32) - Method
GetFromIdxTableId(Int16) - Method
GetFromIdxTableIdRecordId(Int16, Int32) - Method
GetFromReader(SoDataReader, FreeTextIndexTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxFreetextwordsIdAsync(Int32, CancellationToken) - Method
GetFromIdxFreetextwordsIdOwnertableIdAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxOwnerrecordIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerrecordIdOwnertableIdAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxOwnerrecordIdOwnertableIdFreetextwordsIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxTableIdAsync(Int16, CancellationToken) - Method
GetFromIdxTableIdRecordIdAsync(Int16, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FreeTextIndexTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextStopWordsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FreeTextStopWordsRecordData) - Method
ToInserts(IEnumerable<FreeTextStopWordsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FreeTextStopWordsTableInfo>, CancellationToken) - Method
ToInsertAsync(FreeTextStopWordsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FreeTextStopWordsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextStopWordsRow is Modified
- Deleted items
- Method
GetFromIdxFreetextwordsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FreeTextStopWordsRow.FreeTextStopWordsRowIdxBase is Modified
-
Deleted items
- Method
.FreeTextStopWordsRowIdxBaseop_Implicit(FreeTextStopWordsRowIdxBase) - Method
.FreeTextStopWordsRowIdxBaseop_Implicit(FreeTextStopWordsRowIdxBase)
- Method
-
New items
- Method
.FreeTextStopWordsRowIdxBaseToFreeTextStopWordsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FreeTextStopWordsRowIdxBaseToFreeTextStopWordsRowAsync(CancellationToken) - Method
.FreeTextStopWordsRowIdxBaseToFreeTextStopWordsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FreeTextStopWordsRowIdxBaseToFreeTextStopWordsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFreetextwordsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextStopWordsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxWord(String) - Method
GetFromReader(SoDataReader, FreeTextStopWordsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWordAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FreeTextStopWordsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextWordsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FreeTextWordsRecordData) - Method
ToInserts(IEnumerable<FreeTextWordsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FreeTextWordsTableInfo>, CancellationToken) - Method
ToInsertAsync(FreeTextWordsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FreeTextWordsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextWordsRow is Modified
- Deleted items
- Method
GetFromIdxFreetextwordsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FreeTextWordsRow.FreeTextWordsRowIdxBase is Modified
-
Deleted items
- Method
.FreeTextWordsRowIdxBaseop_Implicit(FreeTextWordsRowIdxBase) - Method
.FreeTextWordsRowIdxBaseop_Implicit(FreeTextWordsRowIdxBase)
- Method
-
New items
- Method
.FreeTextWordsRowIdxBaseToFreeTextWordsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FreeTextWordsRowIdxBaseToFreeTextWordsRowAsync(CancellationToken) - Method
.FreeTextWordsRowIdxBaseToFreeTextWordsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FreeTextWordsRowIdxBaseToFreeTextWordsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFreetextwordsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FreeTextWordsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxWord(String) - Method
GetFromReader(SoDataReader, FreeTextWordsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxWordAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FreeTextWordsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FunctionRightRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FunctionRightRecordData) - Method
ToInserts(IEnumerable<FunctionRightRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FunctionRightTableInfo>, CancellationToken) - Method
ToInsertAsync(FunctionRightRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FunctionRightRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FunctionRightRoleLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(FunctionRightRoleLinkRecordData) - Method
ToInserts(IEnumerable<FunctionRightRoleLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<FunctionRightRoleLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(FunctionRightRoleLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<FunctionRightRoleLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.FunctionRightRoleLinkRow is Modified
- Deleted items
- Method
GetFromIdxFunctionRightRoleLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FunctionRightRoleLinkRow.FunctionRightRoleLinkRowIdxBase is Modified
-
Deleted items
- Method
.FunctionRightRoleLinkRowIdxBaseop_Implicit(FunctionRightRoleLinkRowIdxBase) - Method
.FunctionRightRoleLinkRowIdxBaseop_Implicit(FunctionRightRoleLinkRowIdxBase)
- Method
-
New items
- Method
.FunctionRightRoleLinkRowIdxBaseToFunctionRightRoleLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FunctionRightRoleLinkRowIdxBaseToFunctionRightRoleLinkRowAsync(CancellationToken) - Method
.FunctionRightRoleLinkRowIdxBaseToFunctionRightRoleLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FunctionRightRoleLinkRowIdxBaseToFunctionRightRoleLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFunctionRightRoleLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FunctionRightRoleLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFunctionRightId(Int32) - Method
GetFromIdxRoleId(Int32) - Method
GetFromIdxRoleIdFunctionRightId(Int32, Int32) - Method
GetFromReader(SoDataReader, FunctionRightRoleLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFunctionRightIdAsync(Int32, CancellationToken) - Method
GetFromIdxRoleIdAsync(Int32, CancellationToken) - Method
GetFromIdxRoleIdFunctionRightIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FunctionRightRoleLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.FunctionRightRow is Modified
- Deleted items
- Method
GetFromIdxFunctionRightId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.FunctionRightRow.FunctionRightRowIdxBase is Modified
-
Deleted items
- Method
.FunctionRightRowIdxBaseop_Implicit(FunctionRightRowIdxBase) - Method
.FunctionRightRowIdxBaseop_Implicit(FunctionRightRowIdxBase)
- Method
-
New items
- Method
.FunctionRightRowIdxBaseToFunctionRightRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.FunctionRightRowIdxBaseToFunctionRightRowAsync(CancellationToken) - Method
.FunctionRightRowIdxBaseToFunctionRightRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.FunctionRightRowIdxBaseToFunctionRightRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFunctionRightIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.FunctionRightRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, FunctionRightTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, FunctionRightTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.HeadingRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(HeadingRecordData) - Method
ToInserts(IEnumerable<HeadingRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<HeadingTableInfo>, CancellationToken) - Method
ToInsertAsync(HeadingRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<HeadingRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.HeadingRow is Modified
- Deleted items
- Method
GetFromIdxHeadingId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.HeadingRow.HeadingRowIdxBase is Modified
-
Deleted items
- Method
.HeadingRowIdxBaseop_Implicit(HeadingRowIdxBase) - Method
.HeadingRowIdxBaseop_Implicit(HeadingRowIdxBase)
- Method
-
New items
- Method
.HeadingRowIdxBaseToHeadingRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.HeadingRowIdxBaseToHeadingRowAsync(CancellationToken) - Method
.HeadingRowIdxBaseToHeadingRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.HeadingRowIdxBaseToHeadingRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.HeadingRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxListTableId(Int16) - Method
GetFromIdxName(String) - Method
GetFromReader(SoDataReader, HeadingTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxListTableIdAsync(Int16, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, HeadingTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.HelpRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(HelpRecordData) - Method
ToInserts(IEnumerable<HelpRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<HelpTableInfo>, CancellationToken) - Method
ToInsertAsync(HelpRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<HelpRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.HelpRow is Modified
- Deleted items
- Method
GetFromIdxHelpId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.HelpRow.HelpRowIdxBase is Modified
-
Deleted items
- Method
.HelpRowIdxBaseop_Implicit(HelpRowIdxBase) - Method
.HelpRowIdxBaseop_Implicit(HelpRowIdxBase)
- Method
-
New items
- Method
.HelpRowIdxBaseToHelpRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.HelpRowIdxBaseToHelpRowAsync(CancellationToken) - Method
.HelpRowIdxBaseToHelpRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.HelpRowIdxBaseToHelpRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHelpIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.HelpRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxApplicationAreaId(Int32) - Method
GetFromIdxModuleId(Int32) - Method
GetFromIdxParentId(Int32) - Method
GetFromIdxScreenId(Int32) - Method
GetFromReader(SoDataReader, HelpTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxApplicationAreaIdAsync(Int32, CancellationToken) - Method
GetFromIdxModuleIdAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromIdxScreenIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, HelpTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.HierarchyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(HierarchyRecordData) - Method
ToInserts(IEnumerable<HierarchyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<HierarchyTableInfo>, CancellationToken) - Method
ToInsertAsync(HierarchyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<HierarchyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.HierarchyRow is Modified
- Deleted items
- Method
GetFromIdxHierarchyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.HierarchyRow.HierarchyRowIdxBase is Modified
-
Deleted items
- Method
.HierarchyRowIdxBaseop_Implicit(HierarchyRowIdxBase) - Method
.HierarchyRowIdxBaseop_Implicit(HierarchyRowIdxBase)
- Method
-
New items
- Method
.HierarchyRowIdxBaseToHierarchyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.HierarchyRowIdxBaseToHierarchyRowAsync(CancellationToken) - Method
.HierarchyRowIdxBaseToHierarchyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.HierarchyRowIdxBaseToHierarchyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.HierarchyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDomain(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxParentId(Int32) - Method
GetFromReader(SoDataReader, HierarchyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDomainAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, HierarchyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.HistoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(HistoryRecordData) - Method
ToInserts(IEnumerable<HistoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<HistoryTableInfo>, CancellationToken) - Method
ToInsertAsync(HistoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<HistoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.HistoryRow is Modified
- Deleted items
- Method
GetFromIdxHistoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.HistoryRow.HistoryRowIdxBase is Modified
-
Deleted items
- Method
.HistoryRowIdxBaseop_Implicit(HistoryRowIdxBase) - Method
.HistoryRowIdxBaseop_Implicit(HistoryRowIdxBase)
- Method
-
New items
- Method
.HistoryRowIdxBaseToHistoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.HistoryRowIdxBaseToHistoryRowAsync(CancellationToken) - Method
.HistoryRowIdxBaseToHistoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.HistoryRowIdxBaseToHistoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHistoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.HistoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdTableId(Int32, Int16) - Method
GetFromIdxAssociateIdTableIdExtraId(Int32, Int16, Int32) - Method
GetFromIdxRank(Int16) - Method
GetFromReader(SoDataReader, HistoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdTableIdAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxAssociateIdTableIdExtraIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxRankAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, HistoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.HotlistRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(HotlistRecordData) - Method
ToInserts(IEnumerable<HotlistRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<HotlistTableInfo>, CancellationToken) - Method
ToInsertAsync(HotlistRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<HotlistRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.HotlistRow is Modified
- Deleted items
- Method
GetFromIdxHotlistId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.HotlistRow.HotlistRowIdxBase is Modified
-
Deleted items
- Method
.HotlistRowIdxBaseop_Implicit(HotlistRowIdxBase) - Method
.HotlistRowIdxBaseop_Implicit(HotlistRowIdxBase)
- Method
-
New items
- Method
.HotlistRowIdxBaseToHotlistRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.HotlistRowIdxBaseToHotlistRowAsync(CancellationToken) - Method
.HotlistRowIdxBaseToHotlistRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.HotlistRowIdxBaseToHotlistRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHotlistIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.HotlistRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTicketId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, HotlistTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, HotlistTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.Implementation.AppointmentRowImplementation is Modified
- Deleted items
- Method
OnPreIdUpdate() - Method
OnSaved(Boolean)
- Method
- New items
- Method
OnPreIdUpdateAsync() - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Rows.Implementation.BinaryObjectRowImplementation is Modified
- Deleted items
- Method
OnPreIdUpdate() - Method
OnSave(BatchSave) - Method
OnSaved(Boolean)
- Method
- New items
- Method
OnPreIdUpdateAsync() - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Rows.Implementation.ContactRowImplementation is Modified
- Deleted items
- Method
Delete() - Method
OnPreIdUpdate() - Method
OnSaved(Boolean) - Method
Undelete()
- Method
- New items
- Method
DeleteAsync() - Method
OnPreIdUpdateAsync() - Method
OnSavedAsync(Boolean) - Method
UndeleteAsync()
- Method
SuperOffice.CRM.Rows.Implementation.EjMessageRowImplementation is Modified
- Deleted items
- Method
OnSaved(Boolean)
- Method
- New items
- Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Rows.Implementation.FavouriteRowImplementation is Modified
- Deleted items
- Method
OnPreIdUpdate()
- Method
- New items
- Method
OnPreIdUpdateAsync()
- Method
SuperOffice.CRM.Rows.Implementation.PersonRowImplementation is Modified
- Deleted items
- Method
OnPreIdUpdate() - Method
OnSave(BatchSave) - Method
Undelete()
- Method
- New items
- Method
OnPreIdUpdateAsync() - Method
OnSaveAsync(BatchSave) - Method
UndeleteAsync()
- Method
SuperOffice.CRM.Rows.Implementation.PriceListRowImplementation is Modified
- Deleted items
- Method
OnPrimaryKeyUpdate(PKContainer)
- Method
- New items
- Method
OnPrimaryKeyUpdateAsync(PKContainer)
- Method
SuperOffice.CRM.Rows.Implementation.ProductRowImplementation is Modified
- Deleted items
- Method
OnPrimaryKeyUpdate(PKContainer)
- Method
- New items
- Method
OnPrimaryKeyUpdateAsync(PKContainer)
- Method
SuperOffice.CRM.Rows.Implementation.ProjectRowImplementation is Modified
- Deleted items
- Method
OnSave(BatchSave)
- Method
- New items
- Method
OnSaveAsync(BatchSave)
- Method
SuperOffice.CRM.Rows.Implementation.SaleRowImplementation is Modified
- Deleted items
- Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean)
- Method
- New items
- Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Rows.Implementation.SearchCriteriaRowImplementation is Modified
- Deleted items
- Method
Delete() - Method
OnSaved(Boolean)
- Method
- New items
- Method
DeleteAsync() - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Rows.Implementation.TextRowImplementation is Modified
- Deleted items
- Method
OnPreIdUpdate()
- Method
- New items
- Method
OnPreIdUpdateAsync()
- Method
SuperOffice.CRM.Rows.Implementation.TicketRowImplementation is Modified
- Deleted items
- Method
ApplyBusinessLogic() - Method
CalculateReadStatus(Boolean, Boolean) - Method
OnSaved(Boolean) - Method
Save()
- Method
- New items
- Method
ApplyBusinessLogicAsync(CancellationToken) - Method
CalculateReadStatusAsync(Boolean, Boolean, CancellationToken) - Method
OnSavedAsync(Boolean) - Method
SaveAsync()
- Method
SuperOffice.CRM.Rows.ImportDefaultRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ImportDefaultRecordData) - Method
ToInserts(IEnumerable<ImportDefaultRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ImportDefaultTableInfo>, CancellationToken) - Method
ToInsertAsync(ImportDefaultRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ImportDefaultRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportDefaultRow is Modified
- Deleted items
- Method
GetFromIdxImportDefaultId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ImportDefaultRow.ImportDefaultRowIdxBase is Modified
-
Deleted items
- Method
.ImportDefaultRowIdxBaseop_Implicit(ImportDefaultRowIdxBase) - Method
.ImportDefaultRowIdxBaseop_Implicit(ImportDefaultRowIdxBase)
- Method
-
New items
- Method
.ImportDefaultRowIdxBaseToImportDefaultRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ImportDefaultRowIdxBaseToImportDefaultRowAsync(CancellationToken) - Method
.ImportDefaultRowIdxBaseToImportDefaultRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ImportDefaultRowIdxBaseToImportDefaultRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportDefaultIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportDefaultRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxImportObjectId(Int32) - Method
GetFromReader(SoDataReader, ImportDefaultTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportObjectIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ImportDefaultTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ImportFieldRecordData) - Method
ToInserts(IEnumerable<ImportFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ImportFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(ImportFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ImportFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportFieldRow is Modified
- Deleted items
- Method
GetFromIdxImportFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ImportFieldRow.ImportFieldRowIdxBase is Modified
-
Deleted items
- Method
.ImportFieldRowIdxBaseop_Implicit(ImportFieldRowIdxBase) - Method
.ImportFieldRowIdxBaseop_Implicit(ImportFieldRowIdxBase)
- Method
-
New items
- Method
.ImportFieldRowIdxBaseToImportFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ImportFieldRowIdxBaseToImportFieldRowAsync(CancellationToken) - Method
.ImportFieldRowIdxBaseToImportFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ImportFieldRowIdxBaseToImportFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxImportObjectId(Int32) - Method
GetFromReader(SoDataReader, ImportFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportObjectIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ImportFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportObjectRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ImportObjectRecordData) - Method
ToInserts(IEnumerable<ImportObjectRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ImportObjectTableInfo>, CancellationToken) - Method
ToInsertAsync(ImportObjectRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ImportObjectRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportObjectRow is Modified
- Deleted items
- Method
GetFromIdxImportObjectId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ImportObjectRow.ImportObjectRowIdxBase is Modified
-
Deleted items
- Method
.ImportObjectRowIdxBaseop_Implicit(ImportObjectRowIdxBase) - Method
.ImportObjectRowIdxBaseop_Implicit(ImportObjectRowIdxBase)
- Method
-
New items
- Method
.ImportObjectRowIdxBaseToImportObjectRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ImportObjectRowIdxBaseToImportObjectRowAsync(CancellationToken) - Method
.ImportObjectRowIdxBaseToImportObjectRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ImportObjectRowIdxBaseToImportObjectRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportObjectIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportObjectRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ImportObjectTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ImportObjectTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportRelationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ImportRelationRecordData) - Method
ToInserts(IEnumerable<ImportRelationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ImportRelationTableInfo>, CancellationToken) - Method
ToInsertAsync(ImportRelationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ImportRelationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportRelationRow is Modified
- Deleted items
- Method
GetFromIdxImportRelationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ImportRelationRow.ImportRelationRowIdxBase is Modified
-
Deleted items
- Method
.ImportRelationRowIdxBaseop_Implicit(ImportRelationRowIdxBase) - Method
.ImportRelationRowIdxBaseop_Implicit(ImportRelationRowIdxBase)
- Method
-
New items
- Method
.ImportRelationRowIdxBaseToImportRelationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ImportRelationRowIdxBaseToImportRelationRowAsync(CancellationToken) - Method
.ImportRelationRowIdxBaseToImportRelationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ImportRelationRowIdxBaseToImportRelationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportRelationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ImportRelationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSource(Int32) - Method
GetFromIdxTarget(Int32) - Method
GetFromReader(SoDataReader, ImportRelationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSourceAsync(Int32, CancellationToken) - Method
GetFromIdxTargetAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ImportRelationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.InboxRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(InboxRecordData) - Method
ToInserts(IEnumerable<InboxRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<InboxTableInfo>, CancellationToken) - Method
ToInsertAsync(InboxRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<InboxRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.InboxRow is Modified
- Deleted items
- Method
GetFromIdxInboxId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.InboxRow.InboxRowIdxBase is Modified
-
Deleted items
- Method
.InboxRowIdxBaseop_Implicit(InboxRowIdxBase) - Method
.InboxRowIdxBaseop_Implicit(InboxRowIdxBase)
- Method
-
New items
- Method
.InboxRowIdxBaseToInboxRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.InboxRowIdxBaseToInboxRowAsync(CancellationToken) - Method
.InboxRowIdxBaseToInboxRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.InboxRowIdxBaseToInboxRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxInboxIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.InboxRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxImported(DateTime) - Method
GetFromIdxLockingId(Int32) - Method
GetFromIdxMailInFilter(Int32) - Method
GetFromIdxStatus(Int32) - Method
GetFromReader(SoDataReader, InboxTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxImportedAsync(DateTime, CancellationToken) - Method
GetFromIdxLockingIdAsync(Int32, CancellationToken) - Method
GetFromIdxMailInFilterAsync(Int32, CancellationToken) - Method
GetFromIdxStatusAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, InboxTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(IntentGroupLinkRecordData) - Method
ToInserts(IEnumerable<IntentGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<IntentGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(IntentGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<IntentGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxIntentgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.IntentGroupLinkRow.IntentGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.IntentGroupLinkRowIdxBaseop_Implicit(IntentGroupLinkRowIdxBase) - Method
.IntentGroupLinkRowIdxBaseop_Implicit(IntentGroupLinkRowIdxBase)
- Method
-
New items
- Method
.IntentGroupLinkRowIdxBaseToIntentGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.IntentGroupLinkRowIdxBaseToIntentGroupLinkRowAsync(CancellationToken) - Method
.IntentGroupLinkRowIdxBaseToIntentGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.IntentGroupLinkRowIdxBaseToIntentGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxIntentgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxIntentId(Int32) - Method
GetFromReader(SoDataReader, IntentGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxIntentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, IntentGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(IntentHeadingLinkRecordData) - Method
ToInserts(IEnumerable<IntentHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<IntentHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(IntentHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<IntentHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxIntentheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.IntentHeadingLinkRow.IntentHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.IntentHeadingLinkRowIdxBaseop_Implicit(IntentHeadingLinkRowIdxBase) - Method
.IntentHeadingLinkRowIdxBaseop_Implicit(IntentHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.IntentHeadingLinkRowIdxBaseToIntentHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.IntentHeadingLinkRowIdxBaseToIntentHeadingLinkRowAsync(CancellationToken) - Method
.IntentHeadingLinkRowIdxBaseToIntentHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.IntentHeadingLinkRowIdxBaseToIntentHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxIntentheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxIntentId(Int32) - Method
GetFromReader(SoDataReader, IntentHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxIntentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, IntentHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(IntentRecordData) - Method
ToInserts(IEnumerable<IntentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<IntentTableInfo>, CancellationToken) - Method
ToInsertAsync(IntentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<IntentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentRow is Modified
- Deleted items
- Method
GetFromIdxIntentId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.IntentRow.IntentRowIdxBase is Modified
-
Deleted items
- Method
.IntentRowIdxBaseop_Implicit(IntentRowIdxBase) - Method
.IntentRowIdxBaseop_Implicit(IntentRowIdxBase)
- Method
-
New items
- Method
.IntentRowIdxBaseToIntentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.IntentRowIdxBaseToIntentRowAsync(CancellationToken) - Method
.IntentRowIdxBaseToIntentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.IntentRowIdxBaseToIntentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxIntentIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.IntentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, IntentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, IntentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvitationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(InvitationRecordData) - Method
ToInserts(IEnumerable<InvitationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<InvitationTableInfo>, CancellationToken) - Method
ToInsertAsync(InvitationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<InvitationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvitationRow is Modified
- Deleted items
- Method
GetFromIdxInvitationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.InvitationRow.InvitationRowIdxBase is Modified
-
Deleted items
- Method
.InvitationRowIdxBaseop_Implicit(InvitationRowIdxBase) - Method
.InvitationRowIdxBaseop_Implicit(InvitationRowIdxBase)
- Method
-
New items
- Method
.InvitationRowIdxBaseToInvitationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.InvitationRowIdxBaseToInvitationRowAsync(CancellationToken) - Method
.InvitationRowIdxBaseToInvitationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.InvitationRowIdxBaseToInvitationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxInvitationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvitationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAppointmentId(Int32) - Method
GetFromIdxEventUid(String) - Method
GetFromReader(SoDataReader, InvitationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAppointmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxEventUidAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, InvitationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(InvoiceEntryRecordData) - Method
ToInserts(IEnumerable<InvoiceEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<InvoiceEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(InvoiceEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<InvoiceEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceEntryRow is Modified
- Deleted items
- Method
GetFromIdxInvoiceEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.InvoiceEntryRow.InvoiceEntryRowIdxBase is Modified
-
Deleted items
- Method
.InvoiceEntryRowIdxBaseop_Implicit(InvoiceEntryRowIdxBase) - Method
.InvoiceEntryRowIdxBaseop_Implicit(InvoiceEntryRowIdxBase)
- Method
-
New items
- Method
.InvoiceEntryRowIdxBaseToInvoiceEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.InvoiceEntryRowIdxBaseToInvoiceEntryRowAsync(CancellationToken) - Method
.InvoiceEntryRowIdxBaseToInvoiceEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.InvoiceEntryRowIdxBaseToInvoiceEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxInvoiceEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDateInvoiced(DateTime) - Method
GetFromIdxMessageId(Int32) - Method
GetFromIdxType(Int32) - Method
GetFromReader(SoDataReader, InvoiceEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDateInvoicedAsync(DateTime, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxTypeAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, InvoiceEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(InvoiceRecordData) - Method
ToInserts(IEnumerable<InvoiceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<InvoiceTableInfo>, CancellationToken) - Method
ToInsertAsync(InvoiceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<InvoiceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceRow is Modified
- Deleted items
- Method
GetFromIdxInvoiceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.InvoiceRow.InvoiceRowIdxBase is Modified
-
Deleted items
- Method
.InvoiceRowIdxBaseop_Implicit(InvoiceRowIdxBase) - Method
.InvoiceRowIdxBaseop_Implicit(InvoiceRowIdxBase)
- Method
-
New items
- Method
.InvoiceRowIdxBaseToInvoiceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.InvoiceRowIdxBaseToInvoiceRowAsync(CancellationToken) - Method
.InvoiceRowIdxBaseToInvoiceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.InvoiceRowIdxBaseToInvoiceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxInvoiceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCompanyId(Int32) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromReader(SoDataReader, InvoiceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCompanyIdAsync(Int32, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, InvoiceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceSumRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(InvoiceSumRecordData) - Method
ToInserts(IEnumerable<InvoiceSumRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<InvoiceSumTableInfo>, CancellationToken) - Method
ToInsertAsync(InvoiceSumRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<InvoiceSumRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceSumRow is Modified
- Deleted items
- Method
GetFromIdxInvoiceSumId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.InvoiceSumRow.InvoiceSumRowIdxBase is Modified
-
Deleted items
- Method
.InvoiceSumRowIdxBaseop_Implicit(InvoiceSumRowIdxBase) - Method
.InvoiceSumRowIdxBaseop_Implicit(InvoiceSumRowIdxBase)
- Method
-
New items
- Method
.InvoiceSumRowIdxBaseToInvoiceSumRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.InvoiceSumRowIdxBaseToInvoiceSumRowAsync(CancellationToken) - Method
.InvoiceSumRowIdxBaseToInvoiceSumRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.InvoiceSumRowIdxBaseToInvoiceSumRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxInvoiceSumIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceSumRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCompanyId(Int32) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxLoginId(Int32) - Method
GetFromReader(SoDataReader, InvoiceSumTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCompanyIdAsync(Int32, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxLoginIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, InvoiceSumTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(InvoiceTypeRecordData) - Method
ToInserts(IEnumerable<InvoiceTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<InvoiceTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(InvoiceTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<InvoiceTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceTypeRow is Modified
- Deleted items
- Method
GetFromIdxInvoiceTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.InvoiceTypeRow.InvoiceTypeRowIdxBase is Modified
-
Deleted items
- Method
.InvoiceTypeRowIdxBaseop_Implicit(InvoiceTypeRowIdxBase) - Method
.InvoiceTypeRowIdxBaseop_Implicit(InvoiceTypeRowIdxBase)
- Method
-
New items
- Method
.InvoiceTypeRowIdxBaseToInvoiceTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.InvoiceTypeRowIdxBaseToInvoiceTypeRowAsync(CancellationToken) - Method
.InvoiceTypeRowIdxBaseToInvoiceTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.InvoiceTypeRowIdxBaseToInvoiceTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxInvoiceTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.InvoiceTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, InvoiceTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, InvoiceTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ItemConfigRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ItemConfigRecordData) - Method
ToInserts(IEnumerable<ItemConfigRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ItemConfigTableInfo>, CancellationToken) - Method
ToInsertAsync(ItemConfigRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ItemConfigRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ItemConfigRow is Modified
- Deleted items
- Method
GetFromIdxItemConfigId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ItemConfigRow.ItemConfigRowIdxBase is Modified
-
Deleted items
- Method
.ItemConfigRowIdxBaseop_Implicit(ItemConfigRowIdxBase) - Method
.ItemConfigRowIdxBaseop_Implicit(ItemConfigRowIdxBase)
- Method
-
New items
- Method
.ItemConfigRowIdxBaseToItemConfigRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ItemConfigRowIdxBaseToItemConfigRowAsync(CancellationToken) - Method
.ItemConfigRowIdxBaseToItemConfigRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ItemConfigRowIdxBaseToItemConfigRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxItemConfigIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ItemConfigRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDomain(Int32) - Method
GetFromIdxItemId(Int32) - Method
GetFromReader(SoDataReader, ItemConfigTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDomainAsync(Int32, CancellationToken) - Method
GetFromIdxItemIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ItemConfigTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbAttachmentRecordData) - Method
ToInserts(IEnumerable<KbAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(KbAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxKbAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbAttachmentRow.KbAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.KbAttachmentRowIdxBaseop_Implicit(KbAttachmentRowIdxBase) - Method
.KbAttachmentRowIdxBaseop_Implicit(KbAttachmentRowIdxBase)
- Method
-
New items
- Method
.KbAttachmentRowIdxBaseToKbAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbAttachmentRowIdxBaseToKbAttachmentRowAsync(CancellationToken) - Method
.KbAttachmentRowIdxBaseToKbAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbAttachmentRowIdxBaseToKbAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxEntryId(Int32) - Method
GetFromReader(SoDataReader, KbAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxEntryIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbCategoryLogRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbCategoryLogRecordData) - Method
ToInserts(IEnumerable<KbCategoryLogRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbCategoryLogTableInfo>, CancellationToken) - Method
ToInsertAsync(KbCategoryLogRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbCategoryLogRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbCategoryLogRow is Modified
- Deleted items
- Method
GetFromIdxKbCategoryLogId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbCategoryLogRow.KbCategoryLogRowIdxBase is Modified
-
Deleted items
- Method
.KbCategoryLogRowIdxBaseop_Implicit(KbCategoryLogRowIdxBase) - Method
.KbCategoryLogRowIdxBaseop_Implicit(KbCategoryLogRowIdxBase)
- Method
-
New items
- Method
.KbCategoryLogRowIdxBaseToKbCategoryLogRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbCategoryLogRowIdxBaseToKbCategoryLogRowAsync(CancellationToken) - Method
.KbCategoryLogRowIdxBaseToKbCategoryLogRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbCategoryLogRowIdxBaseToKbCategoryLogRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbCategoryLogIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbCategoryLogRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbCategoryId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, KbCategoryLogTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbCategoryLogTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbCategoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbCategoryRecordData) - Method
ToInserts(IEnumerable<KbCategoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbCategoryTableInfo>, CancellationToken) - Method
ToInsertAsync(KbCategoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbCategoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbCategoryRow is Modified
- Deleted items
- Method
GetFromIdxKbCategoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbCategoryRow.KbCategoryRowIdxBase is Modified
-
Deleted items
- Method
.KbCategoryRowIdxBaseop_Implicit(KbCategoryRowIdxBase) - Method
.KbCategoryRowIdxBaseop_Implicit(KbCategoryRowIdxBase)
- Method
-
New items
- Method
.KbCategoryRowIdxBaseToKbCategoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbCategoryRowIdxBaseToKbCategoryRowAsync(CancellationToken) - Method
.KbCategoryRowIdxBaseToKbCategoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbCategoryRowIdxBaseToKbCategoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbCategoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbCategoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxParentId(Int32) - Method
GetFromIdxSortOrder(Int32) - Method
GetFromReader(SoDataReader, KbCategoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromIdxSortOrderAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbCategoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryCommentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbEntryCommentRecordData) - Method
ToInserts(IEnumerable<KbEntryCommentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbEntryCommentTableInfo>, CancellationToken) - Method
ToInsertAsync(KbEntryCommentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbEntryCommentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryCommentRow is Modified
- Deleted items
- Method
GetFromIdxKbEntryCommentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbEntryCommentRow.KbEntryCommentRowIdxBase is Modified
-
Deleted items
- Method
.KbEntryCommentRowIdxBaseop_Implicit(KbEntryCommentRowIdxBase) - Method
.KbEntryCommentRowIdxBaseop_Implicit(KbEntryCommentRowIdxBase)
- Method
-
New items
- Method
.KbEntryCommentRowIdxBaseToKbEntryCommentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbEntryCommentRowIdxBaseToKbEntryCommentRowAsync(CancellationToken) - Method
.KbEntryCommentRowIdxBaseToKbEntryCommentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbEntryCommentRowIdxBaseToKbEntryCommentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryCommentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryCommentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxKbEntryId(Int32) - Method
GetFromReader(SoDataReader, KbEntryCommentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxKbEntryIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbEntryCommentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryKeywordRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbEntryKeywordRecordData) - Method
ToInserts(IEnumerable<KbEntryKeywordRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbEntryKeywordTableInfo>, CancellationToken) - Method
ToInsertAsync(KbEntryKeywordRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbEntryKeywordRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryKeywordRow is Modified
- Deleted items
- Method
GetFromIdxKbEntryKeywordId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbEntryKeywordRow.KbEntryKeywordRowIdxBase is Modified
-
Deleted items
- Method
.KbEntryKeywordRowIdxBaseop_Implicit(KbEntryKeywordRowIdxBase) - Method
.KbEntryKeywordRowIdxBaseop_Implicit(KbEntryKeywordRowIdxBase)
- Method
-
New items
- Method
.KbEntryKeywordRowIdxBaseToKbEntryKeywordRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbEntryKeywordRowIdxBaseToKbEntryKeywordRowAsync(CancellationToken) - Method
.KbEntryKeywordRowIdxBaseToKbEntryKeywordRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbEntryKeywordRowIdxBaseToKbEntryKeywordRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryKeywordIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryKeywordRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbEntryId(Int32) - Method
GetFromIdxKeyword(String) - Method
GetFromReader(SoDataReader, KbEntryKeywordTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryIdAsync(Int32, CancellationToken) - Method
GetFromIdxKeywordAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbEntryKeywordTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryLogRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbEntryLogRecordData) - Method
ToInserts(IEnumerable<KbEntryLogRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbEntryLogTableInfo>, CancellationToken) - Method
ToInsertAsync(KbEntryLogRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbEntryLogRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryLogRow is Modified
- Deleted items
- Method
GetFromIdxKbEntryLogId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbEntryLogRow.KbEntryLogRowIdxBase is Modified
-
Deleted items
- Method
.KbEntryLogRowIdxBaseop_Implicit(KbEntryLogRowIdxBase) - Method
.KbEntryLogRowIdxBaseop_Implicit(KbEntryLogRowIdxBase)
- Method
-
New items
- Method
.KbEntryLogRowIdxBaseToKbEntryLogRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbEntryLogRowIdxBaseToKbEntryLogRowAsync(CancellationToken) - Method
.KbEntryLogRowIdxBaseToKbEntryLogRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbEntryLogRowIdxBaseToKbEntryLogRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryLogIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryLogRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbEntryId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, KbEntryLogTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbEntryLogTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbEntryRecordData) - Method
ToInserts(IEnumerable<KbEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(KbEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryRow is Modified
- Deleted items
- Method
GetFromIdxKbEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbEntryRow.KbEntryRowIdxBase is Modified
-
Deleted items
- Method
.KbEntryRowIdxBaseop_Implicit(KbEntryRowIdxBase) - Method
.KbEntryRowIdxBaseop_Implicit(KbEntryRowIdxBase)
- Method
-
New items
- Method
.KbEntryRowIdxBaseToKbEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbEntryRowIdxBaseToKbEntryRowAsync(CancellationToken) - Method
.KbEntryRowIdxBaseToKbEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbEntryRowIdxBaseToKbEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxSortOrder(Int32) - Method
GetFromIdxTitle(String) - Method
GetFromIdxTitleQuestion(String, String) - Method
GetFromIdxTitleQuestionAnswer(String, String, String) - Method
GetFromIdxTitleQuestionAnswerKeywords(String, String, String, String) - Method
GetFromIdxWorkflowPhase(Int32) - Method
GetFromReader(SoDataReader, KbEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxSortOrderAsync(Int32, CancellationToken) - Method
GetFromIdxTitleAsync(String, CancellationToken) - Method
GetFromIdxTitleQuestionAnswerAsync(String, String, String, CancellationToken) - Method
GetFromIdxTitleQuestionAnswerKeywordsAsync(String, String, String, String, CancellationToken) - Method
GetFromIdxTitleQuestionAsync(String, String, CancellationToken) - Method
GetFromIdxWorkflowPhaseAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryWordsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbEntryWordsRecordData) - Method
ToInserts(IEnumerable<KbEntryWordsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbEntryWordsTableInfo>, CancellationToken) - Method
ToInsertAsync(KbEntryWordsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbEntryWordsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryWordsRow is Modified
- Deleted items
- Method
GetFromIdxKbEntryWordsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbEntryWordsRow.KbEntryWordsRowIdxBase is Modified
-
Deleted items
- Method
.KbEntryWordsRowIdxBaseop_Implicit(KbEntryWordsRowIdxBase) - Method
.KbEntryWordsRowIdxBaseop_Implicit(KbEntryWordsRowIdxBase)
- Method
-
New items
- Method
.KbEntryWordsRowIdxBaseToKbEntryWordsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbEntryWordsRowIdxBaseToKbEntryWordsRowAsync(CancellationToken) - Method
.KbEntryWordsRowIdxBaseToKbEntryWordsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbEntryWordsRowIdxBaseToKbEntryWordsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryWordsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbEntryWordsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxWord(String) - Method
GetFromReader(SoDataReader, KbEntryWordsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWordAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbEntryWordsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbGroupEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbGroupEntryRecordData) - Method
ToInserts(IEnumerable<KbGroupEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbGroupEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(KbGroupEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbGroupEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbGroupEntryRow is Modified
- Deleted items
- Method
GetFromIdxKbGroupEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbGroupEntryRow.KbGroupEntryRowIdxBase is Modified
-
Deleted items
- Method
.KbGroupEntryRowIdxBaseop_Implicit(KbGroupEntryRowIdxBase) - Method
.KbGroupEntryRowIdxBaseop_Implicit(KbGroupEntryRowIdxBase)
- Method
-
New items
- Method
.KbGroupEntryRowIdxBaseToKbGroupEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbGroupEntryRowIdxBaseToKbGroupEntryRowAsync(CancellationToken) - Method
.KbGroupEntryRowIdxBaseToKbGroupEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbGroupEntryRowIdxBaseToKbGroupEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbGroupEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbGroupEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbEntryId(Int32) - Method
GetFromIdxKbGroupId(Int32) - Method
GetFromReader(SoDataReader, KbGroupEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryIdAsync(Int32, CancellationToken) - Method
GetFromIdxKbGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbGroupEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbGroupRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbGroupRecordData) - Method
ToInserts(IEnumerable<KbGroupRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbGroupTableInfo>, CancellationToken) - Method
ToInsertAsync(KbGroupRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbGroupRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbGroupRow is Modified
- Deleted items
- Method
GetFromIdxKbGroupId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbGroupRow.KbGroupRowIdxBase is Modified
-
Deleted items
- Method
.KbGroupRowIdxBaseop_Implicit(KbGroupRowIdxBase) - Method
.KbGroupRowIdxBaseop_Implicit(KbGroupRowIdxBase)
- Method
-
New items
- Method
.KbGroupRowIdxBaseToKbGroupRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbGroupRowIdxBaseToKbGroupRowAsync(CancellationToken) - Method
.KbGroupRowIdxBaseToKbGroupRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbGroupRowIdxBaseToKbGroupRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbGroupIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbGroupRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxKbCategoryId(Int32) - Method
GetFromIdxParentId(Int32) - Method
GetFromReader(SoDataReader, KbGroupTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxKbCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbGroupTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbHttpLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbHttpLinkRecordData) - Method
ToInserts(IEnumerable<KbHttpLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbHttpLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(KbHttpLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbHttpLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbHttpLinkRow is Modified
- Deleted items
- Method
GetFromIdxKbHttpLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbHttpLinkRow.KbHttpLinkRowIdxBase is Modified
-
Deleted items
- Method
.KbHttpLinkRowIdxBaseop_Implicit(KbHttpLinkRowIdxBase) - Method
.KbHttpLinkRowIdxBaseop_Implicit(KbHttpLinkRowIdxBase)
- Method
-
New items
- Method
.KbHttpLinkRowIdxBaseToKbHttpLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbHttpLinkRowIdxBaseToKbHttpLinkRowAsync(CancellationToken) - Method
.KbHttpLinkRowIdxBaseToKbHttpLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbHttpLinkRowIdxBaseToKbHttpLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbHttpLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbHttpLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEntryId(Int32) - Method
GetFromReader(SoDataReader, KbHttpLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEntryIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbHttpLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbSolutionFinderEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbSolutionFinderEntryRecordData) - Method
ToInserts(IEnumerable<KbSolutionFinderEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbSolutionFinderEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(KbSolutionFinderEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbSolutionFinderEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbSolutionFinderEntryRow is Modified
- Deleted items
- Method
GetFromIdxKbSolutionFinderEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbSolutionFinderEntryRow.KbSolutionFinderEntryRowIdxBase is Modified
-
Deleted items
- Method
.KbSolutionFinderEntryRowIdxBaseop_Implicit(KbSolutionFinderEntryRowIdxBase) - Method
.KbSolutionFinderEntryRowIdxBaseop_Implicit(KbSolutionFinderEntryRowIdxBase)
- Method
-
New items
- Method
.KbSolutionFinderEntryRowIdxBaseToKbSolutionFinderEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbSolutionFinderEntryRowIdxBaseToKbSolutionFinderEntryRowAsync(CancellationToken) - Method
.KbSolutionFinderEntryRowIdxBaseToKbSolutionFinderEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbSolutionFinderEntryRowIdxBaseToKbSolutionFinderEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbSolutionFinderEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbSolutionFinderEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbEntry(Int32) - Method
GetFromIdxSolutionFinder(Int32) - Method
GetFromReader(SoDataReader, KbSolutionFinderEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbEntryAsync(Int32, CancellationToken) - Method
GetFromIdxSolutionFinderAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbSolutionFinderEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbSolutionFinderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbSolutionFinderRecordData) - Method
ToInserts(IEnumerable<KbSolutionFinderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbSolutionFinderTableInfo>, CancellationToken) - Method
ToInsertAsync(KbSolutionFinderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbSolutionFinderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbSolutionFinderRow is Modified
- Deleted items
- Method
GetFromIdxKbSolutionFinderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbSolutionFinderRow.KbSolutionFinderRowIdxBase is Modified
-
Deleted items
- Method
.KbSolutionFinderRowIdxBaseop_Implicit(KbSolutionFinderRowIdxBase) - Method
.KbSolutionFinderRowIdxBaseop_Implicit(KbSolutionFinderRowIdxBase)
- Method
-
New items
- Method
.KbSolutionFinderRowIdxBaseToKbSolutionFinderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbSolutionFinderRowIdxBaseToKbSolutionFinderRowAsync(CancellationToken) - Method
.KbSolutionFinderRowIdxBaseToKbSolutionFinderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbSolutionFinderRowIdxBaseToKbSolutionFinderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbSolutionFinderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbSolutionFinderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxParentId(Int32) - Method
GetFromReader(SoDataReader, KbSolutionFinderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbSolutionFinderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbWorkflowAccessRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbWorkflowAccessRecordData) - Method
ToInserts(IEnumerable<KbWorkflowAccessRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbWorkflowAccessTableInfo>, CancellationToken) - Method
ToInsertAsync(KbWorkflowAccessRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbWorkflowAccessRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbWorkflowAccessRow is Modified
- Deleted items
- Method
GetFromIdxKbWorkflowAccessId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbWorkflowAccessRow.KbWorkflowAccessRowIdxBase is Modified
-
Deleted items
- Method
.KbWorkflowAccessRowIdxBaseop_Implicit(KbWorkflowAccessRowIdxBase) - Method
.KbWorkflowAccessRowIdxBaseop_Implicit(KbWorkflowAccessRowIdxBase)
- Method
-
New items
- Method
.KbWorkflowAccessRowIdxBaseToKbWorkflowAccessRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbWorkflowAccessRowIdxBaseToKbWorkflowAccessRowAsync(CancellationToken) - Method
.KbWorkflowAccessRowIdxBaseToKbWorkflowAccessRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbWorkflowAccessRowIdxBaseToKbWorkflowAccessRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbWorkflowAccessIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbWorkflowAccessRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKbWorkflow(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, KbWorkflowAccessTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbWorkflowAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbWorkflowAccessTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbWorkflowRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(KbWorkflowRecordData) - Method
ToInserts(IEnumerable<KbWorkflowRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<KbWorkflowTableInfo>, CancellationToken) - Method
ToInsertAsync(KbWorkflowRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<KbWorkflowRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbWorkflowRow is Modified
- Deleted items
- Method
GetFromIdxKbWorkflowId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.KbWorkflowRow.KbWorkflowRowIdxBase is Modified
-
Deleted items
- Method
.KbWorkflowRowIdxBaseop_Implicit(KbWorkflowRowIdxBase) - Method
.KbWorkflowRowIdxBaseop_Implicit(KbWorkflowRowIdxBase)
- Method
-
New items
- Method
.KbWorkflowRowIdxBaseToKbWorkflowRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.KbWorkflowRowIdxBaseToKbWorkflowRowAsync(CancellationToken) - Method
.KbWorkflowRowIdxBaseToKbWorkflowRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.KbWorkflowRowIdxBaseToKbWorkflowRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKbWorkflowIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.KbWorkflowRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxNext(Int32) - Method
GetFromIdxPrevious(Int32) - Method
GetFromReader(SoDataReader, KbWorkflowTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNextAsync(Int32, CancellationToken) - Method
GetFromIdxPreviousAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, KbWorkflowTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LanguageInfoCountryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LanguageInfoCountryRecordData) - Method
ToInserts(IEnumerable<LanguageInfoCountryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LanguageInfoCountryTableInfo>, CancellationToken) - Method
ToInsertAsync(LanguageInfoCountryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LanguageInfoCountryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LanguageInfoCountryRow is Modified
- Deleted items
- Method
GetFromIdxLanguageInfoCountryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LanguageInfoCountryRow.LanguageInfoCountryRowIdxBase is Modified
-
Deleted items
- Method
.LanguageInfoCountryRowIdxBaseop_Implicit(LanguageInfoCountryRowIdxBase) - Method
.LanguageInfoCountryRowIdxBaseop_Implicit(LanguageInfoCountryRowIdxBase)
- Method
-
New items
- Method
.LanguageInfoCountryRowIdxBaseToLanguageInfoCountryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LanguageInfoCountryRowIdxBaseToLanguageInfoCountryRowAsync(CancellationToken) - Method
.LanguageInfoCountryRowIdxBaseToLanguageInfoCountryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LanguageInfoCountryRowIdxBaseToLanguageInfoCountryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageInfoCountryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LanguageInfoCountryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LanguageInfoCountryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LanguageInfoCountryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LanguageInfoRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LanguageInfoRecordData) - Method
ToInserts(IEnumerable<LanguageInfoRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LanguageInfoTableInfo>, CancellationToken) - Method
ToInsertAsync(LanguageInfoRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LanguageInfoRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LanguageInfoRow is Modified
- Deleted items
- Method
GetFromIdxLanguageInfoId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LanguageInfoRow.LanguageInfoRowIdxBase is Modified
-
Deleted items
- Method
.LanguageInfoRowIdxBaseop_Implicit(LanguageInfoRowIdxBase) - Method
.LanguageInfoRowIdxBaseop_Implicit(LanguageInfoRowIdxBase)
- Method
-
New items
- Method
.LanguageInfoRowIdxBaseToLanguageInfoRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LanguageInfoRowIdxBaseToLanguageInfoRowAsync(CancellationToken) - Method
.LanguageInfoRowIdxBaseToLanguageInfoRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LanguageInfoRowIdxBaseToLanguageInfoRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageInfoIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LanguageInfoRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LanguageInfoTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LanguageInfoTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LegalBaseRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LegalBaseRecordData) - Method
ToInserts(IEnumerable<LegalBaseRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LegalBaseTableInfo>, CancellationToken) - Method
ToInsertAsync(LegalBaseRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LegalBaseRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LegalBaseRow is Modified
- Deleted items
- Method
GetFromIdxKey(String) - Method
GetFromIdxLegalBaseId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LegalBaseRow.LegalBaseRowIdxBase is Modified
-
Deleted items
- Method
.LegalBaseRowIdxBaseop_Implicit(LegalBaseRowIdxBase) - Method
.LegalBaseRowIdxBaseop_Implicit(LegalBaseRowIdxBase)
- Method
-
New items
- Method
.LegalBaseRowIdxBaseToLegalBaseRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LegalBaseRowIdxBaseToLegalBaseRowAsync(CancellationToken) - Method
.LegalBaseRowIdxBaseToLegalBaseRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LegalBaseRowIdxBaseToLegalBaseRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKeyAsync(String, CancellationToken) - Method
GetFromIdxLegalBaseIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LegalBaseRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LegalBaseTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LegalBaseTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LegalHtmlTagsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LegalHtmlTagsRecordData) - Method
ToInserts(IEnumerable<LegalHtmlTagsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LegalHtmlTagsTableInfo>, CancellationToken) - Method
ToInsertAsync(LegalHtmlTagsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LegalHtmlTagsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LegalHtmlTagsRow is Modified
- Deleted items
- Method
GetFromIdxLegalHtmlTagsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LegalHtmlTagsRow.LegalHtmlTagsRowIdxBase is Modified
-
Deleted items
- Method
.LegalHtmlTagsRowIdxBaseop_Implicit(LegalHtmlTagsRowIdxBase) - Method
.LegalHtmlTagsRowIdxBaseop_Implicit(LegalHtmlTagsRowIdxBase)
- Method
-
New items
- Method
.LegalHtmlTagsRowIdxBaseToLegalHtmlTagsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LegalHtmlTagsRowIdxBaseToLegalHtmlTagsRowAsync(CancellationToken) - Method
.LegalHtmlTagsRowIdxBaseToLegalHtmlTagsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LegalHtmlTagsRowIdxBaseToLegalHtmlTagsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLegalHtmlTagsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LegalHtmlTagsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LegalHtmlTagsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LegalHtmlTagsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LicenseAssocLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LicenseAssocLinkRecordData) - Method
ToInserts(IEnumerable<LicenseAssocLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LicenseAssocLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(LicenseAssocLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LicenseAssocLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LicenseAssocLinkRow is Modified
- Deleted items
- Method
GetFromIdxLicenseAssocLinkId(Int32) - Method
GetFromIdxModuleLicenseIdAssocId(Int32, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LicenseAssocLinkRow.LicenseAssocLinkRowIdxBase is Modified
-
Deleted items
- Method
.LicenseAssocLinkRowIdxBaseop_Implicit(LicenseAssocLinkRowIdxBase) - Method
.LicenseAssocLinkRowIdxBaseop_Implicit(LicenseAssocLinkRowIdxBase)
- Method
-
New items
- Method
.LicenseAssocLinkRowIdxBaseToLicenseAssocLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LicenseAssocLinkRowIdxBaseToLicenseAssocLinkRowAsync(CancellationToken) - Method
.LicenseAssocLinkRowIdxBaseToLicenseAssocLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LicenseAssocLinkRowIdxBaseToLicenseAssocLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLicenseAssocLinkIdAsync(Int32, CancellationToken) - Method
GetFromIdxModuleLicenseIdAssocIdAsync(Int32, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LicenseAssocLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxModuleLicenseId(Int32) - Method
GetFromReader(SoDataReader, LicenseAssocLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxModuleLicenseIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LicenseAssocLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LicenseSatlLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LicenseSatlLinkRecordData) - Method
ToInserts(IEnumerable<LicenseSatlLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LicenseSatlLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(LicenseSatlLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LicenseSatlLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LicenseSatlLinkRow is Modified
- Deleted items
- Method
GetFromIdxLicenseSatlLinkId(Int32) - Method
GetFromIdxModuleLicenseIdSatelliteId(Int32, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LicenseSatlLinkRow.LicenseSatlLinkRowIdxBase is Modified
-
Deleted items
- Method
.LicenseSatlLinkRowIdxBaseop_Implicit(LicenseSatlLinkRowIdxBase) - Method
.LicenseSatlLinkRowIdxBaseop_Implicit(LicenseSatlLinkRowIdxBase)
- Method
-
New items
- Method
.LicenseSatlLinkRowIdxBaseToLicenseSatlLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LicenseSatlLinkRowIdxBaseToLicenseSatlLinkRowAsync(CancellationToken) - Method
.LicenseSatlLinkRowIdxBaseToLicenseSatlLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LicenseSatlLinkRowIdxBaseToLicenseSatlLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLicenseSatlLinkIdAsync(Int32, CancellationToken) - Method
GetFromIdxModuleLicenseIdSatelliteIdAsync(Int32, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LicenseSatlLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxModuleLicenseId(Int32) - Method
GetFromReader(SoDataReader, LicenseSatlLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxModuleLicenseIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LicenseSatlLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LocaleTextRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LocaleTextRecordData) - Method
ToInserts(IEnumerable<LocaleTextRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LocaleTextTableInfo>, CancellationToken) - Method
ToInsertAsync(LocaleTextRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LocaleTextRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LocaleTextRow is Modified
- Deleted items
- Method
GetFromIdxLanguageIdTypeIdResourceId(Int32, Int16, Int32) - Method
GetFromIdxLocaleTextId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LocaleTextRow.LocaleTextRowIdxBase is Modified
-
Deleted items
- Method
.LocaleTextRowIdxBaseop_Implicit(LocaleTextRowIdxBase) - Method
.LocaleTextRowIdxBaseop_Implicit(LocaleTextRowIdxBase)
- Method
-
New items
- Method
.LocaleTextRowIdxBaseToLocaleTextRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LocaleTextRowIdxBaseToLocaleTextRowAsync(CancellationToken) - Method
.LocaleTextRowIdxBaseToLocaleTextRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LocaleTextRowIdxBaseToLocaleTextRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdTypeIdResourceIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxLocaleTextIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LocaleTextRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxLanguageIdTypeId(Int32, Int16) - Method
GetFromIdxResourceId(Int32) - Method
GetFromReader(SoDataReader, LocaleTextTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxLanguageIdTypeIdAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxResourceIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LocaleTextTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LockingRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LockingRecordData) - Method
ToInserts(IEnumerable<LockingRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LockingTableInfo>, CancellationToken) - Method
ToInsertAsync(LockingRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LockingRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LockingRow is Modified
- Deleted items
- Method
GetFromIdxLockingId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LockingRow.LockingRowIdxBase is Modified
-
Deleted items
- Method
.LockingRowIdxBaseop_Implicit(LockingRowIdxBase) - Method
.LockingRowIdxBaseop_Implicit(LockingRowIdxBase)
- Method
-
New items
- Method
.LockingRowIdxBaseToLockingRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LockingRowIdxBaseToLockingRowAsync(CancellationToken) - Method
.LockingRowIdxBaseToLockingRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LockingRowIdxBaseToLockingRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLockingIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LockingRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LockingTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LockingTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LogDebugRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LogDebugRecordData) - Method
ToInserts(IEnumerable<LogDebugRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LogDebugTableInfo>, CancellationToken) - Method
ToInsertAsync(LogDebugRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LogDebugRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LogDebugRow is Modified
- Deleted items
- Method
GetFromIdxLogDebugId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LogDebugRow.LogDebugRowIdxBase is Modified
-
Deleted items
- Method
.LogDebugRowIdxBaseop_Implicit(LogDebugRowIdxBase) - Method
.LogDebugRowIdxBaseop_Implicit(LogDebugRowIdxBase)
- Method
-
New items
- Method
.LogDebugRowIdxBaseToLogDebugRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LogDebugRowIdxBaseToLogDebugRowAsync(CancellationToken) - Method
.LogDebugRowIdxBaseToLogDebugRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LogDebugRowIdxBaseToLogDebugRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLogDebugIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LogDebugRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LogDebugTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LogDebugTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LogEventsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LogEventsRecordData) - Method
ToInserts(IEnumerable<LogEventsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LogEventsTableInfo>, CancellationToken) - Method
ToInsertAsync(LogEventsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LogEventsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LogEventsRow is Modified
- Deleted items
- Method
GetFromIdxLogEventsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LogEventsRow.LogEventsRowIdxBase is Modified
-
Deleted items
- Method
.LogEventsRowIdxBaseop_Implicit(LogEventsRowIdxBase) - Method
.LogEventsRowIdxBaseop_Implicit(LogEventsRowIdxBase)
- Method
-
New items
- Method
.LogEventsRowIdxBaseToLogEventsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LogEventsRowIdxBaseToLogEventsRowAsync(CancellationToken) - Method
.LogEventsRowIdxBaseToLogEventsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LogEventsRowIdxBaseToLogEventsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLogEventsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LogEventsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, LogEventsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LogEventsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LoginCustomerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LoginCustomerRecordData) - Method
ToInserts(IEnumerable<LoginCustomerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LoginCustomerTableInfo>, CancellationToken) - Method
ToInsertAsync(LoginCustomerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LoginCustomerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LoginCustomerRow is Modified
- Deleted items
- Method
GetFromIdxLoginCustomerId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LoginCustomerRow.LoginCustomerRowIdxBase is Modified
-
Deleted items
- Method
.LoginCustomerRowIdxBaseop_Implicit(LoginCustomerRowIdxBase) - Method
.LoginCustomerRowIdxBaseop_Implicit(LoginCustomerRowIdxBase)
- Method
-
New items
- Method
.LoginCustomerRowIdxBaseToLoginCustomerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LoginCustomerRowIdxBaseToLoginCustomerRowAsync(CancellationToken) - Method
.LoginCustomerRowIdxBaseToLoginCustomerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LoginCustomerRowIdxBaseToLoginCustomerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLoginCustomerIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LoginCustomerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxLoginOrigin(Int32) - Method
GetFromIdxSessionKey(String) - Method
GetFromReader(SoDataReader, LoginCustomerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxLoginOriginAsync(Int32, CancellationToken) - Method
GetFromIdxSessionKeyAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LoginCustomerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.LoginRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(LoginRecordData) - Method
ToInserts(IEnumerable<LoginRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<LoginTableInfo>, CancellationToken) - Method
ToInsertAsync(LoginRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<LoginRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.LoginRow is Modified
- Deleted items
- Method
GetFromIdxLoginId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.LoginRow.LoginRowIdxBase is Modified
-
Deleted items
- Method
.LoginRowIdxBaseop_Implicit(LoginRowIdxBase) - Method
.LoginRowIdxBaseop_Implicit(LoginRowIdxBase)
- Method
-
New items
- Method
.LoginRowIdxBaseToLoginRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.LoginRowIdxBaseToLoginRowAsync(CancellationToken) - Method
.LoginRowIdxBaseToLoginRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.LoginRowIdxBaseToLoginRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLoginIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.LoginRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLoginOrigin(Int32) - Method
GetFromIdxSessionKey(String) - Method
GetFromIdxStatus(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, LoginTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLoginOriginAsync(Int32, CancellationToken) - Method
GetFromIdxSessionKeyAsync(String, CancellationToken) - Method
GetFromIdxStatusAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, LoginTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailAliasRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MailAliasRecordData) - Method
ToInserts(IEnumerable<MailAliasRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MailAliasTableInfo>, CancellationToken) - Method
ToInsertAsync(MailAliasRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MailAliasRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailAliasRow is Modified
- Deleted items
- Method
GetFromIdxMailAliasId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MailAliasRow.MailAliasRowIdxBase is Modified
-
Deleted items
- Method
.MailAliasRowIdxBaseop_Implicit(MailAliasRowIdxBase) - Method
.MailAliasRowIdxBaseop_Implicit(MailAliasRowIdxBase)
- Method
-
New items
- Method
.MailAliasRowIdxBaseToMailAliasRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MailAliasRowIdxBaseToMailAliasRowAsync(CancellationToken) - Method
.MailAliasRowIdxBaseToMailAliasRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MailAliasRowIdxBaseToMailAliasRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailAliasIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailAliasRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFilterId(Int32) - Method
GetFromReader(SoDataReader, MailAliasTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFilterIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MailAliasTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailBlockRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MailBlockRecordData) - Method
ToInserts(IEnumerable<MailBlockRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MailBlockTableInfo>, CancellationToken) - Method
ToInsertAsync(MailBlockRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MailBlockRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailBlockRow is Modified
- Deleted items
- Method
GetFromIdxMailBlockId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MailBlockRow.MailBlockRowIdxBase is Modified
-
Deleted items
- Method
.MailBlockRowIdxBaseop_Implicit(MailBlockRowIdxBase) - Method
.MailBlockRowIdxBaseop_Implicit(MailBlockRowIdxBase)
- Method
-
New items
- Method
.MailBlockRowIdxBaseToMailBlockRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MailBlockRowIdxBaseToMailBlockRowAsync(CancellationToken) - Method
.MailBlockRowIdxBaseToMailBlockRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MailBlockRowIdxBaseToMailBlockRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailBlockIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailBlockRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, MailBlockTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MailBlockTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailInFilterRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MailInFilterRecordData) - Method
ToInserts(IEnumerable<MailInFilterRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MailInFilterTableInfo>, CancellationToken) - Method
ToInsertAsync(MailInFilterRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MailInFilterRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailInFilterRow is Modified
- Deleted items
- Method
GetFromIdxMailInFilterId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MailInFilterRow.MailInFilterRowIdxBase is Modified
-
Deleted items
- Method
.MailInFilterRowIdxBaseop_Implicit(MailInFilterRowIdxBase) - Method
.MailInFilterRowIdxBaseop_Implicit(MailInFilterRowIdxBase)
- Method
-
New items
- Method
.MailInFilterRowIdxBaseToMailInFilterRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MailInFilterRowIdxBaseToMailInFilterRowAsync(CancellationToken) - Method
.MailInFilterRowIdxBaseToMailInFilterRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MailInFilterRowIdxBaseToMailInFilterRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailInFilterIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailInFilterRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxPriority(Int32) - Method
GetFromIdxReplyTemplateId(Int32) - Method
GetFromReader(SoDataReader, MailInFilterTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxPriorityAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MailInFilterTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailingDomainsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MailingDomainsRecordData) - Method
ToInserts(IEnumerable<MailingDomainsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MailingDomainsTableInfo>, CancellationToken) - Method
ToInsertAsync(MailingDomainsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MailingDomainsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailingDomainsRow is Modified
- Deleted items
- Method
GetFromIdxMailingDomainsId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MailingDomainsRow.MailingDomainsRowIdxBase is Modified
-
Deleted items
- Method
.MailingDomainsRowIdxBaseop_Implicit(MailingDomainsRowIdxBase) - Method
.MailingDomainsRowIdxBaseop_Implicit(MailingDomainsRowIdxBase)
- Method
-
New items
- Method
.MailingDomainsRowIdxBaseToMailingDomainsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MailingDomainsRowIdxBaseToMailingDomainsRowAsync(CancellationToken) - Method
.MailingDomainsRowIdxBaseToMailingDomainsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MailingDomainsRowIdxBaseToMailingDomainsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailingDomainsIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailingDomainsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, MailingDomainsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MailingDomainsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailInUidlRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MailInUidlRecordData) - Method
ToInserts(IEnumerable<MailInUidlRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MailInUidlTableInfo>, CancellationToken) - Method
ToInsertAsync(MailInUidlRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MailInUidlRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailInUidlRow is Modified
- Deleted items
- Method
GetFromIdxMailInUidlId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MailInUidlRow.MailInUidlRowIdxBase is Modified
-
Deleted items
- Method
.MailInUidlRowIdxBaseop_Implicit(MailInUidlRowIdxBase) - Method
.MailInUidlRowIdxBaseop_Implicit(MailInUidlRowIdxBase)
- Method
-
New items
- Method
.MailInUidlRowIdxBaseToMailInUidlRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MailInUidlRowIdxBaseToMailInUidlRowAsync(CancellationToken) - Method
.MailInUidlRowIdxBaseToMailInUidlRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MailInUidlRowIdxBaseToMailInUidlRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailInUidlIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MailInUidlRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFilterId(Int32) - Method
GetFromReader(SoDataReader, MailInUidlTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFilterIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MailInUidlTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MergeMoveLogRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MergeMoveLogRecordData) - Method
ToInserts(IEnumerable<MergeMoveLogRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MergeMoveLogTableInfo>, CancellationToken) - Method
ToInsertAsync(MergeMoveLogRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MergeMoveLogRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MergeMoveLogRow is Modified
- Deleted items
- Method
GetFromIdxMergeMoveLogId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MergeMoveLogRow.MergeMoveLogRowIdxBase is Modified
-
Deleted items
- Method
.MergeMoveLogRowIdxBaseop_Implicit(MergeMoveLogRowIdxBase) - Method
.MergeMoveLogRowIdxBaseop_Implicit(MergeMoveLogRowIdxBase)
- Method
-
New items
- Method
.MergeMoveLogRowIdxBaseToMergeMoveLogRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MergeMoveLogRowIdxBaseToMergeMoveLogRowAsync(CancellationToken) - Method
.MergeMoveLogRowIdxBaseToMergeMoveLogRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MergeMoveLogRowIdxBaseToMergeMoveLogRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMergeMoveLogIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MergeMoveLogRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOperation(Int16) - Method
GetFromIdxTableNumber(Int16) - Method
GetFromReader(SoDataReader, MergeMoveLogTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOperationAsync(Int16, CancellationToken) - Method
GetFromIdxTableNumberAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MergeMoveLogTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageCustomersRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MessageCustomersRecordData) - Method
ToInserts(IEnumerable<MessageCustomersRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MessageCustomersTableInfo>, CancellationToken) - Method
ToInsertAsync(MessageCustomersRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MessageCustomersRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageCustomersRow is Modified
- Deleted items
- Method
GetFromIdxMessageCustomersId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MessageCustomersRow.MessageCustomersRowIdxBase is Modified
-
Deleted items
- Method
.MessageCustomersRowIdxBaseop_Implicit(MessageCustomersRowIdxBase) - Method
.MessageCustomersRowIdxBaseop_Implicit(MessageCustomersRowIdxBase)
- Method
-
New items
- Method
.MessageCustomersRowIdxBaseToMessageCustomersRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MessageCustomersRowIdxBaseToMessageCustomersRowAsync(CancellationToken) - Method
.MessageCustomersRowIdxBaseToMessageCustomersRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MessageCustomersRowIdxBaseToMessageCustomersRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMessageCustomersIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageCustomersRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromReader(SoDataReader, MessageCustomersTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MessageCustomersTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageHandlerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MessageHandlerRecordData) - Method
ToInserts(IEnumerable<MessageHandlerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MessageHandlerTableInfo>, CancellationToken) - Method
ToInsertAsync(MessageHandlerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MessageHandlerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageHandlerRow is Modified
- Deleted items
- Method
GetFromIdxMessageHandlerId(Int32) - Method
GetFromIdxUniqueIdentifier(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MessageHandlerRow.MessageHandlerRowIdxBase is Modified
-
Deleted items
- Method
.MessageHandlerRowIdxBaseop_Implicit(MessageHandlerRowIdxBase) - Method
.MessageHandlerRowIdxBaseop_Implicit(MessageHandlerRowIdxBase)
- Method
-
New items
- Method
.MessageHandlerRowIdxBaseToMessageHandlerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MessageHandlerRowIdxBaseToMessageHandlerRowAsync(CancellationToken) - Method
.MessageHandlerRowIdxBaseToMessageHandlerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MessageHandlerRowIdxBaseToMessageHandlerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMessageHandlerIdAsync(Int32, CancellationToken) - Method
GetFromIdxUniqueIdentifierAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageHandlerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMachine(String) - Method
GetFromReader(SoDataReader, MessageHandlerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMachineAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MessageHandlerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageHeaderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MessageHeaderRecordData) - Method
ToInserts(IEnumerable<MessageHeaderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MessageHeaderTableInfo>, CancellationToken) - Method
ToInsertAsync(MessageHeaderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MessageHeaderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageHeaderRow is Modified
- Deleted items
- Method
GetFromIdxMessageHeaderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MessageHeaderRow.MessageHeaderRowIdxBase is Modified
-
Deleted items
- Method
.MessageHeaderRowIdxBaseop_Implicit(MessageHeaderRowIdxBase) - Method
.MessageHeaderRowIdxBaseop_Implicit(MessageHeaderRowIdxBase)
- Method
-
New items
- Method
.MessageHeaderRowIdxBaseToMessageHeaderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MessageHeaderRowIdxBaseToMessageHeaderRowAsync(CancellationToken) - Method
.MessageHeaderRowIdxBaseToMessageHeaderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MessageHeaderRowIdxBaseToMessageHeaderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMessageHeaderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageHeaderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMessageId(Int32) - Method
GetFromReader(SoDataReader, MessageHeaderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MessageHeaderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageIdRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MessageIdRecordData) - Method
ToInserts(IEnumerable<MessageIdRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MessageIdTableInfo>, CancellationToken) - Method
ToInsertAsync(MessageIdRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MessageIdRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageIdRow is Modified
- Deleted items
- Method
GetFromIdxMessageIdId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MessageIdRow.MessageIdRowIdxBase is Modified
-
Deleted items
- Method
.MessageIdRowIdxBaseop_Implicit(MessageIdRowIdxBase) - Method
.MessageIdRowIdxBaseop_Implicit(MessageIdRowIdxBase)
- Method
-
New items
- Method
.MessageIdRowIdxBaseToMessageIdRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MessageIdRowIdxBaseToMessageIdRowAsync(CancellationToken) - Method
.MessageIdRowIdxBaseToMessageIdRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MessageIdRowIdxBaseToMessageIdRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMessageIdIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageIdRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDomain(Int32) - Method
GetFromIdxItemId(Int32) - Method
GetFromIdxMessageId(String) - Method
GetFromReader(SoDataReader, MessageIdTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDomainAsync(Int32, CancellationToken) - Method
GetFromIdxItemIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MessageIdTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MessageRecordData) - Method
ToInserts(IEnumerable<MessageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MessageTableInfo>, CancellationToken) - Method
ToInsertAsync(MessageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MessageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageRow is Modified
- Deleted items
- Method
GetFromIdxAssociateIdSystemMessageIdOnlineappId(Int32, String, Int32) - Method
GetFromIdxMessageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MessageRow.MessageRowIdxBase is Modified
-
Deleted items
- Method
.MessageRowIdxBaseop_Implicit(MessageRowIdxBase) - Method
.MessageRowIdxBaseop_Implicit(MessageRowIdxBase)
- Method
-
New items
- Method
.MessageRowIdxBaseToMessageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MessageRowIdxBaseToMessageRowAsync(CancellationToken) - Method
.MessageRowIdxBaseToMessageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MessageRowIdxBaseToMessageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdSystemMessageIdOnlineappIdAsync(Int32, String, Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MessageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdSystemMessageId(Int32, String) - Method
GetFromReader(SoDataReader, MessageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdSystemMessageIdAsync(Int32, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MessageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ModuleLicenseRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ModuleLicenseRecordData) - Method
ToInserts(IEnumerable<ModuleLicenseRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ModuleLicenseTableInfo>, CancellationToken) - Method
ToInsertAsync(ModuleLicenseRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ModuleLicenseRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ModuleLicenseRow is Modified
- Deleted items
- Method
GetFromIdxModuleLicenseId(Int32) - Method
GetFromIdxModuleNameModuleVersionModuleOwnerId(String, String, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ModuleLicenseRow.ModuleLicenseRowIdxBase is Modified
-
Deleted items
- Method
.ModuleLicenseRowIdxBaseop_Implicit(ModuleLicenseRowIdxBase) - Method
.ModuleLicenseRowIdxBaseop_Implicit(ModuleLicenseRowIdxBase)
- Method
-
New items
- Method
.ModuleLicenseRowIdxBaseToModuleLicenseRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ModuleLicenseRowIdxBaseToModuleLicenseRowAsync(CancellationToken) - Method
.ModuleLicenseRowIdxBaseToModuleLicenseRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ModuleLicenseRowIdxBaseToModuleLicenseRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxModuleLicenseIdAsync(Int32, CancellationToken) - Method
GetFromIdxModuleNameModuleVersionModuleOwnerIdAsync(String, String, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ModuleLicenseRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxModuleName(String) - Method
GetFromIdxModuleNameModuleVersion(String, String) - Method
GetFromReader(SoDataReader, ModuleLicenseTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxModuleNameAsync(String, CancellationToken) - Method
GetFromIdxModuleNameModuleVersionAsync(String, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ModuleLicenseTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ModuleOwnerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ModuleOwnerRecordData) - Method
ToInserts(IEnumerable<ModuleOwnerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ModuleOwnerTableInfo>, CancellationToken) - Method
ToInsertAsync(ModuleOwnerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ModuleOwnerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ModuleOwnerRow is Modified
- Deleted items
- Method
GetFromIdxModuleOwnerId(Int32) - Method
GetFromIdxOwnerName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ModuleOwnerRow.ModuleOwnerRowIdxBase is Modified
-
Deleted items
- Method
.ModuleOwnerRowIdxBaseop_Implicit(ModuleOwnerRowIdxBase) - Method
.ModuleOwnerRowIdxBaseop_Implicit(ModuleOwnerRowIdxBase)
- Method
-
New items
- Method
.ModuleOwnerRowIdxBaseToModuleOwnerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ModuleOwnerRowIdxBaseToModuleOwnerRowAsync(CancellationToken) - Method
.ModuleOwnerRowIdxBaseToModuleOwnerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ModuleOwnerRowIdxBaseToModuleOwnerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxModuleOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ModuleOwnerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ModuleOwnerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ModuleOwnerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MrMrsGroupLinkRecordData) - Method
ToInserts(IEnumerable<MrMrsGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MrMrsGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(MrMrsGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MrMrsGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxMrmrsgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MrMrsGroupLinkRow.MrMrsGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.MrMrsGroupLinkRowIdxBaseop_Implicit(MrMrsGroupLinkRowIdxBase) - Method
.MrMrsGroupLinkRowIdxBaseop_Implicit(MrMrsGroupLinkRowIdxBase)
- Method
-
New items
- Method
.MrMrsGroupLinkRowIdxBaseToMrMrsGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MrMrsGroupLinkRowIdxBaseToMrMrsGroupLinkRowAsync(CancellationToken) - Method
.MrMrsGroupLinkRowIdxBaseToMrMrsGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MrMrsGroupLinkRowIdxBaseToMrMrsGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMrmrsgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxMrMrsId(Int32) - Method
GetFromReader(SoDataReader, MrMrsGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxMrMrsIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MrMrsGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MrMrsHeadingLinkRecordData) - Method
ToInserts(IEnumerable<MrMrsHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MrMrsHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(MrMrsHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MrMrsHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxMrmrsheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MrMrsHeadingLinkRow.MrMrsHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.MrMrsHeadingLinkRowIdxBaseop_Implicit(MrMrsHeadingLinkRowIdxBase) - Method
.MrMrsHeadingLinkRowIdxBaseop_Implicit(MrMrsHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.MrMrsHeadingLinkRowIdxBaseToMrMrsHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MrMrsHeadingLinkRowIdxBaseToMrMrsHeadingLinkRowAsync(CancellationToken) - Method
.MrMrsHeadingLinkRowIdxBaseToMrMrsHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MrMrsHeadingLinkRowIdxBaseToMrMrsHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMrmrsheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxMrMrsId(Int32) - Method
GetFromReader(SoDataReader, MrMrsHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxMrMrsIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MrMrsHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MrMrsRecordData) - Method
ToInserts(IEnumerable<MrMrsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MrMrsTableInfo>, CancellationToken) - Method
ToInsertAsync(MrMrsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MrMrsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsRow is Modified
- Deleted items
- Method
GetFromIdxMrMrsId(Int32) - Method
GetFromIdxName(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MrMrsRow.MrMrsRowIdxBase is Modified
-
Deleted items
- Method
.MrMrsRowIdxBaseop_Implicit(MrMrsRowIdxBase) - Method
.MrMrsRowIdxBaseop_Implicit(MrMrsRowIdxBase)
- Method
-
New items
- Method
.MrMrsRowIdxBaseToMrMrsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MrMrsRowIdxBaseToMrMrsRowAsync(CancellationToken) - Method
.MrMrsRowIdxBaseToMrMrsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MrMrsRowIdxBaseToMrMrsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMrMrsIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MrMrsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, MrMrsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MrMrsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsFilterMailRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MsFilterMailRecordData) - Method
ToInserts(IEnumerable<MsFilterMailRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MsFilterMailTableInfo>, CancellationToken) - Method
ToInsertAsync(MsFilterMailRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MsFilterMailRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsFilterMailRow is Modified
- Deleted items
- Method
GetFromIdxMsFilterMailId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MsFilterMailRow.MsFilterMailRowIdxBase is Modified
-
Deleted items
- Method
.MsFilterMailRowIdxBaseop_Implicit(MsFilterMailRowIdxBase) - Method
.MsFilterMailRowIdxBaseop_Implicit(MsFilterMailRowIdxBase)
- Method
-
New items
- Method
.MsFilterMailRowIdxBaseToMsFilterMailRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MsFilterMailRowIdxBaseToMsFilterMailRowAsync(CancellationToken) - Method
.MsFilterMailRowIdxBaseToMsFilterMailRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MsFilterMailRowIdxBaseToMsFilterMailRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMsFilterMailIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsFilterMailRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMailInFilterId(Int32) - Method
GetFromIdxMailSorterId(Int32) - Method
GetFromReader(SoDataReader, MsFilterMailTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailInFilterIdAsync(Int32, CancellationToken) - Method
GetFromIdxMailSorterIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MsFilterMailTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsFilterRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MsFilterRecordData) - Method
ToInserts(IEnumerable<MsFilterRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MsFilterTableInfo>, CancellationToken) - Method
ToInsertAsync(MsFilterRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MsFilterRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsFilterRow is Modified
- Deleted items
- Method
GetFromIdxMsFilterId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MsFilterRow.MsFilterRowIdxBase is Modified
-
Deleted items
- Method
.MsFilterRowIdxBaseop_Implicit(MsFilterRowIdxBase) - Method
.MsFilterRowIdxBaseop_Implicit(MsFilterRowIdxBase)
- Method
-
New items
- Method
.MsFilterRowIdxBaseToMsFilterRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MsFilterRowIdxBaseToMsFilterRowAsync(CancellationToken) - Method
.MsFilterRowIdxBaseToMsFilterRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MsFilterRowIdxBaseToMsFilterRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMsFilterIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsFilterRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAutofaqReplyCategory(Int32) - Method
GetFromIdxBodyTemplate(Int32) - Method
GetFromIdxEjscript(Int32) - Method
GetFromIdxNewCategory(Int32) - Method
GetFromIdxNewOwner(Int32) - Method
GetFromIdxNewPriority(Int32) - Method
GetFromIdxNewTags(Int32[]) - Method
GetFromIdxReplyTemplate(Int32) - Method
GetFromReader(SoDataReader, MsFilterTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAutofaqReplyCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxBodyTemplateAsync(Int32, CancellationToken) - Method
GetFromIdxEjscriptAsync(Int32, CancellationToken) - Method
GetFromIdxNewCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxNewOwnerAsync(Int32, CancellationToken) - Method
GetFromIdxNewPriorityAsync(Int32, CancellationToken) - Method
GetFromIdxNewTagsAsync(Int32[], CancellationToken) - Method
GetFromIdxReplyTemplateAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MsFilterTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsSubstituteRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MsSubstituteRecordData) - Method
ToInserts(IEnumerable<MsSubstituteRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MsSubstituteTableInfo>, CancellationToken) - Method
ToInsertAsync(MsSubstituteRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MsSubstituteRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsSubstituteRow is Modified
- Deleted items
- Method
GetFromIdxMsSubstituteId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MsSubstituteRow.MsSubstituteRowIdxBase is Modified
-
Deleted items
- Method
.MsSubstituteRowIdxBaseop_Implicit(MsSubstituteRowIdxBase) - Method
.MsSubstituteRowIdxBaseop_Implicit(MsSubstituteRowIdxBase)
- Method
-
New items
- Method
.MsSubstituteRowIdxBaseToMsSubstituteRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MsSubstituteRowIdxBaseToMsSubstituteRowAsync(CancellationToken) - Method
.MsSubstituteRowIdxBaseToMsSubstituteRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MsSubstituteRowIdxBaseToMsSubstituteRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMsSubstituteIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsSubstituteRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMsFilterId(Int32) - Method
GetFromReader(SoDataReader, MsSubstituteTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMsFilterIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MsSubstituteTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsTrashbinRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(MsTrashbinRecordData) - Method
ToInserts(IEnumerable<MsTrashbinRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<MsTrashbinTableInfo>, CancellationToken) - Method
ToInsertAsync(MsTrashbinRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<MsTrashbinRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsTrashbinRow is Modified
- Deleted items
- Method
GetFromIdxMsTrashbinId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.MsTrashbinRow.MsTrashbinRowIdxBase is Modified
-
Deleted items
- Method
.MsTrashbinRowIdxBaseop_Implicit(MsTrashbinRowIdxBase) - Method
.MsTrashbinRowIdxBaseop_Implicit(MsTrashbinRowIdxBase)
- Method
-
New items
- Method
.MsTrashbinRowIdxBaseToMsTrashbinRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.MsTrashbinRowIdxBaseToMsTrashbinRowAsync(CancellationToken) - Method
.MsTrashbinRowIdxBaseToMsTrashbinRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.MsTrashbinRowIdxBaseToMsTrashbinRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMsTrashbinIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.MsTrashbinRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMailInFilterId(Int32) - Method
GetFromIdxMailSorterId(Int32) - Method
GetFromReader(SoDataReader, MsTrashbinTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMailInFilterIdAsync(Int32, CancellationToken) - Method
GetFromIdxMailSorterIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, MsTrashbinTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.NoticeFrameRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(NoticeFrameRecordData) - Method
ToInserts(IEnumerable<NoticeFrameRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<NoticeFrameTableInfo>, CancellationToken) - Method
ToInsertAsync(NoticeFrameRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<NoticeFrameRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.NoticeFrameRow is Modified
- Deleted items
- Method
GetFromIdxNoticeFrameId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.NoticeFrameRow.NoticeFrameRowIdxBase is Modified
-
Deleted items
- Method
.NoticeFrameRowIdxBaseop_Implicit(NoticeFrameRowIdxBase) - Method
.NoticeFrameRowIdxBaseop_Implicit(NoticeFrameRowIdxBase)
- Method
-
New items
- Method
.NoticeFrameRowIdxBaseToNoticeFrameRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.NoticeFrameRowIdxBaseToNoticeFrameRowAsync(CancellationToken) - Method
.NoticeFrameRowIdxBaseToNoticeFrameRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.NoticeFrameRowIdxBaseToNoticeFrameRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNoticeFrameIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.NoticeFrameRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, NoticeFrameTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, NoticeFrameTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.NotifyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(NotifyRecordData) - Method
ToInserts(IEnumerable<NotifyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<NotifyTableInfo>, CancellationToken) - Method
ToInsertAsync(NotifyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<NotifyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.NotifyRow is Modified
- Deleted items
- Method
GetFromIdxNotifyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.NotifyRow.NotifyRowIdxBase is Modified
-
Deleted items
- Method
.NotifyRowIdxBaseop_Implicit(NotifyRowIdxBase) - Method
.NotifyRowIdxBaseop_Implicit(NotifyRowIdxBase)
- Method
-
New items
- Method
.NotifyRowIdxBaseToNotifyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.NotifyRowIdxBaseToNotifyRowAsync(CancellationToken) - Method
.NotifyRowIdxBaseToNotifyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.NotifyRowIdxBaseToNotifyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNotifyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.NotifyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategoryId(Int32) - Method
GetFromIdxChatTopicId(Int32) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromIdxTicketAlertId(Int32) - Method
GetFromIdxTicketId(Int32) - Method
GetFromIdxUser2Id(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, NotifyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryIdAsync(Int32, CancellationToken) - Method
GetFromIdxChatTopicIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketAlertIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxUser2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, NotifyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete1RecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(Obsolete1RecordData) - Method
ToInserts(IEnumerable<Obsolete1RecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<Obsolete1TableInfo>, CancellationToken) - Method
ToInsertAsync(Obsolete1RecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<Obsolete1RecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete1Row is Modified
- Deleted items
- Method
GetFromIdxTicketTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.Obsolete1Row.Obsolete1RowIdxBase is Modified
-
Deleted items
- Method
.Obsolete1RowIdxBaseop_Implicit(Obsolete1RowIdxBase) - Method
.Obsolete1RowIdxBaseop_Implicit(Obsolete1RowIdxBase)
- Method
-
New items
- Method
.Obsolete1RowIdxBaseToObsolete1RowAsync(ITableRowLoadHandler, CancellationToken) - Method
.Obsolete1RowIdxBaseToObsolete1RowAsync(CancellationToken) - Method
.Obsolete1RowIdxBaseToObsolete1RowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.Obsolete1RowIdxBaseToObsolete1RowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete1Rows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, Obsolete1TableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, Obsolete1TableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete2RecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(Obsolete2RecordData) - Method
ToInserts(IEnumerable<Obsolete2RecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<Obsolete2TableInfo>, CancellationToken) - Method
ToInsertAsync(Obsolete2RecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<Obsolete2RecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete2Row is Modified
- Deleted items
- Method
GetFromIdxTicketRelationTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.Obsolete2Row.Obsolete2RowIdxBase is Modified
-
Deleted items
- Method
.Obsolete2RowIdxBaseop_Implicit(Obsolete2RowIdxBase) - Method
.Obsolete2RowIdxBaseop_Implicit(Obsolete2RowIdxBase)
- Method
-
New items
- Method
.Obsolete2RowIdxBaseToObsolete2RowAsync(ITableRowLoadHandler, CancellationToken) - Method
.Obsolete2RowIdxBaseToObsolete2RowAsync(CancellationToken) - Method
.Obsolete2RowIdxBaseToObsolete2RowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.Obsolete2RowIdxBaseToObsolete2RowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketRelationTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete2Rows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, Obsolete2TableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, Obsolete2TableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete3RecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(Obsolete3RecordData) - Method
ToInserts(IEnumerable<Obsolete3RecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<Obsolete3TableInfo>, CancellationToken) - Method
ToInsertAsync(Obsolete3RecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<Obsolete3RecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete3Row is Modified
- Deleted items
- Method
GetFromIdxTicketRelationActionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.Obsolete3Row.Obsolete3RowIdxBase is Modified
-
Deleted items
- Method
.Obsolete3RowIdxBaseop_Implicit(Obsolete3RowIdxBase) - Method
.Obsolete3RowIdxBaseop_Implicit(Obsolete3RowIdxBase)
- Method
-
New items
- Method
.Obsolete3RowIdxBaseToObsolete3RowAsync(ITableRowLoadHandler, CancellationToken) - Method
.Obsolete3RowIdxBaseToObsolete3RowAsync(CancellationToken) - Method
.Obsolete3RowIdxBaseToObsolete3RowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.Obsolete3RowIdxBaseToObsolete3RowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketRelationActionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete3Rows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, Obsolete3TableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, Obsolete3TableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete4RecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(Obsolete4RecordData) - Method
ToInserts(IEnumerable<Obsolete4RecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<Obsolete4TableInfo>, CancellationToken) - Method
ToInsertAsync(Obsolete4RecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<Obsolete4RecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete4Row is Modified
- Deleted items
- Method
GetFromIdxTicketRelationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.Obsolete4Row.Obsolete4RowIdxBase is Modified
-
Deleted items
- Method
.Obsolete4RowIdxBaseop_Implicit(Obsolete4RowIdxBase) - Method
.Obsolete4RowIdxBaseop_Implicit(Obsolete4RowIdxBase)
- Method
-
New items
- Method
.Obsolete4RowIdxBaseToObsolete4RowAsync(ITableRowLoadHandler, CancellationToken) - Method
.Obsolete4RowIdxBaseToObsolete4RowAsync(CancellationToken) - Method
.Obsolete4RowIdxBaseToObsolete4RowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.Obsolete4RowIdxBaseToObsolete4RowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketRelationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.Obsolete4Rows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, Obsolete4TableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, Obsolete4TableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OLEFieldRecordData) - Method
ToInserts(IEnumerable<OLEFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OLEFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(OLEFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OLEFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEFieldRow is Modified
- Deleted items
- Method
GetFromIdxOLEFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OLEFieldRow.OLEFieldRowIdxBase is Modified
-
Deleted items
- Method
.OLEFieldRowIdxBaseop_Implicit(OLEFieldRowIdxBase) - Method
.OLEFieldRowIdxBaseop_Implicit(OLEFieldRowIdxBase)
- Method
-
New items
- Method
.OLEFieldRowIdxBaseToOLEFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OLEFieldRowIdxBaseToOLEFieldRowAsync(CancellationToken) - Method
.OLEFieldRowIdxBaseToOLEFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OLEFieldRowIdxBaseToOLEFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLEFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFieldId(Int32) - Method
GetFromIdxOLEViewId(Int32) - Method
GetFromIdxOLEViewIdFieldId(Int32, Int32) - Method
GetFromReader(SoDataReader, OLEFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFieldIdAsync(Int32, CancellationToken) - Method
GetFromIdxOLEViewIdAsync(Int32, CancellationToken) - Method
GetFromIdxOLEViewIdFieldIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OLEFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEFieldTextRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OLEFieldTextRecordData) - Method
ToInserts(IEnumerable<OLEFieldTextRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OLEFieldTextTableInfo>, CancellationToken) - Method
ToInsertAsync(OLEFieldTextRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OLEFieldTextRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEFieldTextRow is Modified
- Deleted items
- Method
GetFromIdxOLEFieldTextId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OLEFieldTextRow.OLEFieldTextRowIdxBase is Modified
-
Deleted items
- Method
.OLEFieldTextRowIdxBaseop_Implicit(OLEFieldTextRowIdxBase) - Method
.OLEFieldTextRowIdxBaseop_Implicit(OLEFieldTextRowIdxBase)
- Method
-
New items
- Method
.OLEFieldTextRowIdxBaseToOLEFieldTextRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OLEFieldTextRowIdxBaseToOLEFieldTextRowAsync(CancellationToken) - Method
.OLEFieldTextRowIdxBaseToOLEFieldTextRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OLEFieldTextRowIdxBaseToOLEFieldTextRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLEFieldTextIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEFieldTextRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxOLEFieldId(Int32) - Method
GetFromIdxOLEFieldIdLanguageId(Int32, Int32) - Method
GetFromReader(SoDataReader, OLEFieldTextTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxOLEFieldIdAsync(Int32, CancellationToken) - Method
GetFromIdxOLEFieldIdLanguageIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OLEFieldTextTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLESubjectRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OLESubjectRecordData) - Method
ToInserts(IEnumerable<OLESubjectRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OLESubjectTableInfo>, CancellationToken) - Method
ToInsertAsync(OLESubjectRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OLESubjectRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLESubjectRow is Modified
- Deleted items
- Method
GetFromIdxOLESubjectId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OLESubjectRow.OLESubjectRowIdxBase is Modified
-
Deleted items
- Method
.OLESubjectRowIdxBaseop_Implicit(OLESubjectRowIdxBase) - Method
.OLESubjectRowIdxBaseop_Implicit(OLESubjectRowIdxBase)
- Method
-
New items
- Method
.OLESubjectRowIdxBaseToOLESubjectRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OLESubjectRowIdxBaseToOLESubjectRowAsync(CancellationToken) - Method
.OLESubjectRowIdxBaseToOLESubjectRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OLESubjectRowIdxBaseToOLESubjectRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLESubjectIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLESubjectRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, OLESubjectTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OLESubjectTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLESubjectTextRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OLESubjectTextRecordData) - Method
ToInserts(IEnumerable<OLESubjectTextRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OLESubjectTextTableInfo>, CancellationToken) - Method
ToInsertAsync(OLESubjectTextRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OLESubjectTextRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLESubjectTextRow is Modified
- Deleted items
- Method
GetFromIdxOLESubjectTextId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OLESubjectTextRow.OLESubjectTextRowIdxBase is Modified
-
Deleted items
- Method
.OLESubjectTextRowIdxBaseop_Implicit(OLESubjectTextRowIdxBase) - Method
.OLESubjectTextRowIdxBaseop_Implicit(OLESubjectTextRowIdxBase)
- Method
-
New items
- Method
.OLESubjectTextRowIdxBaseToOLESubjectTextRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OLESubjectTextRowIdxBaseToOLESubjectTextRowAsync(CancellationToken) - Method
.OLESubjectTextRowIdxBaseToOLESubjectTextRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OLESubjectTextRowIdxBaseToOLESubjectTextRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLESubjectTextIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLESubjectTextRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxOLESubjectId(Int32) - Method
GetFromIdxOLESubjectIdLanguageId(Int32, Int32) - Method
GetFromReader(SoDataReader, OLESubjectTextTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxOLESubjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxOLESubjectIdLanguageIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OLESubjectTextTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEViewRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OLEViewRecordData) - Method
ToInserts(IEnumerable<OLEViewRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OLEViewTableInfo>, CancellationToken) - Method
ToInsertAsync(OLEViewRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OLEViewRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEViewRow is Modified
- Deleted items
- Method
GetFromIdxOLEViewId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OLEViewRow.OLEViewRowIdxBase is Modified
-
Deleted items
- Method
.OLEViewRowIdxBaseop_Implicit(OLEViewRowIdxBase) - Method
.OLEViewRowIdxBaseop_Implicit(OLEViewRowIdxBase)
- Method
-
New items
- Method
.OLEViewRowIdxBaseToOLEViewRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OLEViewRowIdxBaseToOLEViewRowAsync(CancellationToken) - Method
.OLEViewRowIdxBaseToOLEViewRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OLEViewRowIdxBaseToOLEViewRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLEViewIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEViewRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOLESubjectId(Int32) - Method
GetFromReader(SoDataReader, OLEViewTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLESubjectIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OLEViewTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEViewTextRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OLEViewTextRecordData) - Method
ToInserts(IEnumerable<OLEViewTextRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OLEViewTextTableInfo>, CancellationToken) - Method
ToInsertAsync(OLEViewTextRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OLEViewTextRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEViewTextRow is Modified
- Deleted items
- Method
GetFromIdxOLEViewTextId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OLEViewTextRow.OLEViewTextRowIdxBase is Modified
-
Deleted items
- Method
.OLEViewTextRowIdxBaseop_Implicit(OLEViewTextRowIdxBase) - Method
.OLEViewTextRowIdxBaseop_Implicit(OLEViewTextRowIdxBase)
- Method
-
New items
- Method
.OLEViewTextRowIdxBaseToOLEViewTextRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OLEViewTextRowIdxBaseToOLEViewTextRowAsync(CancellationToken) - Method
.OLEViewTextRowIdxBaseToOLEViewTextRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OLEViewTextRowIdxBaseToOLEViewTextRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOLEViewTextIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OLEViewTextRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxOLEViewId(Int32) - Method
GetFromIdxOLEViewIdLanguageId(Int32, Int32) - Method
GetFromReader(SoDataReader, OLEViewTextTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxOLEViewIdAsync(Int32, CancellationToken) - Method
GetFromIdxOLEViewIdLanguageIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OLEViewTextTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OnlineAppRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OnlineAppRecordData) - Method
ToInserts(IEnumerable<OnlineAppRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OnlineAppTableInfo>, CancellationToken) - Method
ToInsertAsync(OnlineAppRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OnlineAppRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OnlineAppRow is Modified
- Deleted items
- Method
GetFromIdxClientId(String) - Method
GetFromIdxOnlineAppId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OnlineAppRow.OnlineAppRowIdxBase is Modified
-
Deleted items
- Method
.OnlineAppRowIdxBaseop_Implicit(OnlineAppRowIdxBase) - Method
.OnlineAppRowIdxBaseop_Implicit(OnlineAppRowIdxBase)
- Method
-
New items
- Method
.OnlineAppRowIdxBaseToOnlineAppRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OnlineAppRowIdxBaseToOnlineAppRowAsync(CancellationToken) - Method
.OnlineAppRowIdxBaseToOnlineAppRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OnlineAppRowIdxBaseToOnlineAppRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxClientIdAsync(String, CancellationToken) - Method
GetFromIdxOnlineAppIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OnlineAppRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, OnlineAppTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OnlineAppTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OutboxRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OutboxRecordData) - Method
ToInserts(IEnumerable<OutboxRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OutboxTableInfo>, CancellationToken) - Method
ToInsertAsync(OutboxRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OutboxRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OutboxRow is Modified
- Deleted items
- Method
GetFromIdxOutboxId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OutboxRow.OutboxRowIdxBase is Modified
-
Deleted items
- Method
.OutboxRowIdxBaseop_Implicit(OutboxRowIdxBase) - Method
.OutboxRowIdxBaseop_Implicit(OutboxRowIdxBase)
- Method
-
New items
- Method
.OutboxRowIdxBaseToOutboxRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OutboxRowIdxBaseToOutboxRowAsync(CancellationToken) - Method
.OutboxRowIdxBaseToOutboxRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OutboxRowIdxBaseToOutboxRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOutboxIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OutboxRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxMessageId(Int32) - Method
GetFromIdxTicketId(Int32) - Method
GetFromReader(SoDataReader, OutboxTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OutboxTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OutgoingMessageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OutgoingMessageRecordData) - Method
ToInserts(IEnumerable<OutgoingMessageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OutgoingMessageTableInfo>, CancellationToken) - Method
ToInsertAsync(OutgoingMessageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OutgoingMessageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OutgoingMessageRow is Modified
- Deleted items
- Method
GetFromIdxOutgoingMessageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OutgoingMessageRow.OutgoingMessageRowIdxBase is Modified
-
Deleted items
- Method
.OutgoingMessageRowIdxBaseop_Implicit(OutgoingMessageRowIdxBase) - Method
.OutgoingMessageRowIdxBaseop_Implicit(OutgoingMessageRowIdxBase)
- Method
-
New items
- Method
.OutgoingMessageRowIdxBaseToOutgoingMessageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OutgoingMessageRowIdxBaseToOutgoingMessageRowAsync(CancellationToken) - Method
.OutgoingMessageRowIdxBaseToOutgoingMessageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OutgoingMessageRowIdxBaseToOutgoingMessageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOutgoingMessageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OutgoingMessageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExternalMessageId(String) - Method
GetFromIdxRegisteredAssociateId(Int32) - Method
GetFromIdxSessionKey(String) - Method
GetFromIdxUpdatedAssociateId(Int32) - Method
GetFromReader(SoDataReader, OutgoingMessageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExternalMessageIdAsync(String, CancellationToken) - Method
GetFromIdxRegisteredAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxSessionKeyAsync(String, CancellationToken) - Method
GetFromIdxUpdatedAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OutgoingMessageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.OwnerContactLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(OwnerContactLinkRecordData) - Method
ToInserts(IEnumerable<OwnerContactLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<OwnerContactLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(OwnerContactLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<OwnerContactLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.OwnerContactLinkRow is Modified
- Deleted items
- Method
GetFromIdxOwnerContactLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.OwnerContactLinkRow.OwnerContactLinkRowIdxBase is Modified
-
Deleted items
- Method
.OwnerContactLinkRowIdxBaseop_Implicit(OwnerContactLinkRowIdxBase) - Method
.OwnerContactLinkRowIdxBaseop_Implicit(OwnerContactLinkRowIdxBase)
- Method
-
New items
- Method
.OwnerContactLinkRowIdxBaseToOwnerContactLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.OwnerContactLinkRowIdxBaseToOwnerContactLinkRowAsync(CancellationToken) - Method
.OwnerContactLinkRowIdxBaseToOwnerContactLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.OwnerContactLinkRowIdxBaseToOwnerContactLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerContactLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.OwnerContactLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromReader(SoDataReader, OwnerContactLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, OwnerContactLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PasswordRulesRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PasswordRulesRecordData) - Method
ToInserts(IEnumerable<PasswordRulesRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PasswordRulesTableInfo>, CancellationToken) - Method
ToInsertAsync(PasswordRulesRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PasswordRulesRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PasswordRulesRow is Modified
- Deleted items
- Method
GetFromIdxPasswordRulesId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PasswordRulesRow.PasswordRulesRowIdxBase is Modified
-
Deleted items
- Method
.PasswordRulesRowIdxBaseop_Implicit(PasswordRulesRowIdxBase) - Method
.PasswordRulesRowIdxBaseop_Implicit(PasswordRulesRowIdxBase)
- Method
-
New items
- Method
.PasswordRulesRowIdxBaseToPasswordRulesRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PasswordRulesRowIdxBaseToPasswordRulesRowAsync(CancellationToken) - Method
.PasswordRulesRowIdxBaseToPasswordRulesRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PasswordRulesRowIdxBaseToPasswordRulesRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPasswordRulesIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PasswordRulesRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PasswordRulesTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PasswordRulesTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PaymentTermsGroupLinkRecordData) - Method
ToInserts(IEnumerable<PaymentTermsGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PaymentTermsGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PaymentTermsGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PaymentTermsGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPaymentTermsGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PaymentTermsGroupLinkRow.PaymentTermsGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PaymentTermsGroupLinkRowIdxBaseop_Implicit(PaymentTermsGroupLinkRowIdxBase) - Method
.PaymentTermsGroupLinkRowIdxBaseop_Implicit(PaymentTermsGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PaymentTermsGroupLinkRowIdxBaseToPaymentTermsGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PaymentTermsGroupLinkRowIdxBaseToPaymentTermsGroupLinkRowAsync(CancellationToken) - Method
.PaymentTermsGroupLinkRowIdxBaseToPaymentTermsGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PaymentTermsGroupLinkRowIdxBaseToPaymentTermsGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPaymentTermsGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPaymentTermsId(Int32) - Method
GetFromReader(SoDataReader, PaymentTermsGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPaymentTermsIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PaymentTermsGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PaymentTermsHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PaymentTermsHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PaymentTermsHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PaymentTermsHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PaymentTermsHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPaymentTermsHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PaymentTermsHeadingLinkRow.PaymentTermsHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PaymentTermsHeadingLinkRowIdxBaseop_Implicit(PaymentTermsHeadingLinkRowIdxBase) - Method
.PaymentTermsHeadingLinkRowIdxBaseop_Implicit(PaymentTermsHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PaymentTermsHeadingLinkRowIdxBaseToPaymentTermsHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PaymentTermsHeadingLinkRowIdxBaseToPaymentTermsHeadingLinkRowAsync(CancellationToken) - Method
.PaymentTermsHeadingLinkRowIdxBaseToPaymentTermsHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PaymentTermsHeadingLinkRowIdxBaseToPaymentTermsHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPaymentTermsHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPaymentTermsId(Int32) - Method
GetFromReader(SoDataReader, PaymentTermsHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPaymentTermsIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PaymentTermsHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PaymentTermsRecordData) - Method
ToInserts(IEnumerable<PaymentTermsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PaymentTermsTableInfo>, CancellationToken) - Method
ToInsertAsync(PaymentTermsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PaymentTermsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPaymentTermsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PaymentTermsRow.PaymentTermsRowIdxBase is Modified
-
Deleted items
- Method
.PaymentTermsRowIdxBaseop_Implicit(PaymentTermsRowIdxBase) - Method
.PaymentTermsRowIdxBaseop_Implicit(PaymentTermsRowIdxBase)
- Method
-
New items
- Method
.PaymentTermsRowIdxBaseToPaymentTermsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PaymentTermsRowIdxBaseToPaymentTermsRowAsync(CancellationToken) - Method
.PaymentTermsRowIdxBaseToPaymentTermsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PaymentTermsRowIdxBaseToPaymentTermsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPaymentTermsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTermsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PaymentTermsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PaymentTermsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PaymentTypeGroupLinkRecordData) - Method
ToInserts(IEnumerable<PaymentTypeGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PaymentTypeGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PaymentTypeGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PaymentTypeGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPaymentTypeGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PaymentTypeGroupLinkRow.PaymentTypeGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PaymentTypeGroupLinkRowIdxBaseop_Implicit(PaymentTypeGroupLinkRowIdxBase) - Method
.PaymentTypeGroupLinkRowIdxBaseop_Implicit(PaymentTypeGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PaymentTypeGroupLinkRowIdxBaseToPaymentTypeGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PaymentTypeGroupLinkRowIdxBaseToPaymentTypeGroupLinkRowAsync(CancellationToken) - Method
.PaymentTypeGroupLinkRowIdxBaseToPaymentTypeGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PaymentTypeGroupLinkRowIdxBaseToPaymentTypeGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPaymentTypeGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPaymentTypeId(Int32) - Method
GetFromReader(SoDataReader, PaymentTypeGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPaymentTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PaymentTypeGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PaymentTypeHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PaymentTypeHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PaymentTypeHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PaymentTypeHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PaymentTypeHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPaymentTypeHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PaymentTypeHeadingLinkRow.PaymentTypeHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PaymentTypeHeadingLinkRowIdxBaseop_Implicit(PaymentTypeHeadingLinkRowIdxBase) - Method
.PaymentTypeHeadingLinkRowIdxBaseop_Implicit(PaymentTypeHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PaymentTypeHeadingLinkRowIdxBaseToPaymentTypeHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PaymentTypeHeadingLinkRowIdxBaseToPaymentTypeHeadingLinkRowAsync(CancellationToken) - Method
.PaymentTypeHeadingLinkRowIdxBaseToPaymentTypeHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PaymentTypeHeadingLinkRowIdxBaseToPaymentTypeHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPaymentTypeHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPaymentTypeId(Int32) - Method
GetFromReader(SoDataReader, PaymentTypeHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPaymentTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PaymentTypeHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PaymentTypeRecordData) - Method
ToInserts(IEnumerable<PaymentTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PaymentTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(PaymentTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PaymentTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPaymentTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PaymentTypeRow.PaymentTypeRowIdxBase is Modified
-
Deleted items
- Method
.PaymentTypeRowIdxBaseop_Implicit(PaymentTypeRowIdxBase) - Method
.PaymentTypeRowIdxBaseop_Implicit(PaymentTypeRowIdxBase)
- Method
-
New items
- Method
.PaymentTypeRowIdxBaseToPaymentTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PaymentTypeRowIdxBaseToPaymentTypeRowAsync(CancellationToken) - Method
.PaymentTypeRowIdxBaseToPaymentTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PaymentTypeRowIdxBaseToPaymentTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPaymentTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PaymentTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PaymentTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PaymentTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersIntGroupLinkRecordData) - Method
ToInserts(IEnumerable<PersIntGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersIntGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PersIntGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersIntGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPersintgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersIntGroupLinkRow.PersIntGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PersIntGroupLinkRowIdxBaseop_Implicit(PersIntGroupLinkRowIdxBase) - Method
.PersIntGroupLinkRowIdxBaseop_Implicit(PersIntGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PersIntGroupLinkRowIdxBaseToPersIntGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersIntGroupLinkRowIdxBaseToPersIntGroupLinkRowAsync(CancellationToken) - Method
.PersIntGroupLinkRowIdxBaseToPersIntGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersIntGroupLinkRowIdxBaseToPersIntGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersintgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPersIntId(Int32) - Method
GetFromReader(SoDataReader, PersIntGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersIntIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersIntGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersIntHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PersIntHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersIntHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PersIntHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersIntHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPersintheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersIntHeadingLinkRow.PersIntHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PersIntHeadingLinkRowIdxBaseop_Implicit(PersIntHeadingLinkRowIdxBase) - Method
.PersIntHeadingLinkRowIdxBaseop_Implicit(PersIntHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PersIntHeadingLinkRowIdxBaseToPersIntHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersIntHeadingLinkRowIdxBaseToPersIntHeadingLinkRowAsync(CancellationToken) - Method
.PersIntHeadingLinkRowIdxBaseToPersIntHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersIntHeadingLinkRowIdxBaseToPersIntHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersintheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPersIntId(Int32) - Method
GetFromReader(SoDataReader, PersIntHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersIntIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersIntHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersIntRecordData) - Method
ToInserts(IEnumerable<PersIntRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersIntTableInfo>, CancellationToken) - Method
ToInsertAsync(PersIntRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersIntRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPersIntId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersIntRow.PersIntRowIdxBase is Modified
-
Deleted items
- Method
.PersIntRowIdxBaseop_Implicit(PersIntRowIdxBase) - Method
.PersIntRowIdxBaseop_Implicit(PersIntRowIdxBase)
- Method
-
New items
- Method
.PersIntRowIdxBaseToPersIntRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersIntRowIdxBaseToPersIntRowAsync(CancellationToken) - Method
.PersIntRowIdxBaseToPersIntRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersIntRowIdxBaseToPersIntRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPersIntIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersIntRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PersIntTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersIntTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonInterestRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersonInterestRecordData) - Method
ToInserts(IEnumerable<PersonInterestRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersonInterestTableInfo>, CancellationToken) - Method
ToInsertAsync(PersonInterestRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersonInterestRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonInterestRow is Modified
- Deleted items
- Method
GetFromIdxPersonIdPinterestIdx(Int32, Int32) - Method
GetFromIdxPersoninterestId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersonInterestRow.PersonInterestRowIdxBase is Modified
-
Deleted items
- Method
.PersonInterestRowIdxBaseop_Implicit(PersonInterestRowIdxBase) - Method
.PersonInterestRowIdxBaseop_Implicit(PersonInterestRowIdxBase)
- Method
-
New items
- Method
.PersonInterestRowIdxBaseToPersonInterestRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersonInterestRowIdxBaseToPersonInterestRowAsync(CancellationToken) - Method
.PersonInterestRowIdxBaseToPersonInterestRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersonInterestRowIdxBaseToPersonInterestRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersonIdPinterestIdxAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxPersoninterestIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonInterestRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEndDate(DateTime) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxPinterestIdx(Int32) - Method
GetFromIdxStartDate(DateTime) - Method
GetFromReader(SoDataReader, PersonInterestTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEndDateAsync(DateTime, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxPinterestIdxAsync(Int32, CancellationToken) - Method
GetFromIdxStartDateAsync(DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersonInterestTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonRankHelper is Modified
- Deleted items
- Method
ChangePersonRank(Int32, Boolean) - Method
NormalizeRanks(Int32) - Method
SetPersonRank(Int32, Int16)
- Method
- New items
- Method
ChangePersonRankAsync(Int32, Boolean, CancellationToken) - Method
NormalizeRanksAsync(Int32, CancellationToken) - Method
SetPersonRankAsync(Int32, Int16, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersonRecordData) - Method
ToInserts(IEnumerable<PersonRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersonTableInfo>, CancellationToken) - Method
ToInsertAsync(PersonRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersonRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonRow is Modified
- Deleted items
- Method
GetFromIdxPersonId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy) - Method
Undelete()
- Method
- Modified items
SuperOffice.CRM.Rows.PersonRow.PersonRowIdxBase is Modified
-
Deleted items
- Method
.PersonRowIdxBaseop_Implicit(PersonRowIdxBase) - Method
.PersonRowIdxBaseop_Implicit(PersonRowIdxBase)
- Method
-
New items
- Method
.PersonRowIdxBaseToPersonRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersonRowIdxBaseToPersonRowAsync(CancellationToken) - Method
.PersonRowIdxBaseToPersonRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersonRowIdxBaseToPersonRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
UndeleteAsync()
- Method
SuperOffice.CRM.Rows.PersonRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBusinessIdx(Int32) - Method
GetFromIdxCategoryIdx(Int32) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdRank(Int32, Int16) - Method
GetFromIdxCreatedByFormId(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxDeletedDate(DateTime) - Method
GetFromIdxFirstname(String) - Method
GetFromIdxKanafname(String) - Method
GetFromIdxKanalname(String) - Method
GetFromIdxLastname(String) - Method
GetFromIdxMiddleName(String) - Method
GetFromIdxModifiedByWorkflowId(Int32) - Method
GetFromIdxPersonNumber(String) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32) - Method
GetFromReader(SoDataReader, PersonTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBusinessIdxAsync(Int32, CancellationToken) - Method
GetFromIdxCategoryIdxAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdRankAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxCreatedByFormIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxDeletedDateAsync(DateTime, CancellationToken) - Method
GetFromIdxFirstnameAsync(String, CancellationToken) - Method
GetFromIdxKanafnameAsync(String, CancellationToken) - Method
GetFromIdxKanalnameAsync(String, CancellationToken) - Method
GetFromIdxLastnameAsync(String, CancellationToken) - Method
GetFromIdxMiddleNameAsync(String, CancellationToken) - Method
GetFromIdxModifiedByWorkflowIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonNumberAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersonTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersPosGroupLinkRecordData) - Method
ToInserts(IEnumerable<PersPosGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersPosGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PersPosGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersPosGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPersposgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersPosGroupLinkRow.PersPosGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PersPosGroupLinkRowIdxBaseop_Implicit(PersPosGroupLinkRowIdxBase) - Method
.PersPosGroupLinkRowIdxBaseop_Implicit(PersPosGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PersPosGroupLinkRowIdxBaseToPersPosGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersPosGroupLinkRowIdxBaseToPersPosGroupLinkRowAsync(CancellationToken) - Method
.PersPosGroupLinkRowIdxBaseToPersPosGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersPosGroupLinkRowIdxBaseToPersPosGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersposgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPersPosId(Int32) - Method
GetFromReader(SoDataReader, PersPosGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersPosIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersPosGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersPosHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PersPosHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersPosHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PersPosHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersPosHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPersposheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersPosHeadingLinkRow.PersPosHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PersPosHeadingLinkRowIdxBaseop_Implicit(PersPosHeadingLinkRowIdxBase) - Method
.PersPosHeadingLinkRowIdxBaseop_Implicit(PersPosHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PersPosHeadingLinkRowIdxBaseToPersPosHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersPosHeadingLinkRowIdxBaseToPersPosHeadingLinkRowAsync(CancellationToken) - Method
.PersPosHeadingLinkRowIdxBaseToPersPosHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersPosHeadingLinkRowIdxBaseToPersPosHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersposheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPersPosId(Int32) - Method
GetFromReader(SoDataReader, PersPosHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersPosIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersPosHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PersPosRecordData) - Method
ToInserts(IEnumerable<PersPosRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PersPosTableInfo>, CancellationToken) - Method
ToInsertAsync(PersPosRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PersPosRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPersPosId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PersPosRow.PersPosRowIdxBase is Modified
-
Deleted items
- Method
.PersPosRowIdxBaseop_Implicit(PersPosRowIdxBase) - Method
.PersPosRowIdxBaseop_Implicit(PersPosRowIdxBase)
- Method
-
New items
- Method
.PersPosRowIdxBaseToPersPosRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PersPosRowIdxBaseToPersPosRowAsync(CancellationToken) - Method
.PersPosRowIdxBaseToPersPosRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PersPosRowIdxBaseToPersPosRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPersPosIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersPosRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PersPosTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PersPosTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PhoneFormatRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PhoneFormatRecordData) - Method
ToInserts(IEnumerable<PhoneFormatRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PhoneFormatTableInfo>, CancellationToken) - Method
ToInsertAsync(PhoneFormatRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PhoneFormatRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PhoneFormatRow is Modified
- Deleted items
- Method
GetFromIdxPhoneFormatId(Int32) - Method
GetFromIdxPrefixCountryId(String, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PhoneFormatRow.PhoneFormatRowIdxBase is Modified
-
Deleted items
- Method
.PhoneFormatRowIdxBaseop_Implicit(PhoneFormatRowIdxBase) - Method
.PhoneFormatRowIdxBaseop_Implicit(PhoneFormatRowIdxBase)
- Method
-
New items
- Method
.PhoneFormatRowIdxBaseToPhoneFormatRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PhoneFormatRowIdxBaseToPhoneFormatRowAsync(CancellationToken) - Method
.PhoneFormatRowIdxBaseToPhoneFormatRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PhoneFormatRowIdxBaseToPhoneFormatRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPhoneFormatIdAsync(Int32, CancellationToken) - Method
GetFromIdxPrefixCountryIdAsync(String, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PhoneFormatRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPrefix(String) - Method
GetFromReader(SoDataReader, PhoneFormatTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPrefixAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PhoneFormatTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PhoneRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PhoneRecordData) - Method
ToInserts(IEnumerable<PhoneRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PhoneTableInfo>, CancellationToken) - Method
ToInsertAsync(PhoneRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PhoneRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PhoneRow is Modified
- Deleted items
- Method
GetFromIdxPhoneId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PhoneRow.PhoneRowIdxBase is Modified
-
Deleted items
- Method
.PhoneRowIdxBaseop_Implicit(PhoneRowIdxBase) - Method
.PhoneRowIdxBaseop_Implicit(PhoneRowIdxBase)
- Method
-
New items
- Method
.PhoneRowIdxBaseToPhoneRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PhoneRowIdxBaseToPhoneRowAsync(CancellationToken) - Method
.PhoneRowIdxBaseToPhoneRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PhoneRowIdxBaseToPhoneRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPhoneIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PhoneRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromIdxOwnerIdPtypeIdx(Int32, PhoneType) - Method
GetFromIdxRank(Int16) - Method
GetFromIdxSearchPhoneNumber(String) - Method
GetFromReader(SoDataReader, PhoneTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerIdPtypeIdxAsync(Int32, PhoneType, CancellationToken) - Method
GetFromIdxRankAsync(Int16, CancellationToken) - Method
GetFromIdxSearchPhoneNumberAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PhoneTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PMembTypeGroupLinkRecordData) - Method
ToInserts(IEnumerable<PMembTypeGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PMembTypeGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PMembTypeGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PMembTypeGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPmembtypegrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PMembTypeGroupLinkRow.PMembTypeGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PMembTypeGroupLinkRowIdxBaseop_Implicit(PMembTypeGroupLinkRowIdxBase) - Method
.PMembTypeGroupLinkRowIdxBaseop_Implicit(PMembTypeGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PMembTypeGroupLinkRowIdxBaseToPMembTypeGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PMembTypeGroupLinkRowIdxBaseToPMembTypeGroupLinkRowAsync(CancellationToken) - Method
.PMembTypeGroupLinkRowIdxBaseToPMembTypeGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PMembTypeGroupLinkRowIdxBaseToPMembTypeGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPmembtypegrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPMembTypeId(Int32) - Method
GetFromReader(SoDataReader, PMembTypeGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPMembTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PMembTypeGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PMembTypeHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PMembTypeHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PMembTypeHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PMembTypeHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PMembTypeHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPmembtypeheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PMembTypeHeadingLinkRow.PMembTypeHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PMembTypeHeadingLinkRowIdxBaseop_Implicit(PMembTypeHeadingLinkRowIdxBase) - Method
.PMembTypeHeadingLinkRowIdxBaseop_Implicit(PMembTypeHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PMembTypeHeadingLinkRowIdxBaseToPMembTypeHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PMembTypeHeadingLinkRowIdxBaseToPMembTypeHeadingLinkRowAsync(CancellationToken) - Method
.PMembTypeHeadingLinkRowIdxBaseToPMembTypeHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PMembTypeHeadingLinkRowIdxBaseToPMembTypeHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPmembtypeheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPMembTypeId(Int32) - Method
GetFromReader(SoDataReader, PMembTypeHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPMembTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PMembTypeHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PMembTypeRecordData) - Method
ToInserts(IEnumerable<PMembTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PMembTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(PMembTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PMembTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPMembTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PMembTypeRow.PMembTypeRowIdxBase is Modified
-
Deleted items
- Method
.PMembTypeRowIdxBaseop_Implicit(PMembTypeRowIdxBase) - Method
.PMembTypeRowIdxBaseop_Implicit(PMembTypeRowIdxBase)
- Method
-
New items
- Method
.PMembTypeRowIdxBaseToPMembTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PMembTypeRowIdxBaseToPMembTypeRowAsync(CancellationToken) - Method
.PMembTypeRowIdxBaseToPMembTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PMembTypeRowIdxBaseToPMembTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPMembTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PMembTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PMembTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PMembTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PrefDescLineRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PrefDescLineRecordData) - Method
ToInserts(IEnumerable<PrefDescLineRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PrefDescLineTableInfo>, CancellationToken) - Method
ToInsertAsync(PrefDescLineRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PrefDescLineRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PrefDescLineRow is Modified
- Deleted items
- Method
GetFromIdxPrefDescLineId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PrefDescLineRow.PrefDescLineRowIdxBase is Modified
-
Deleted items
- Method
.PrefDescLineRowIdxBaseop_Implicit(PrefDescLineRowIdxBase) - Method
.PrefDescLineRowIdxBaseop_Implicit(PrefDescLineRowIdxBase)
- Method
-
New items
- Method
.PrefDescLineRowIdxBaseToPrefDescLineRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PrefDescLineRowIdxBaseToPrefDescLineRowAsync(CancellationToken) - Method
.PrefDescLineRowIdxBaseToPrefDescLineRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PrefDescLineRowIdxBaseToPrefDescLineRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPrefDescLineIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PrefDescLineRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPrefDescId(Int32) - Method
GetFromIdxPrefValue(String) - Method
GetFromReader(SoDataReader, PrefDescLineTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPrefDescIdAsync(Int32, CancellationToken) - Method
GetFromIdxPrefValueAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PrefDescLineTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PrefDescRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PrefDescRecordData) - Method
ToInserts(IEnumerable<PrefDescRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PrefDescTableInfo>, CancellationToken) - Method
ToInsertAsync(PrefDescRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PrefDescRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PrefDescRow is Modified
- Deleted items
- Method
GetFromIdxPrefDescId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PrefDescRow.PrefDescRowIdxBase is Modified
-
Deleted items
- Method
.PrefDescRowIdxBaseop_Implicit(PrefDescRowIdxBase) - Method
.PrefDescRowIdxBaseop_Implicit(PrefDescRowIdxBase)
- Method
-
New items
- Method
.PrefDescRowIdxBaseToPrefDescRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PrefDescRowIdxBaseToPrefDescRowAsync(CancellationToken) - Method
.PrefDescRowIdxBaseToPrefDescRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PrefDescRowIdxBaseToPrefDescRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPrefDescIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PrefDescRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPrefkey(String) - Method
GetFromIdxPrefsection(String) - Method
GetFromReader(SoDataReader, PrefDescTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPrefkeyAsync(String, CancellationToken) - Method
GetFromIdxPrefsectionAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PrefDescTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PreferenceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PreferenceRecordData) - Method
ToInserts(IEnumerable<PreferenceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PreferenceTableInfo>, CancellationToken) - Method
ToInsertAsync(PreferenceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PreferenceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PreferenceRow is Modified
- Deleted items
- Method
GetFromIdxPreferenceId(Int32) - Method
GetFromIdxTypePreferenceId(Int16, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PreferenceRow.PreferenceRowIdxBase is Modified
-
Deleted items
- Method
.PreferenceRowIdxBaseop_Implicit(PreferenceRowIdxBase) - Method
.PreferenceRowIdxBaseop_Implicit(PreferenceRowIdxBase)
- Method
-
New items
- Method
.PreferenceRowIdxBaseToPreferenceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PreferenceRowIdxBaseToPreferenceRowAsync(CancellationToken) - Method
.PreferenceRowIdxBaseToPreferenceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PreferenceRowIdxBaseToPreferenceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPreferenceIdAsync(Int32, CancellationToken) - Method
GetFromIdxTypePreferenceIdAsync(Int16, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PreferenceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxType(Int16) - Method
GetFromReader(SoDataReader, PreferenceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTypeAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PreferenceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceListRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriceListRecordData) - Method
ToInserts(IEnumerable<PriceListRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriceListTableInfo>, CancellationToken) - Method
ToInsertAsync(PriceListRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriceListRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceListRow is Modified
- Deleted items
- Method
GetFromIdxPriceListId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriceListRow.PriceListRowIdxBase is Modified
-
Deleted items
- Method
.PriceListRowIdxBaseop_Implicit(PriceListRowIdxBase) - Method
.PriceListRowIdxBaseop_Implicit(PriceListRowIdxBase)
- Method
-
New items
- Method
.PriceListRowIdxBaseToPriceListRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriceListRowIdxBaseToPriceListRowAsync(CancellationToken) - Method
.PriceListRowIdxBaseToPriceListRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriceListRowIdxBaseToPriceListRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPriceListIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceListRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCurrencyId(Int32) - Method
GetFromIdxValidFrom(DateTime) - Method
GetFromIdxValidFromValidTo(DateTime, DateTime) - Method
GetFromIdxValidFromValidToIsActive(DateTime, DateTime, Int16) - Method
GetFromIdxValidFromValidToIsActiveIsERPCopy(DateTime, DateTime, Int16, Int16) - Method
GetFromReader(SoDataReader, PriceListTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCurrencyIdAsync(Int32, CancellationToken) - Method
GetFromIdxValidFromAsync(DateTime, CancellationToken) - Method
GetFromIdxValidFromValidToAsync(DateTime, DateTime, CancellationToken) - Method
GetFromIdxValidFromValidToIsActiveAsync(DateTime, DateTime, Int16, CancellationToken) - Method
GetFromIdxValidFromValidToIsActiveIsERPCopyAsync(DateTime, DateTime, Int16, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriceListTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriceUnitGroupLinkRecordData) - Method
ToInserts(IEnumerable<PriceUnitGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriceUnitGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PriceUnitGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriceUnitGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPriceUnitGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriceUnitGroupLinkRow.PriceUnitGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PriceUnitGroupLinkRowIdxBaseop_Implicit(PriceUnitGroupLinkRowIdxBase) - Method
.PriceUnitGroupLinkRowIdxBaseop_Implicit(PriceUnitGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PriceUnitGroupLinkRowIdxBaseToPriceUnitGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriceUnitGroupLinkRowIdxBaseToPriceUnitGroupLinkRowAsync(CancellationToken) - Method
.PriceUnitGroupLinkRowIdxBaseToPriceUnitGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriceUnitGroupLinkRowIdxBaseToPriceUnitGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPriceUnitGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPriceUnitId(Int32) - Method
GetFromReader(SoDataReader, PriceUnitGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPriceUnitIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriceUnitGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriceUnitHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PriceUnitHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriceUnitHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PriceUnitHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriceUnitHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPriceUnitHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriceUnitHeadingLinkRow.PriceUnitHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PriceUnitHeadingLinkRowIdxBaseop_Implicit(PriceUnitHeadingLinkRowIdxBase) - Method
.PriceUnitHeadingLinkRowIdxBaseop_Implicit(PriceUnitHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PriceUnitHeadingLinkRowIdxBaseToPriceUnitHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriceUnitHeadingLinkRowIdxBaseToPriceUnitHeadingLinkRowAsync(CancellationToken) - Method
.PriceUnitHeadingLinkRowIdxBaseToPriceUnitHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriceUnitHeadingLinkRowIdxBaseToPriceUnitHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPriceUnitHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPriceUnitId(Int32) - Method
GetFromReader(SoDataReader, PriceUnitHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPriceUnitIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriceUnitHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriceUnitRecordData) - Method
ToInserts(IEnumerable<PriceUnitRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriceUnitTableInfo>, CancellationToken) - Method
ToInsertAsync(PriceUnitRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriceUnitRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPriceUnitId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriceUnitRow.PriceUnitRowIdxBase is Modified
-
Deleted items
- Method
.PriceUnitRowIdxBaseop_Implicit(PriceUnitRowIdxBase) - Method
.PriceUnitRowIdxBaseop_Implicit(PriceUnitRowIdxBase)
- Method
-
New items
- Method
.PriceUnitRowIdxBaseToPriceUnitRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriceUnitRowIdxBaseToPriceUnitRowAsync(CancellationToken) - Method
.PriceUnitRowIdxBaseToPriceUnitRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriceUnitRowIdxBaseToPriceUnitRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPriceUnitIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriceUnitRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PriceUnitTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriceUnitTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriorityGroupLinkRecordData) - Method
ToInserts(IEnumerable<PriorityGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriorityGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PriorityGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriorityGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxPrioritygrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriorityGroupLinkRow.PriorityGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.PriorityGroupLinkRowIdxBaseop_Implicit(PriorityGroupLinkRowIdxBase) - Method
.PriorityGroupLinkRowIdxBaseop_Implicit(PriorityGroupLinkRowIdxBase)
- Method
-
New items
- Method
.PriorityGroupLinkRowIdxBaseToPriorityGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriorityGroupLinkRowIdxBaseToPriorityGroupLinkRowAsync(CancellationToken) - Method
.PriorityGroupLinkRowIdxBaseToPriorityGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriorityGroupLinkRowIdxBaseToPriorityGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPrioritygrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxPriorityId(Int32) - Method
GetFromReader(SoDataReader, PriorityGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxPriorityIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriorityGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriorityHeadingLinkRecordData) - Method
ToInserts(IEnumerable<PriorityHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriorityHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(PriorityHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriorityHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxPriorityheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriorityHeadingLinkRow.PriorityHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.PriorityHeadingLinkRowIdxBaseop_Implicit(PriorityHeadingLinkRowIdxBase) - Method
.PriorityHeadingLinkRowIdxBaseop_Implicit(PriorityHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.PriorityHeadingLinkRowIdxBaseToPriorityHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriorityHeadingLinkRowIdxBaseToPriorityHeadingLinkRowAsync(CancellationToken) - Method
.PriorityHeadingLinkRowIdxBaseToPriorityHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriorityHeadingLinkRowIdxBaseToPriorityHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPriorityheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxPriorityId(Int32) - Method
GetFromReader(SoDataReader, PriorityHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxPriorityIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriorityHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PriorityRecordData) - Method
ToInserts(IEnumerable<PriorityRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PriorityTableInfo>, CancellationToken) - Method
ToInsertAsync(PriorityRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PriorityRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxPriorityId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PriorityRow.PriorityRowIdxBase is Modified
-
Deleted items
- Method
.PriorityRowIdxBaseop_Implicit(PriorityRowIdxBase) - Method
.PriorityRowIdxBaseop_Implicit(PriorityRowIdxBase)
- Method
-
New items
- Method
.PriorityRowIdxBaseToPriorityRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PriorityRowIdxBaseToPriorityRowAsync(CancellationToken) - Method
.PriorityRowIdxBaseToPriorityRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PriorityRowIdxBaseToPriorityRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxPriorityIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PriorityRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PriorityTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PriorityTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProbGroupLinkRecordData) - Method
ToInserts(IEnumerable<ProbGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProbGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProbGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProbGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxProbgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProbGroupLinkRow.ProbGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProbGroupLinkRowIdxBaseop_Implicit(ProbGroupLinkRowIdxBase) - Method
.ProbGroupLinkRowIdxBaseop_Implicit(ProbGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ProbGroupLinkRowIdxBaseToProbGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProbGroupLinkRowIdxBaseToProbGroupLinkRowAsync(CancellationToken) - Method
.ProbGroupLinkRowIdxBaseToProbGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProbGroupLinkRowIdxBaseToProbGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProbgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxProbId(Int32) - Method
GetFromReader(SoDataReader, ProbGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxProbIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProbGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProbHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ProbHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProbHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProbHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProbHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxProbheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProbHeadingLinkRow.ProbHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProbHeadingLinkRowIdxBaseop_Implicit(ProbHeadingLinkRowIdxBase) - Method
.ProbHeadingLinkRowIdxBaseop_Implicit(ProbHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ProbHeadingLinkRowIdxBaseToProbHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProbHeadingLinkRowIdxBaseToProbHeadingLinkRowAsync(CancellationToken) - Method
.ProbHeadingLinkRowIdxBaseToProbHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProbHeadingLinkRowIdxBaseToProbHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProbheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxProbId(Int32) - Method
GetFromReader(SoDataReader, ProbHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxProbIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProbHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProbRecordData) - Method
ToInserts(IEnumerable<ProbRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProbTableInfo>, CancellationToken) - Method
ToInsertAsync(ProbRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProbRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxProbId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProbRow.ProbRowIdxBase is Modified
-
Deleted items
- Method
.ProbRowIdxBaseop_Implicit(ProbRowIdxBase) - Method
.ProbRowIdxBaseop_Implicit(ProbRowIdxBase)
- Method
-
New items
- Method
.ProbRowIdxBaseToProbRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProbRowIdxBaseToProbRowAsync(CancellationToken) - Method
.ProbRowIdxBaseToProbRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProbRowIdxBaseToProbRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProbIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProbRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ProbTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProbTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductCategoryGroupLinkRecordData) - Method
ToInserts(IEnumerable<ProductCategoryGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductCategoryGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductCategoryGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductCategoryGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxProductCategoryGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductCategoryGroupLinkRow.ProductCategoryGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProductCategoryGroupLinkRowIdxBaseop_Implicit(ProductCategoryGroupLinkRowIdxBase) - Method
.ProductCategoryGroupLinkRowIdxBaseop_Implicit(ProductCategoryGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ProductCategoryGroupLinkRowIdxBaseToProductCategoryGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductCategoryGroupLinkRowIdxBaseToProductCategoryGroupLinkRowAsync(CancellationToken) - Method
.ProductCategoryGroupLinkRowIdxBaseToProductCategoryGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductCategoryGroupLinkRowIdxBaseToProductCategoryGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductCategoryGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxProductCategoryId(Int32) - Method
GetFromReader(SoDataReader, ProductCategoryGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxProductCategoryIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductCategoryGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductCategoryHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ProductCategoryHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductCategoryHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductCategoryHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductCategoryHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxProductCategoryHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductCategoryHeadingLinkRow.ProductCategoryHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProductCategoryHeadingLinkRowIdxBaseop_Implicit(ProductCategoryHeadingLinkRowIdxBase) - Method
.ProductCategoryHeadingLinkRowIdxBaseop_Implicit(ProductCategoryHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ProductCategoryHeadingLinkRowIdxBaseToProductCategoryHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductCategoryHeadingLinkRowIdxBaseToProductCategoryHeadingLinkRowAsync(CancellationToken) - Method
.ProductCategoryHeadingLinkRowIdxBaseToProductCategoryHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductCategoryHeadingLinkRowIdxBaseToProductCategoryHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductCategoryHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxProductCategoryId(Int32) - Method
GetFromReader(SoDataReader, ProductCategoryHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxProductCategoryIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductCategoryHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductCategoryRecordData) - Method
ToInserts(IEnumerable<ProductCategoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductCategoryTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductCategoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductCategoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxProductCategoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductCategoryRow.ProductCategoryRowIdxBase is Modified
-
Deleted items
- Method
.ProductCategoryRowIdxBaseop_Implicit(ProductCategoryRowIdxBase) - Method
.ProductCategoryRowIdxBaseop_Implicit(ProductCategoryRowIdxBase)
- Method
-
New items
- Method
.ProductCategoryRowIdxBaseToProductCategoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductCategoryRowIdxBaseToProductCategoryRowAsync(CancellationToken) - Method
.ProductCategoryRowIdxBaseToProductCategoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductCategoryRowIdxBaseToProductCategoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProductCategoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductCategoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ProductCategoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductCategoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductFamilyGroupLinkRecordData) - Method
ToInserts(IEnumerable<ProductFamilyGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductFamilyGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductFamilyGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductFamilyGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxProductFamilyGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductFamilyGroupLinkRow.ProductFamilyGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProductFamilyGroupLinkRowIdxBaseop_Implicit(ProductFamilyGroupLinkRowIdxBase) - Method
.ProductFamilyGroupLinkRowIdxBaseop_Implicit(ProductFamilyGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ProductFamilyGroupLinkRowIdxBaseToProductFamilyGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductFamilyGroupLinkRowIdxBaseToProductFamilyGroupLinkRowAsync(CancellationToken) - Method
.ProductFamilyGroupLinkRowIdxBaseToProductFamilyGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductFamilyGroupLinkRowIdxBaseToProductFamilyGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductFamilyGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxProductFamilyId(Int32) - Method
GetFromReader(SoDataReader, ProductFamilyGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxProductFamilyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductFamilyGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductFamilyHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ProductFamilyHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductFamilyHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductFamilyHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductFamilyHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxProductFamilyHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductFamilyHeadingLinkRow.ProductFamilyHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProductFamilyHeadingLinkRowIdxBaseop_Implicit(ProductFamilyHeadingLinkRowIdxBase) - Method
.ProductFamilyHeadingLinkRowIdxBaseop_Implicit(ProductFamilyHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ProductFamilyHeadingLinkRowIdxBaseToProductFamilyHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductFamilyHeadingLinkRowIdxBaseToProductFamilyHeadingLinkRowAsync(CancellationToken) - Method
.ProductFamilyHeadingLinkRowIdxBaseToProductFamilyHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductFamilyHeadingLinkRowIdxBaseToProductFamilyHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductFamilyHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxProductFamilyId(Int32) - Method
GetFromReader(SoDataReader, ProductFamilyHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxProductFamilyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductFamilyHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductFamilyRecordData) - Method
ToInserts(IEnumerable<ProductFamilyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductFamilyTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductFamilyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductFamilyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxProductFamilyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductFamilyRow.ProductFamilyRowIdxBase is Modified
-
Deleted items
- Method
.ProductFamilyRowIdxBaseop_Implicit(ProductFamilyRowIdxBase) - Method
.ProductFamilyRowIdxBaseop_Implicit(ProductFamilyRowIdxBase)
- Method
-
New items
- Method
.ProductFamilyRowIdxBaseToProductFamilyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductFamilyRowIdxBaseToProductFamilyRowAsync(CancellationToken) - Method
.ProductFamilyRowIdxBaseToProductFamilyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductFamilyRowIdxBaseToProductFamilyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProductFamilyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductFamilyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ProductFamilyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductFamilyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductRecordData) - Method
ToInserts(IEnumerable<ProductRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductRow is Modified
- Deleted items
- Method
GetFromIdxProductId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductRow.ProductRowIdxBase is Modified
-
Deleted items
- Method
.ProductRowIdxBaseop_Implicit(ProductRowIdxBase) - Method
.ProductRowIdxBaseop_Implicit(ProductRowIdxBase)
- Method
-
New items
- Method
.ProductRowIdxBaseToProductRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductRowIdxBaseToProductRowAsync(CancellationToken) - Method
.ProductRowIdxBaseToProductRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductRowIdxBaseToProductRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxERPProductKey(String) - Method
GetFromIdxPriceListId(Int32) - Method
GetFromReader(SoDataReader, ProductTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxERPProductKeyAsync(String, CancellationToken) - Method
GetFromIdxPriceListIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductTypeGroupLinkRecordData) - Method
ToInserts(IEnumerable<ProductTypeGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductTypeGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductTypeGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductTypeGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxProductTypeGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductTypeGroupLinkRow.ProductTypeGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProductTypeGroupLinkRowIdxBaseop_Implicit(ProductTypeGroupLinkRowIdxBase) - Method
.ProductTypeGroupLinkRowIdxBaseop_Implicit(ProductTypeGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ProductTypeGroupLinkRowIdxBaseToProductTypeGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductTypeGroupLinkRowIdxBaseToProductTypeGroupLinkRowAsync(CancellationToken) - Method
.ProductTypeGroupLinkRowIdxBaseToProductTypeGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductTypeGroupLinkRowIdxBaseToProductTypeGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductTypeGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxProductTypeId(Int32) - Method
GetFromReader(SoDataReader, ProductTypeGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxProductTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductTypeGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductTypeHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ProductTypeHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductTypeHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductTypeHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductTypeHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxProductTypeHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductTypeHeadingLinkRow.ProductTypeHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProductTypeHeadingLinkRowIdxBaseop_Implicit(ProductTypeHeadingLinkRowIdxBase) - Method
.ProductTypeHeadingLinkRowIdxBaseop_Implicit(ProductTypeHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ProductTypeHeadingLinkRowIdxBaseToProductTypeHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductTypeHeadingLinkRowIdxBaseToProductTypeHeadingLinkRowAsync(CancellationToken) - Method
.ProductTypeHeadingLinkRowIdxBaseToProductTypeHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductTypeHeadingLinkRowIdxBaseToProductTypeHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProductTypeHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxProductTypeId(Int32) - Method
GetFromReader(SoDataReader, ProductTypeHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxProductTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductTypeHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductTypeRecordData) - Method
ToInserts(IEnumerable<ProductTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxProductTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductTypeRow.ProductTypeRowIdxBase is Modified
-
Deleted items
- Method
.ProductTypeRowIdxBaseop_Implicit(ProductTypeRowIdxBase) - Method
.ProductTypeRowIdxBaseop_Implicit(ProductTypeRowIdxBase)
- Method
-
New items
- Method
.ProductTypeRowIdxBaseToProductTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductTypeRowIdxBaseToProductTypeRowAsync(CancellationToken) - Method
.ProductTypeRowIdxBaseToProductTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductTypeRowIdxBaseToProductTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProductTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ProductTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductVersionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProductVersionRecordData) - Method
ToInserts(IEnumerable<ProductVersionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProductVersionTableInfo>, CancellationToken) - Method
ToInsertAsync(ProductVersionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProductVersionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductVersionRow is Modified
- Deleted items
- Method
GetFromIdxOwnerNameCodeNameVersion(String, String, String) - Method
GetFromIdxProductVersionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProductVersionRow.ProductVersionRowIdxBase is Modified
-
Deleted items
- Method
.ProductVersionRowIdxBaseop_Implicit(ProductVersionRowIdxBase) - Method
.ProductVersionRowIdxBaseop_Implicit(ProductVersionRowIdxBase)
- Method
-
New items
- Method
.ProductVersionRowIdxBaseToProductVersionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProductVersionRowIdxBaseToProductVersionRowAsync(CancellationToken) - Method
.ProductVersionRowIdxBaseToProductVersionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProductVersionRowIdxBaseToProductVersionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerNameCodeNameVersionAsync(String, String, String, CancellationToken) - Method
GetFromIdxProductVersionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProductVersionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerName(String) - Method
GetFromIdxOwnerNameCodeName(String, String) - Method
GetFromReader(SoDataReader, ProductVersionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerNameAsync(String, CancellationToken) - Method
GetFromIdxOwnerNameCodeNameAsync(String, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProductVersionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProfileRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProfileRecordData) - Method
ToInserts(IEnumerable<ProfileRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProfileTableInfo>, CancellationToken) - Method
ToInsertAsync(ProfileRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProfileRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProfileRow is Modified
- Deleted items
- Method
GetFromIdxProfileId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProfileRow.ProfileRowIdxBase is Modified
-
Deleted items
- Method
.ProfileRowIdxBaseop_Implicit(ProfileRowIdxBase) - Method
.ProfileRowIdxBaseop_Implicit(ProfileRowIdxBase)
- Method
-
New items
- Method
.ProfileRowIdxBaseToProfileRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProfileRowIdxBaseToProfileRowAsync(CancellationToken) - Method
.ProfileRowIdxBaseToProfileRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProfileRowIdxBaseToProfileRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProfileIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProfileRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, ProfileTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProfileTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectMemberRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjectMemberRecordData) - Method
ToInserts(IEnumerable<ProjectMemberRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjectMemberTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjectMemberRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjectMemberRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectMemberRow is Modified
- Deleted items
- Method
GetFromIdxProjectmemberId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjectMemberRow.ProjectMemberRowIdxBase is Modified
-
Deleted items
- Method
.ProjectMemberRowIdxBaseop_Implicit(ProjectMemberRowIdxBase) - Method
.ProjectMemberRowIdxBaseop_Implicit(ProjectMemberRowIdxBase)
- Method
-
New items
- Method
.ProjectMemberRowIdxBaseToProjectMemberRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjectMemberRowIdxBaseToProjectMemberRowAsync(CancellationToken) - Method
.ProjectMemberRowIdxBaseToProjectMemberRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjectMemberRowIdxBaseToProjectMemberRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjectmemberIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectMemberRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdRank(Int32, Int16) - Method
GetFromReader(SoDataReader, ProjectMemberTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdRankAsync(Int32, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjectMemberTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjectRecordData) - Method
ToInserts(IEnumerable<ProjectRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjectTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjectRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjectRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectRow is Modified
- Deleted items
- Method
GetFromIdxProjectId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjectRow.ProjectRowIdxBase is Modified
-
Deleted items
- Method
.ProjectRowIdxBaseop_Implicit(ProjectRowIdxBase) - Method
.ProjectRowIdxBaseop_Implicit(ProjectRowIdxBase)
- Method
-
New items
- Method
.ProjectRowIdxBaseToProjectRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjectRowIdxBaseToProjectRowAsync(CancellationToken) - Method
.ProjectRowIdxBaseToProjectRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjectRowIdxBaseToProjectRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDone(Int16) - Method
GetFromIdxName(String) - Method
GetFromIdxProjectNumber(String) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromReader(SoDataReader, ProjectTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDoneAsync(Int16, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProjectNumberAsync(String, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjectTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectTypeStatusLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjectTypeStatusLinkRecordData) - Method
ToInserts(IEnumerable<ProjectTypeStatusLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjectTypeStatusLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjectTypeStatusLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjectTypeStatusLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectTypeStatusLinkRow is Modified
- Deleted items
- Method
GetFromIdxProjectTypeStatusLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjectTypeStatusLinkRow.ProjectTypeStatusLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProjectTypeStatusLinkRowIdxBaseop_Implicit(ProjectTypeStatusLinkRowIdxBase) - Method
.ProjectTypeStatusLinkRowIdxBaseop_Implicit(ProjectTypeStatusLinkRowIdxBase)
- Method
-
New items
- Method
.ProjectTypeStatusLinkRowIdxBaseToProjectTypeStatusLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjectTypeStatusLinkRowIdxBaseToProjectTypeStatusLinkRowAsync(CancellationToken) - Method
.ProjectTypeStatusLinkRowIdxBaseToProjectTypeStatusLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjectTypeStatusLinkRowIdxBaseToProjectTypeStatusLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjectTypeStatusLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjectTypeStatusLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxProjTypeId(Int32) - Method
GetFromIdxProjTypeIdProjStatusId(Int32, Int32) - Method
GetFromReader(SoDataReader, ProjectTypeStatusLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjTypeIdProjStatusIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjectTypeStatusLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjStatusGroupLinkRecordData) - Method
ToInserts(IEnumerable<ProjStatusGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjStatusGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjStatusGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjStatusGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxProjstatusgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjStatusGroupLinkRow.ProjStatusGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProjStatusGroupLinkRowIdxBaseop_Implicit(ProjStatusGroupLinkRowIdxBase) - Method
.ProjStatusGroupLinkRowIdxBaseop_Implicit(ProjStatusGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ProjStatusGroupLinkRowIdxBaseToProjStatusGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjStatusGroupLinkRowIdxBaseToProjStatusGroupLinkRowAsync(CancellationToken) - Method
.ProjStatusGroupLinkRowIdxBaseToProjStatusGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjStatusGroupLinkRowIdxBaseToProjStatusGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjstatusgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxProjStatusId(Int32) - Method
GetFromReader(SoDataReader, ProjStatusGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjStatusIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjStatusGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjStatusHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ProjStatusHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjStatusHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjStatusHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjStatusHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxProjstatusheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjStatusHeadingLinkRow.ProjStatusHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProjStatusHeadingLinkRowIdxBaseop_Implicit(ProjStatusHeadingLinkRowIdxBase) - Method
.ProjStatusHeadingLinkRowIdxBaseop_Implicit(ProjStatusHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ProjStatusHeadingLinkRowIdxBaseToProjStatusHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjStatusHeadingLinkRowIdxBaseToProjStatusHeadingLinkRowAsync(CancellationToken) - Method
.ProjStatusHeadingLinkRowIdxBaseToProjStatusHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjStatusHeadingLinkRowIdxBaseToProjStatusHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjstatusheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxProjStatusId(Int32) - Method
GetFromReader(SoDataReader, ProjStatusHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjStatusIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjStatusHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjStatusRecordData) - Method
ToInserts(IEnumerable<ProjStatusRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjStatusTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjStatusRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjStatusRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxProjStatusId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjStatusRow.ProjStatusRowIdxBase is Modified
-
Deleted items
- Method
.ProjStatusRowIdxBaseop_Implicit(ProjStatusRowIdxBase) - Method
.ProjStatusRowIdxBaseop_Implicit(ProjStatusRowIdxBase)
- Method
-
New items
- Method
.ProjStatusRowIdxBaseToProjStatusRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjStatusRowIdxBaseToProjStatusRowAsync(CancellationToken) - Method
.ProjStatusRowIdxBaseToProjStatusRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjStatusRowIdxBaseToProjStatusRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProjStatusIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjStatusRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ProjStatusTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjStatusTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjTypeGroupLinkRecordData) - Method
ToInserts(IEnumerable<ProjTypeGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjTypeGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjTypeGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjTypeGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxProjtypegrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjTypeGroupLinkRow.ProjTypeGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProjTypeGroupLinkRowIdxBaseop_Implicit(ProjTypeGroupLinkRowIdxBase) - Method
.ProjTypeGroupLinkRowIdxBaseop_Implicit(ProjTypeGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ProjTypeGroupLinkRowIdxBaseToProjTypeGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjTypeGroupLinkRowIdxBaseToProjTypeGroupLinkRowAsync(CancellationToken) - Method
.ProjTypeGroupLinkRowIdxBaseToProjTypeGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjTypeGroupLinkRowIdxBaseToProjTypeGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjtypegrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxProjTypeId(Int32) - Method
GetFromReader(SoDataReader, ProjTypeGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjTypeGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjTypeHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ProjTypeHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjTypeHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjTypeHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjTypeHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxProjtypeheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjTypeHeadingLinkRow.ProjTypeHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ProjTypeHeadingLinkRowIdxBaseop_Implicit(ProjTypeHeadingLinkRowIdxBase) - Method
.ProjTypeHeadingLinkRowIdxBaseop_Implicit(ProjTypeHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ProjTypeHeadingLinkRowIdxBaseToProjTypeHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjTypeHeadingLinkRowIdxBaseToProjTypeHeadingLinkRowAsync(CancellationToken) - Method
.ProjTypeHeadingLinkRowIdxBaseToProjTypeHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjTypeHeadingLinkRowIdxBaseToProjTypeHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxProjtypeheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxProjTypeId(Int32) - Method
GetFromReader(SoDataReader, ProjTypeHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjTypeHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ProjTypeRecordData) - Method
ToInserts(IEnumerable<ProjTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ProjTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(ProjTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ProjTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxProjTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ProjTypeRow.ProjTypeRowIdxBase is Modified
-
Deleted items
- Method
.ProjTypeRowIdxBaseop_Implicit(ProjTypeRowIdxBase) - Method
.ProjTypeRowIdxBaseop_Implicit(ProjTypeRowIdxBase)
- Method
-
New items
- Method
.ProjTypeRowIdxBaseToProjTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ProjTypeRowIdxBaseToProjTypeRowAsync(CancellationToken) - Method
.ProjTypeRowIdxBaseToProjTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ProjTypeRowIdxBaseToProjTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProjTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ProjTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ProjTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ProjTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PublishRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PublishRecordData) - Method
ToInserts(IEnumerable<PublishRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PublishTableInfo>, CancellationToken) - Method
ToInsertAsync(PublishRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PublishRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PublishRow is Modified
- Deleted items
- Method
GetFromIdxPublishId(Int32) - Method
GetFromIdxTableNumberRecordIdPublishType(Int16, Int32, PublishType) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PublishRow.PublishRowIdxBase is Modified
-
Deleted items
- Method
.PublishRowIdxBaseop_Implicit(PublishRowIdxBase) - Method
.PublishRowIdxBaseop_Implicit(PublishRowIdxBase)
- Method
-
New items
- Method
.PublishRowIdxBaseToPublishRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PublishRowIdxBaseToPublishRowAsync(CancellationToken) - Method
.PublishRowIdxBaseToPublishRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PublishRowIdxBaseToPublishRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPublishIdAsync(Int32, CancellationToken) - Method
GetFromIdxTableNumberRecordIdPublishTypeAsync(Int16, Int32, PublishType, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PublishRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPublishType(PublishType) - Method
GetFromIdxTableNumber(Int16) - Method
GetFromIdxTableNumberRecordId(Int16, Int32) - Method
GetFromReader(SoDataReader, PublishTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPublishTypeAsync(PublishType, CancellationToken) - Method
GetFromIdxTableNumberAsync(Int16, CancellationToken) - Method
GetFromIdxTableNumberRecordIdAsync(Int16, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PublishTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.PushNotificationServiceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(PushNotificationServiceRecordData) - Method
ToInserts(IEnumerable<PushNotificationServiceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<PushNotificationServiceTableInfo>, CancellationToken) - Method
ToInsertAsync(PushNotificationServiceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<PushNotificationServiceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.PushNotificationServiceRow is Modified
- Deleted items
- Method
GetFromIdxPushNotificationServiceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.PushNotificationServiceRow.PushNotificationServiceRowIdxBase is Modified
-
Deleted items
- Method
.PushNotificationServiceRowIdxBaseop_Implicit(PushNotificationServiceRowIdxBase) - Method
.PushNotificationServiceRowIdxBaseop_Implicit(PushNotificationServiceRowIdxBase)
- Method
-
New items
- Method
.PushNotificationServiceRowIdxBaseToPushNotificationServiceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.PushNotificationServiceRowIdxBaseToPushNotificationServiceRowAsync(CancellationToken) - Method
.PushNotificationServiceRowIdxBaseToPushNotificationServiceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.PushNotificationServiceRowIdxBaseToPushNotificationServiceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPushNotificationServiceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.PushNotificationServiceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, PushNotificationServiceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, PushNotificationServiceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuickReplyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuickReplyRecordData) - Method
ToInserts(IEnumerable<QuickReplyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuickReplyTableInfo>, CancellationToken) - Method
ToInsertAsync(QuickReplyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuickReplyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuickReplyRow is Modified
- Deleted items
- Method
GetFromIdxQuickReplyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuickReplyRow.QuickReplyRowIdxBase is Modified
-
Deleted items
- Method
.QuickReplyRowIdxBaseop_Implicit(QuickReplyRowIdxBase) - Method
.QuickReplyRowIdxBaseop_Implicit(QuickReplyRowIdxBase)
- Method
-
New items
- Method
.QuickReplyRowIdxBaseToQuickReplyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuickReplyRowIdxBaseToQuickReplyRowAsync(CancellationToken) - Method
.QuickReplyRowIdxBaseToQuickReplyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuickReplyRowIdxBaseToQuickReplyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuickReplyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuickReplyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxRank(Int16) - Method
GetFromReader(SoDataReader, QuickReplyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRankAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuickReplyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteAlternativeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteAlternativeRecordData) - Method
ToInserts(IEnumerable<QuoteAlternativeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteAlternativeTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteAlternativeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteAlternativeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteAlternativeRow is Modified
- Deleted items
- Method
GetFromIdxQuoteAlternativeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteAlternativeRow.QuoteAlternativeRowIdxBase is Modified
-
Deleted items
- Method
.QuoteAlternativeRowIdxBaseop_Implicit(QuoteAlternativeRowIdxBase) - Method
.QuoteAlternativeRowIdxBaseop_Implicit(QuoteAlternativeRowIdxBase)
- Method
-
New items
- Method
.QuoteAlternativeRowIdxBaseToQuoteAlternativeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteAlternativeRowIdxBaseToQuoteAlternativeRowAsync(CancellationToken) - Method
.QuoteAlternativeRowIdxBaseToQuoteAlternativeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteAlternativeRowIdxBaseToQuoteAlternativeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteAlternativeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteAlternativeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxERPQuoteAlternativeKey(String) - Method
GetFromIdxQuoteVersionId(Int32) - Method
GetFromReader(SoDataReader, QuoteAlternativeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxERPQuoteAlternativeKeyAsync(String, CancellationToken) - Method
GetFromIdxQuoteVersionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteAlternativeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteApprReasonGroupLinkRecordData) - Method
ToInserts(IEnumerable<QuoteApprReasonGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteApprReasonGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteApprReasonGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteApprReasonGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxQuoteApprReasonGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteApprReasonGroupLinkRow.QuoteApprReasonGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.QuoteApprReasonGroupLinkRowIdxBaseop_Implicit(QuoteApprReasonGroupLinkRowIdxBase) - Method
.QuoteApprReasonGroupLinkRowIdxBaseop_Implicit(QuoteApprReasonGroupLinkRowIdxBase)
- Method
-
New items
- Method
.QuoteApprReasonGroupLinkRowIdxBaseToQuoteApprReasonGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteApprReasonGroupLinkRowIdxBaseToQuoteApprReasonGroupLinkRowAsync(CancellationToken) - Method
.QuoteApprReasonGroupLinkRowIdxBaseToQuoteApprReasonGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteApprReasonGroupLinkRowIdxBaseToQuoteApprReasonGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteApprReasonGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxQuoteapprreasonId(Int32) - Method
GetFromReader(SoDataReader, QuoteApprReasonGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxQuoteapprreasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteApprReasonGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteApprReasonHeadingLinkRecordData) - Method
ToInserts(IEnumerable<QuoteApprReasonHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteApprReasonHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteApprReasonHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteApprReasonHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxQuoteApprReasonHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteApprReasonHeadingLinkRow.QuoteApprReasonHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.QuoteApprReasonHeadingLinkRowIdxBaseop_Implicit(QuoteApprReasonHeadingLinkRowIdxBase) - Method
.QuoteApprReasonHeadingLinkRowIdxBaseop_Implicit(QuoteApprReasonHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.QuoteApprReasonHeadingLinkRowIdxBaseToQuoteApprReasonHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteApprReasonHeadingLinkRowIdxBaseToQuoteApprReasonHeadingLinkRowAsync(CancellationToken) - Method
.QuoteApprReasonHeadingLinkRowIdxBaseToQuoteApprReasonHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteApprReasonHeadingLinkRowIdxBaseToQuoteApprReasonHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteApprReasonHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxQuoteapprreasonId(Int32) - Method
GetFromReader(SoDataReader, QuoteApprReasonHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxQuoteapprreasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteApprReasonHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteApprReasonRecordData) - Method
ToInserts(IEnumerable<QuoteApprReasonRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteApprReasonTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteApprReasonRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteApprReasonRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxQuoteApprReasonId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteApprReasonRow.QuoteApprReasonRowIdxBase is Modified
-
Deleted items
- Method
.QuoteApprReasonRowIdxBaseop_Implicit(QuoteApprReasonRowIdxBase) - Method
.QuoteApprReasonRowIdxBaseop_Implicit(QuoteApprReasonRowIdxBase)
- Method
-
New items
- Method
.QuoteApprReasonRowIdxBaseToQuoteApprReasonRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteApprReasonRowIdxBaseToQuoteApprReasonRowAsync(CancellationToken) - Method
.QuoteApprReasonRowIdxBaseToQuoteApprReasonRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteApprReasonRowIdxBaseToQuoteApprReasonRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxQuoteApprReasonIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteApprReasonRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, QuoteApprReasonTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteApprReasonTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteConnectionAccessRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteConnectionAccessRecordData) - Method
ToInserts(IEnumerable<QuoteConnectionAccessRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteConnectionAccessTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteConnectionAccessRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteConnectionAccessRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteConnectionAccessRow is Modified
- Deleted items
- Method
GetFromIdxQuoteConnectionAccessId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteConnectionAccessRow.QuoteConnectionAccessRowIdxBase is Modified
-
Deleted items
- Method
.QuoteConnectionAccessRowIdxBaseop_Implicit(QuoteConnectionAccessRowIdxBase) - Method
.QuoteConnectionAccessRowIdxBaseop_Implicit(QuoteConnectionAccessRowIdxBase)
- Method
-
New items
- Method
.QuoteConnectionAccessRowIdxBaseToQuoteConnectionAccessRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteConnectionAccessRowIdxBaseToQuoteConnectionAccessRowAsync(CancellationToken) - Method
.QuoteConnectionAccessRowIdxBaseToQuoteConnectionAccessRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteConnectionAccessRowIdxBaseToQuoteConnectionAccessRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteConnectionAccessIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteConnectionAccessRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, QuoteConnectionAccessTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteConnectionAccessTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteConnectionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteConnectionRecordData) - Method
ToInserts(IEnumerable<QuoteConnectionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteConnectionTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteConnectionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteConnectionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteConnectionRow is Modified
- Deleted items
- Method
GetFromIdxQuoteConnectionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteConnectionRow.QuoteConnectionRowIdxBase is Modified
-
Deleted items
- Method
.QuoteConnectionRowIdxBaseop_Implicit(QuoteConnectionRowIdxBase) - Method
.QuoteConnectionRowIdxBaseop_Implicit(QuoteConnectionRowIdxBase)
- Method
-
New items
- Method
.QuoteConnectionRowIdxBaseToQuoteConnectionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteConnectionRowIdxBaseToQuoteConnectionRowAsync(CancellationToken) - Method
.QuoteConnectionRowIdxBaseToQuoteConnectionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteConnectionRowIdxBaseToQuoteConnectionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteConnectionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteConnectionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, QuoteConnectionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteConnectionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteDenyReasonGroupLinkRecordData) - Method
ToInserts(IEnumerable<QuoteDenyReasonGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteDenyReasonGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteDenyReasonGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteDenyReasonGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxQuoteDenyReasonGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteDenyReasonGroupLinkRow.QuoteDenyReasonGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.QuoteDenyReasonGroupLinkRowIdxBaseop_Implicit(QuoteDenyReasonGroupLinkRowIdxBase) - Method
.QuoteDenyReasonGroupLinkRowIdxBaseop_Implicit(QuoteDenyReasonGroupLinkRowIdxBase)
- Method
-
New items
- Method
.QuoteDenyReasonGroupLinkRowIdxBaseToQuoteDenyReasonGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteDenyReasonGroupLinkRowIdxBaseToQuoteDenyReasonGroupLinkRowAsync(CancellationToken) - Method
.QuoteDenyReasonGroupLinkRowIdxBaseToQuoteDenyReasonGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteDenyReasonGroupLinkRowIdxBaseToQuoteDenyReasonGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteDenyReasonGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxQuotedenyreasonId(Int32) - Method
GetFromReader(SoDataReader, QuoteDenyReasonGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxQuotedenyreasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteDenyReasonGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteDenyReasonHeadingLinkRecordData) - Method
ToInserts(IEnumerable<QuoteDenyReasonHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteDenyReasonHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteDenyReasonHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteDenyReasonHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxQuoteDenyReasonHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteDenyReasonHeadingLinkRow.QuoteDenyReasonHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.QuoteDenyReasonHeadingLinkRowIdxBaseop_Implicit(QuoteDenyReasonHeadingLinkRowIdxBase) - Method
.QuoteDenyReasonHeadingLinkRowIdxBaseop_Implicit(QuoteDenyReasonHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.QuoteDenyReasonHeadingLinkRowIdxBaseToQuoteDenyReasonHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteDenyReasonHeadingLinkRowIdxBaseToQuoteDenyReasonHeadingLinkRowAsync(CancellationToken) - Method
.QuoteDenyReasonHeadingLinkRowIdxBaseToQuoteDenyReasonHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteDenyReasonHeadingLinkRowIdxBaseToQuoteDenyReasonHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteDenyReasonHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxQuotedenyreasonId(Int32) - Method
GetFromReader(SoDataReader, QuoteDenyReasonHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxQuotedenyreasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteDenyReasonHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteDenyReasonRecordData) - Method
ToInserts(IEnumerable<QuoteDenyReasonRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteDenyReasonTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteDenyReasonRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteDenyReasonRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxQuoteDenyReasonId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteDenyReasonRow.QuoteDenyReasonRowIdxBase is Modified
-
Deleted items
- Method
.QuoteDenyReasonRowIdxBaseop_Implicit(QuoteDenyReasonRowIdxBase) - Method
.QuoteDenyReasonRowIdxBaseop_Implicit(QuoteDenyReasonRowIdxBase)
- Method
-
New items
- Method
.QuoteDenyReasonRowIdxBaseToQuoteDenyReasonRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteDenyReasonRowIdxBaseToQuoteDenyReasonRowAsync(CancellationToken) - Method
.QuoteDenyReasonRowIdxBaseToQuoteDenyReasonRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteDenyReasonRowIdxBaseToQuoteDenyReasonRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxQuoteDenyReasonIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteDenyReasonRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, QuoteDenyReasonTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteDenyReasonTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteLineConfigurationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteLineConfigurationRecordData) - Method
ToInserts(IEnumerable<QuoteLineConfigurationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteLineConfigurationTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteLineConfigurationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteLineConfigurationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteLineConfigurationRow is Modified
- Deleted items
- Method
GetFromIdxQuoteLineConfigurationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteLineConfigurationRow.QuoteLineConfigurationRowIdxBase is Modified
-
Deleted items
- Method
.QuoteLineConfigurationRowIdxBaseop_Implicit(QuoteLineConfigurationRowIdxBase) - Method
.QuoteLineConfigurationRowIdxBaseop_Implicit(QuoteLineConfigurationRowIdxBase)
- Method
-
New items
- Method
.QuoteLineConfigurationRowIdxBaseToQuoteLineConfigurationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteLineConfigurationRowIdxBaseToQuoteLineConfigurationRowAsync(CancellationToken) - Method
.QuoteLineConfigurationRowIdxBaseToQuoteLineConfigurationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteLineConfigurationRowIdxBaseToQuoteLineConfigurationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteLineConfigurationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteLineConfigurationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, QuoteLineConfigurationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteLineConfigurationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteLineRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteLineRecordData) - Method
ToInserts(IEnumerable<QuoteLineRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteLineTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteLineRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteLineRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteLineRow is Modified
- Deleted items
- Method
GetFromIdxQuoteLineId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteLineRow.QuoteLineRowIdxBase is Modified
-
Deleted items
- Method
.QuoteLineRowIdxBaseop_Implicit(QuoteLineRowIdxBase) - Method
.QuoteLineRowIdxBaseop_Implicit(QuoteLineRowIdxBase)
- Method
-
New items
- Method
.QuoteLineRowIdxBaseToQuoteLineRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteLineRowIdxBaseToQuoteLineRowAsync(CancellationToken) - Method
.QuoteLineRowIdxBaseToQuoteLineRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteLineRowIdxBaseToQuoteLineRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteLineIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteLineRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxQuoteAlternativeId(Int32) - Method
GetFromReader(SoDataReader, QuoteLineTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteAlternativeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteLineTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteRecordData) - Method
ToInserts(IEnumerable<QuoteRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteRow is Modified
- Deleted items
- Method
GetFromIdxQuoteId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteRow.QuoteRowIdxBase is Modified
-
Deleted items
- Method
.QuoteRowIdxBaseop_Implicit(QuoteRowIdxBase) - Method
.QuoteRowIdxBaseop_Implicit(QuoteRowIdxBase)
- Method
-
New items
- Method
.QuoteRowIdxBaseToQuoteRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteRowIdxBaseToQuoteRowAsync(CancellationToken) - Method
.QuoteRowIdxBaseToQuoteRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteRowIdxBaseToQuoteRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, QuoteTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteVersionAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteVersionAttachmentRecordData) - Method
ToInserts(IEnumerable<QuoteVersionAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteVersionAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteVersionAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteVersionAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteVersionAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxQuoteVersionAttachmentId(Int32) - Method
GetFromIdxQuoteVersionIdDocumentId(Int32, Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteVersionAttachmentRow.QuoteVersionAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.QuoteVersionAttachmentRowIdxBaseop_Implicit(QuoteVersionAttachmentRowIdxBase) - Method
.QuoteVersionAttachmentRowIdxBaseop_Implicit(QuoteVersionAttachmentRowIdxBase)
- Method
-
New items
- Method
.QuoteVersionAttachmentRowIdxBaseToQuoteVersionAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteVersionAttachmentRowIdxBaseToQuoteVersionAttachmentRowAsync(CancellationToken) - Method
.QuoteVersionAttachmentRowIdxBaseToQuoteVersionAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteVersionAttachmentRowIdxBaseToQuoteVersionAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteVersionAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxQuoteVersionIdDocumentIdAsync(Int32, Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteVersionAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxQuoteVersionId(Int32) - Method
GetFromReader(SoDataReader, QuoteVersionAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteVersionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteVersionAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteVersionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(QuoteVersionRecordData) - Method
ToInserts(IEnumerable<QuoteVersionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<QuoteVersionTableInfo>, CancellationToken) - Method
ToInsertAsync(QuoteVersionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<QuoteVersionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteVersionRow is Modified
- Deleted items
- Method
GetFromIdxQuoteVersionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.QuoteVersionRow.QuoteVersionRowIdxBase is Modified
-
Deleted items
- Method
.QuoteVersionRowIdxBaseop_Implicit(QuoteVersionRowIdxBase) - Method
.QuoteVersionRowIdxBaseop_Implicit(QuoteVersionRowIdxBase)
- Method
-
New items
- Method
.QuoteVersionRowIdxBaseToQuoteVersionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.QuoteVersionRowIdxBaseToQuoteVersionRowAsync(CancellationToken) - Method
.QuoteVersionRowIdxBaseToQuoteVersionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.QuoteVersionRowIdxBaseToQuoteVersionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxQuoteVersionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.QuoteVersionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxERPQuoteVersionKey(String) - Method
GetFromIdxQuoteId(Int32) - Method
GetFromReader(SoDataReader, QuoteVersionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxERPQuoteVersionKeyAsync(String, CancellationToken) - Method
GetFromIdxQuoteIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, QuoteVersionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonGroupLinkRecordData) - Method
ToInserts(IEnumerable<ReasonGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxReasongrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonGroupLinkRow.ReasonGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ReasonGroupLinkRowIdxBaseop_Implicit(ReasonGroupLinkRowIdxBase) - Method
.ReasonGroupLinkRowIdxBaseop_Implicit(ReasonGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ReasonGroupLinkRowIdxBaseToReasonGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonGroupLinkRowIdxBaseToReasonGroupLinkRowAsync(CancellationToken) - Method
.ReasonGroupLinkRowIdxBaseToReasonGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonGroupLinkRowIdxBaseToReasonGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReasongrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxReasonId(Int32) - Method
GetFromReader(SoDataReader, ReasonGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxReasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ReasonHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxReasonheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonHeadingLinkRow.ReasonHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ReasonHeadingLinkRowIdxBaseop_Implicit(ReasonHeadingLinkRowIdxBase) - Method
.ReasonHeadingLinkRowIdxBaseop_Implicit(ReasonHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ReasonHeadingLinkRowIdxBaseToReasonHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonHeadingLinkRowIdxBaseToReasonHeadingLinkRowAsync(CancellationToken) - Method
.ReasonHeadingLinkRowIdxBaseToReasonHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonHeadingLinkRowIdxBaseToReasonHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReasonheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxReasonId(Int32) - Method
GetFromReader(SoDataReader, ReasonHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxReasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonRecordData) - Method
ToInserts(IEnumerable<ReasonRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxReasonId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonRow.ReasonRowIdxBase is Modified
-
Deleted items
- Method
.ReasonRowIdxBaseop_Implicit(ReasonRowIdxBase) - Method
.ReasonRowIdxBaseop_Implicit(ReasonRowIdxBase)
- Method
-
New items
- Method
.ReasonRowIdxBaseToReasonRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonRowIdxBaseToReasonRowAsync(CancellationToken) - Method
.ReasonRowIdxBaseToReasonRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonRowIdxBaseToReasonRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxReasonIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ReasonTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonSoldGroupLinkRecordData) - Method
ToInserts(IEnumerable<ReasonSoldGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonSoldGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonSoldGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonSoldGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxReasonSoldGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonSoldGroupLinkRow.ReasonSoldGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ReasonSoldGroupLinkRowIdxBaseop_Implicit(ReasonSoldGroupLinkRowIdxBase) - Method
.ReasonSoldGroupLinkRowIdxBaseop_Implicit(ReasonSoldGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ReasonSoldGroupLinkRowIdxBaseToReasonSoldGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonSoldGroupLinkRowIdxBaseToReasonSoldGroupLinkRowAsync(CancellationToken) - Method
.ReasonSoldGroupLinkRowIdxBaseToReasonSoldGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonSoldGroupLinkRowIdxBaseToReasonSoldGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReasonSoldGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxReasonSoldId(Int32) - Method
GetFromReader(SoDataReader, ReasonSoldGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxReasonSoldIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonSoldGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonSoldHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ReasonSoldHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonSoldHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonSoldHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonSoldHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxReasonSoldHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonSoldHeadingLinkRow.ReasonSoldHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ReasonSoldHeadingLinkRowIdxBaseop_Implicit(ReasonSoldHeadingLinkRowIdxBase) - Method
.ReasonSoldHeadingLinkRowIdxBaseop_Implicit(ReasonSoldHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ReasonSoldHeadingLinkRowIdxBaseToReasonSoldHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonSoldHeadingLinkRowIdxBaseToReasonSoldHeadingLinkRowAsync(CancellationToken) - Method
.ReasonSoldHeadingLinkRowIdxBaseToReasonSoldHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonSoldHeadingLinkRowIdxBaseToReasonSoldHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReasonSoldHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxReasonSoldId(Int32) - Method
GetFromReader(SoDataReader, ReasonSoldHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxReasonSoldIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonSoldHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonSoldRecordData) - Method
ToInserts(IEnumerable<ReasonSoldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonSoldTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonSoldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonSoldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxReasonSoldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonSoldRow.ReasonSoldRowIdxBase is Modified
-
Deleted items
- Method
.ReasonSoldRowIdxBaseop_Implicit(ReasonSoldRowIdxBase) - Method
.ReasonSoldRowIdxBaseop_Implicit(ReasonSoldRowIdxBase)
- Method
-
New items
- Method
.ReasonSoldRowIdxBaseToReasonSoldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonSoldRowIdxBaseToReasonSoldRowAsync(CancellationToken) - Method
.ReasonSoldRowIdxBaseToReasonSoldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonSoldRowIdxBaseToReasonSoldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxReasonSoldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonSoldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ReasonSoldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonSoldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonStalledGroupLinkRecordData) - Method
ToInserts(IEnumerable<ReasonStalledGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonStalledGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonStalledGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonStalledGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxReasonStalledGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonStalledGroupLinkRow.ReasonStalledGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.ReasonStalledGroupLinkRowIdxBaseop_Implicit(ReasonStalledGroupLinkRowIdxBase) - Method
.ReasonStalledGroupLinkRowIdxBaseop_Implicit(ReasonStalledGroupLinkRowIdxBase)
- Method
-
New items
- Method
.ReasonStalledGroupLinkRowIdxBaseToReasonStalledGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonStalledGroupLinkRowIdxBaseToReasonStalledGroupLinkRowAsync(CancellationToken) - Method
.ReasonStalledGroupLinkRowIdxBaseToReasonStalledGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonStalledGroupLinkRowIdxBaseToReasonStalledGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReasonStalledGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxReasonStalledId(Int32) - Method
GetFromReader(SoDataReader, ReasonStalledGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxReasonStalledIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonStalledGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonStalledHeadingLinkRecordData) - Method
ToInserts(IEnumerable<ReasonStalledHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonStalledHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonStalledHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonStalledHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxReasonStalledHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonStalledHeadingLinkRow.ReasonStalledHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.ReasonStalledHeadingLinkRowIdxBaseop_Implicit(ReasonStalledHeadingLinkRowIdxBase) - Method
.ReasonStalledHeadingLinkRowIdxBaseop_Implicit(ReasonStalledHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.ReasonStalledHeadingLinkRowIdxBaseToReasonStalledHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonStalledHeadingLinkRowIdxBaseToReasonStalledHeadingLinkRowAsync(CancellationToken) - Method
.ReasonStalledHeadingLinkRowIdxBaseToReasonStalledHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonStalledHeadingLinkRowIdxBaseToReasonStalledHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReasonStalledHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxReasonStalledId(Int32) - Method
GetFromReader(SoDataReader, ReasonStalledHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxReasonStalledIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonStalledHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReasonStalledRecordData) - Method
ToInserts(IEnumerable<ReasonStalledRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReasonStalledTableInfo>, CancellationToken) - Method
ToInsertAsync(ReasonStalledRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReasonStalledRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxReasonStalledId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReasonStalledRow.ReasonStalledRowIdxBase is Modified
-
Deleted items
- Method
.ReasonStalledRowIdxBaseop_Implicit(ReasonStalledRowIdxBase) - Method
.ReasonStalledRowIdxBaseop_Implicit(ReasonStalledRowIdxBase)
- Method
-
New items
- Method
.ReasonStalledRowIdxBaseToReasonStalledRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReasonStalledRowIdxBaseToReasonStalledRowAsync(CancellationToken) - Method
.ReasonStalledRowIdxBaseToReasonStalledRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReasonStalledRowIdxBaseToReasonStalledRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxReasonStalledIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReasonStalledRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ReasonStalledTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReasonStalledTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RecurrenceRuleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RecurrenceRuleRecordData) - Method
ToInserts(IEnumerable<RecurrenceRuleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RecurrenceRuleTableInfo>, CancellationToken) - Method
ToInsertAsync(RecurrenceRuleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RecurrenceRuleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RecurrenceRuleRow is Modified
- Deleted items
- Method
GetFromIdxRecurrenceRuleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RecurrenceRuleRow.RecurrenceRuleRowIdxBase is Modified
-
Deleted items
- Method
.RecurrenceRuleRowIdxBaseop_Implicit(RecurrenceRuleRowIdxBase) - Method
.RecurrenceRuleRowIdxBaseop_Implicit(RecurrenceRuleRowIdxBase)
- Method
-
New items
- Method
.RecurrenceRuleRowIdxBaseToRecurrenceRuleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RecurrenceRuleRowIdxBaseToRecurrenceRuleRowAsync(CancellationToken) - Method
.RecurrenceRuleRowIdxBaseToRecurrenceRuleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RecurrenceRuleRowIdxBaseToRecurrenceRuleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRecurrenceRuleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RecurrenceRuleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, RecurrenceRuleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RecurrenceRuleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RedLetterDayRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RedLetterDayRecordData) - Method
ToInserts(IEnumerable<RedLetterDayRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RedLetterDayTableInfo>, CancellationToken) - Method
ToInsertAsync(RedLetterDayRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RedLetterDayRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RedLetterDayRow is Modified
- Deleted items
- Method
GetFromIdxRedletterdayId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RedLetterDayRow.RedLetterDayRowIdxBase is Modified
-
Deleted items
- Method
.RedLetterDayRowIdxBaseop_Implicit(RedLetterDayRowIdxBase) - Method
.RedLetterDayRowIdxBaseop_Implicit(RedLetterDayRowIdxBase)
- Method
-
New items
- Method
.RedLetterDayRowIdxBaseToRedLetterDayRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RedLetterDayRowIdxBaseToRedLetterDayRowAsync(CancellationToken) - Method
.RedLetterDayRowIdxBaseToRedLetterDayRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RedLetterDayRowIdxBaseToRedLetterDayRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRedletterdayIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RedLetterDayRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCountryId(Int32) - Method
GetFromIdxCountryIdReddate(Int32, DateTime) - Method
GetFromReader(SoDataReader, RedLetterDayTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCountryIdAsync(Int32, CancellationToken) - Method
GetFromIdxCountryIdReddateAsync(Int32, DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RedLetterDayTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RefCountRangeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RefCountRangeRecordData) - Method
ToInserts(IEnumerable<RefCountRangeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RefCountRangeTableInfo>, CancellationToken) - Method
ToInsertAsync(RefCountRangeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RefCountRangeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RefCountRangeRow is Modified
- Deleted items
- Method
GetFromIdxRefCountRangeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RefCountRangeRow.RefCountRangeRowIdxBase is Modified
-
Deleted items
- Method
.RefCountRangeRowIdxBaseop_Implicit(RefCountRangeRowIdxBase) - Method
.RefCountRangeRowIdxBaseop_Implicit(RefCountRangeRowIdxBase)
- Method
-
New items
- Method
.RefCountRangeRowIdxBaseToRefCountRangeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RefCountRangeRowIdxBaseToRefCountRangeRowAsync(CancellationToken) - Method
.RefCountRangeRowIdxBaseToRefCountRangeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RefCountRangeRowIdxBaseToRefCountRangeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRefCountRangeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RefCountRangeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxRefCountsId(Int32) - Method
GetFromIdxTravellerId(Int16) - Method
GetFromReader(SoDataReader, RefCountRangeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRefCountsIdAsync(Int32, CancellationToken) - Method
GetFromIdxTravellerIdAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RefCountRangeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RefCountsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RefCountsRecordData) - Method
ToInserts(IEnumerable<RefCountsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RefCountsTableInfo>, CancellationToken) - Method
ToInsertAsync(RefCountsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RefCountsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RefCountsRow is Modified
- Deleted items
- Method
GetFromIdxRefCountsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RefCountsRow.RefCountsRowIdxBase is Modified
-
Deleted items
- Method
.RefCountsRowIdxBaseop_Implicit(RefCountsRowIdxBase) - Method
.RefCountsRowIdxBaseop_Implicit(RefCountsRowIdxBase)
- Method
-
New items
- Method
.RefCountsRowIdxBaseToRefCountsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RefCountsRowIdxBaseToRefCountsRowAsync(CancellationToken) - Method
.RefCountsRowIdxBaseToRefCountsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RefCountsRowIdxBaseToRefCountsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRefCountsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RefCountsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFieldId(Int32) - Method
GetFromIdxFieldIdRecordId(Int32, Int32) - Method
GetFromIdxRecordId(Int32) - Method
GetFromReader(SoDataReader, RefCountsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFieldIdAsync(Int32, CancellationToken) - Method
GetFromIdxFieldIdRecordIdAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxRecordIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RefCountsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RegistryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RegistryRecordData) - Method
ToInserts(IEnumerable<RegistryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RegistryTableInfo>, CancellationToken) - Method
ToInsertAsync(RegistryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RegistryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RegistryRow is Modified
- Deleted items
- Method
GetFromIdxRegistryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RegistryRow.RegistryRowIdxBase is Modified
-
Deleted items
- Method
.RegistryRowIdxBaseop_Implicit(RegistryRowIdxBase) - Method
.RegistryRowIdxBaseop_Implicit(RegistryRowIdxBase)
- Method
-
New items
- Method
.RegistryRowIdxBaseToRegistryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RegistryRowIdxBaseToRegistryRowAsync(CancellationToken) - Method
.RegistryRowIdxBaseToRegistryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RegistryRowIdxBaseToRegistryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRegistryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RegistryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, RegistryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RegistryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RejectReasonGroupLinkRecordData) - Method
ToInserts(IEnumerable<RejectReasonGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RejectReasonGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(RejectReasonGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RejectReasonGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxRejectreasongrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RejectReasonGroupLinkRow.RejectReasonGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.RejectReasonGroupLinkRowIdxBaseop_Implicit(RejectReasonGroupLinkRowIdxBase) - Method
.RejectReasonGroupLinkRowIdxBaseop_Implicit(RejectReasonGroupLinkRowIdxBase)
- Method
-
New items
- Method
.RejectReasonGroupLinkRowIdxBaseToRejectReasonGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RejectReasonGroupLinkRowIdxBaseToRejectReasonGroupLinkRowAsync(CancellationToken) - Method
.RejectReasonGroupLinkRowIdxBaseToRejectReasonGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RejectReasonGroupLinkRowIdxBaseToRejectReasonGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRejectreasongrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxRejectreasonId(Int32) - Method
GetFromReader(SoDataReader, RejectReasonGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxRejectreasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RejectReasonGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RejectReasonHeadingLinkRecordData) - Method
ToInserts(IEnumerable<RejectReasonHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RejectReasonHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(RejectReasonHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RejectReasonHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxRejectreasonheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RejectReasonHeadingLinkRow.RejectReasonHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.RejectReasonHeadingLinkRowIdxBaseop_Implicit(RejectReasonHeadingLinkRowIdxBase) - Method
.RejectReasonHeadingLinkRowIdxBaseop_Implicit(RejectReasonHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.RejectReasonHeadingLinkRowIdxBaseToRejectReasonHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RejectReasonHeadingLinkRowIdxBaseToRejectReasonHeadingLinkRowAsync(CancellationToken) - Method
.RejectReasonHeadingLinkRowIdxBaseToRejectReasonHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RejectReasonHeadingLinkRowIdxBaseToRejectReasonHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRejectreasonheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxRejectreasonId(Int32) - Method
GetFromReader(SoDataReader, RejectReasonHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxRejectreasonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RejectReasonHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RejectReasonRecordData) - Method
ToInserts(IEnumerable<RejectReasonRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RejectReasonTableInfo>, CancellationToken) - Method
ToInsertAsync(RejectReasonRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RejectReasonRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxRejectReasonId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RejectReasonRow.RejectReasonRowIdxBase is Modified
-
Deleted items
- Method
.RejectReasonRowIdxBaseop_Implicit(RejectReasonRowIdxBase) - Method
.RejectReasonRowIdxBaseop_Implicit(RejectReasonRowIdxBase)
- Method
-
New items
- Method
.RejectReasonRowIdxBaseToRejectReasonRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RejectReasonRowIdxBaseToRejectReasonRowAsync(CancellationToken) - Method
.RejectReasonRowIdxBaseToRejectReasonRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RejectReasonRowIdxBaseToRejectReasonRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxRejectReasonIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RejectReasonRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, RejectReasonTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RejectReasonTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RelationDefinitionGroupLinkRecordData) - Method
ToInserts(IEnumerable<RelationDefinitionGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RelationDefinitionGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(RelationDefinitionGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RelationDefinitionGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxReldefgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RelationDefinitionGroupLinkRow.RelationDefinitionGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.RelationDefinitionGroupLinkRowIdxBaseop_Implicit(RelationDefinitionGroupLinkRowIdxBase) - Method
.RelationDefinitionGroupLinkRowIdxBaseop_Implicit(RelationDefinitionGroupLinkRowIdxBase)
- Method
-
New items
- Method
.RelationDefinitionGroupLinkRowIdxBaseToRelationDefinitionGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RelationDefinitionGroupLinkRowIdxBaseToRelationDefinitionGroupLinkRowAsync(CancellationToken) - Method
.RelationDefinitionGroupLinkRowIdxBaseToRelationDefinitionGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RelationDefinitionGroupLinkRowIdxBaseToRelationDefinitionGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReldefgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxReldefId(Int32) - Method
GetFromReader(SoDataReader, RelationDefinitionGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxReldefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RelationDefinitionGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RelationDefinitionHeadingLinkRecordData) - Method
ToInserts(IEnumerable<RelationDefinitionHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RelationDefinitionHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(RelationDefinitionHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RelationDefinitionHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxReldefheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RelationDefinitionHeadingLinkRow.RelationDefinitionHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.RelationDefinitionHeadingLinkRowIdxBaseop_Implicit(RelationDefinitionHeadingLinkRowIdxBase) - Method
.RelationDefinitionHeadingLinkRowIdxBaseop_Implicit(RelationDefinitionHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.RelationDefinitionHeadingLinkRowIdxBaseToRelationDefinitionHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RelationDefinitionHeadingLinkRowIdxBaseToRelationDefinitionHeadingLinkRowAsync(CancellationToken) - Method
.RelationDefinitionHeadingLinkRowIdxBaseToRelationDefinitionHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RelationDefinitionHeadingLinkRowIdxBaseToRelationDefinitionHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReldefheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxReldefId(Int32) - Method
GetFromReader(SoDataReader, RelationDefinitionHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxReldefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RelationDefinitionHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RelationDefinitionRecordData) - Method
ToInserts(IEnumerable<RelationDefinitionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RelationDefinitionTableInfo>, CancellationToken) - Method
ToInsertAsync(RelationDefinitionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RelationDefinitionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionRow is Modified
- Deleted items
- Method
GetFromIdxReldefId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RelationDefinitionRow.RelationDefinitionRowIdxBase is Modified
-
Deleted items
- Method
.RelationDefinitionRowIdxBaseop_Implicit(RelationDefinitionRowIdxBase) - Method
.RelationDefinitionRowIdxBaseop_Implicit(RelationDefinitionRowIdxBase)
- Method
-
New items
- Method
.RelationDefinitionRowIdxBaseToRelationDefinitionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RelationDefinitionRowIdxBaseToRelationDefinitionRowAsync(CancellationToken) - Method
.RelationDefinitionRowIdxBaseToRelationDefinitionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RelationDefinitionRowIdxBaseToRelationDefinitionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReldefIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationDefinitionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, RelationDefinitionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RelationDefinitionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RelationsRecordData) - Method
ToInserts(IEnumerable<RelationsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RelationsTableInfo>, CancellationToken) - Method
ToInsertAsync(RelationsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RelationsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationsRow is Modified
- Deleted items
- Method
GetFromIdxRelationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RelationsRow.RelationsRowIdxBase is Modified
-
Deleted items
- Method
.RelationsRowIdxBaseop_Implicit(RelationsRowIdxBase) - Method
.RelationsRowIdxBaseop_Implicit(RelationsRowIdxBase)
- Method
-
New items
- Method
.RelationsRowIdxBaseToRelationsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RelationsRowIdxBaseToRelationsRowAsync(CancellationToken) - Method
.RelationsRowIdxBaseToRelationsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RelationsRowIdxBaseToRelationsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRelationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDestinationRecord(Int32) - Method
GetFromIdxDestinationTable(Int16) - Method
GetFromIdxDestinationTableDestinationRecord(Int16, Int32) - Method
GetFromIdxDestinationTableDestinationRecordReversed(Int16, Int32, Int16) - Method
GetFromIdxReldefId(Int32) - Method
GetFromIdxReversed(Int16) - Method
GetFromIdxSourceRecord(Int32) - Method
GetFromIdxSourceTable(Int16) - Method
GetFromIdxSourceTableSourceRecord(Int16, Int32) - Method
GetFromIdxSourceTableSourceRecordReversed(Int16, Int32, Int16) - Method
GetFromReader(SoDataReader, RelationsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDestinationRecordAsync(Int32, CancellationToken) - Method
GetFromIdxDestinationTableAsync(Int16, CancellationToken) - Method
GetFromIdxDestinationTableDestinationRecordAsync(Int16, Int32, CancellationToken) - Method
GetFromIdxDestinationTableDestinationRecordReversedAsync(Int16, Int32, Int16, CancellationToken) - Method
GetFromIdxReldefIdAsync(Int32, CancellationToken) - Method
GetFromIdxReversedAsync(Int16, CancellationToken) - Method
GetFromIdxSourceRecordAsync(Int32, CancellationToken) - Method
GetFromIdxSourceTableAsync(Int16, CancellationToken) - Method
GetFromIdxSourceTableSourceRecordAsync(Int16, Int32, CancellationToken) - Method
GetFromIdxSourceTableSourceRecordReversedAsync(Int16, Int32, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RelationsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationTargetRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RelationTargetRecordData) - Method
ToInserts(IEnumerable<RelationTargetRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RelationTargetTableInfo>, CancellationToken) - Method
ToInsertAsync(RelationTargetRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RelationTargetRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationTargetRow is Modified
- Deleted items
- Method
GetFromIdxReltargetId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RelationTargetRow.RelationTargetRowIdxBase is Modified
-
Deleted items
- Method
.RelationTargetRowIdxBaseop_Implicit(RelationTargetRowIdxBase) - Method
.RelationTargetRowIdxBaseop_Implicit(RelationTargetRowIdxBase)
- Method
-
New items
- Method
.RelationTargetRowIdxBaseToRelationTargetRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RelationTargetRowIdxBaseToRelationTargetRowAsync(CancellationToken) - Method
.RelationTargetRowIdxBaseToRelationTargetRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RelationTargetRowIdxBaseToRelationTargetRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReltargetIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RelationTargetRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxBidirectional(Int16) - Method
GetFromIdxDestinationTable(Int16) - Method
GetFromIdxReldefId(Int32) - Method
GetFromIdxSourceTable(Int16) - Method
GetFromReader(SoDataReader, RelationTargetTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxBidirectionalAsync(Int16, CancellationToken) - Method
GetFromIdxDestinationTableAsync(Int16, CancellationToken) - Method
GetFromIdxReldefIdAsync(Int32, CancellationToken) - Method
GetFromIdxSourceTableAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RelationTargetTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReplyTemplateAttachmentRecordData) - Method
ToInserts(IEnumerable<ReplyTemplateAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReplyTemplateAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(ReplyTemplateAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReplyTemplateAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxReplyTemplateAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReplyTemplateAttachmentRow.ReplyTemplateAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.ReplyTemplateAttachmentRowIdxBaseop_Implicit(ReplyTemplateAttachmentRowIdxBase) - Method
.ReplyTemplateAttachmentRowIdxBaseop_Implicit(ReplyTemplateAttachmentRowIdxBase)
- Method
-
New items
- Method
.ReplyTemplateAttachmentRowIdxBaseToReplyTemplateAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReplyTemplateAttachmentRowIdxBaseToReplyTemplateAttachmentRowAsync(CancellationToken) - Method
.ReplyTemplateAttachmentRowIdxBaseToReplyTemplateAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReplyTemplateAttachmentRowIdxBaseToReplyTemplateAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReplyTemplateAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxEntryId(Int32) - Method
GetFromReader(SoDataReader, ReplyTemplateAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxEntryIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReplyTemplateAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateBodyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReplyTemplateBodyRecordData) - Method
ToInserts(IEnumerable<ReplyTemplateBodyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReplyTemplateBodyTableInfo>, CancellationToken) - Method
ToInsertAsync(ReplyTemplateBodyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReplyTemplateBodyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateBodyRow is Modified
- Deleted items
- Method
GetFromIdxReplyTemplateBodyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReplyTemplateBodyRow.ReplyTemplateBodyRowIdxBase is Modified
-
Deleted items
- Method
.ReplyTemplateBodyRowIdxBaseop_Implicit(ReplyTemplateBodyRowIdxBase) - Method
.ReplyTemplateBodyRowIdxBaseop_Implicit(ReplyTemplateBodyRowIdxBase)
- Method
-
New items
- Method
.ReplyTemplateBodyRowIdxBaseToReplyTemplateBodyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReplyTemplateBodyRowIdxBaseToReplyTemplateBodyRowAsync(CancellationToken) - Method
.ReplyTemplateBodyRowIdxBaseToReplyTemplateBodyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReplyTemplateBodyRowIdxBaseToReplyTemplateBodyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReplyTemplateBodyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateBodyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLanguageId(Int32) - Method
GetFromIdxReplyTemplateId(Int32) - Method
GetFromReader(SoDataReader, ReplyTemplateBodyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLanguageIdAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReplyTemplateBodyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateFolderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReplyTemplateFolderRecordData) - Method
ToInserts(IEnumerable<ReplyTemplateFolderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReplyTemplateFolderTableInfo>, CancellationToken) - Method
ToInsertAsync(ReplyTemplateFolderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReplyTemplateFolderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateFolderRow is Modified
- Deleted items
- Method
GetFromIdxReplyTemplateFolderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReplyTemplateFolderRow.ReplyTemplateFolderRowIdxBase is Modified
-
Deleted items
- Method
.ReplyTemplateFolderRowIdxBaseop_Implicit(ReplyTemplateFolderRowIdxBase) - Method
.ReplyTemplateFolderRowIdxBaseop_Implicit(ReplyTemplateFolderRowIdxBase)
- Method
-
New items
- Method
.ReplyTemplateFolderRowIdxBaseToReplyTemplateFolderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReplyTemplateFolderRowIdxBaseToReplyTemplateFolderRowAsync(CancellationToken) - Method
.ReplyTemplateFolderRowIdxBaseToReplyTemplateFolderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReplyTemplateFolderRowIdxBaseToReplyTemplateFolderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReplyTemplateFolderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateFolderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromIdxParentId(Int32) - Method
GetFromReader(SoDataReader, ReplyTemplateFolderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReplyTemplateFolderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReplyTemplateRecordData) - Method
ToInserts(IEnumerable<ReplyTemplateRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReplyTemplateTableInfo>, CancellationToken) - Method
ToInsertAsync(ReplyTemplateRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReplyTemplateRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateRow is Modified
- Deleted items
- Method
GetFromIdxReplyTemplateId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReplyTemplateRow.ReplyTemplateRowIdxBase is Modified
-
Deleted items
- Method
.ReplyTemplateRowIdxBaseop_Implicit(ReplyTemplateRowIdxBase) - Method
.ReplyTemplateRowIdxBaseop_Implicit(ReplyTemplateRowIdxBase)
- Method
-
New items
- Method
.ReplyTemplateRowIdxBaseToReplyTemplateRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReplyTemplateRowIdxBaseToReplyTemplateRowAsync(CancellationToken) - Method
.ReplyTemplateRowIdxBaseToReplyTemplateRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReplyTemplateRowIdxBaseToReplyTemplateRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReplyTemplateIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReplyTemplateRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFolderId(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxOwnedBy(Int32) - Method
GetFromReader(SoDataReader, ReplyTemplateTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFolderIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxOwnedByAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReplyTemplateTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReporterListDefRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ReporterListDefRecordData) - Method
ToInserts(IEnumerable<ReporterListDefRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ReporterListDefTableInfo>, CancellationToken) - Method
ToInsertAsync(ReporterListDefRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ReporterListDefRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReporterListDefRow is Modified
- Deleted items
- Method
GetFromIdxReporterListDefId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ReporterListDefRow.ReporterListDefRowIdxBase is Modified
-
Deleted items
- Method
.ReporterListDefRowIdxBaseop_Implicit(ReporterListDefRowIdxBase) - Method
.ReporterListDefRowIdxBaseop_Implicit(ReporterListDefRowIdxBase)
- Method
-
New items
- Method
.ReporterListDefRowIdxBaseToReporterListDefRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ReporterListDefRowIdxBaseToReporterListDefRowAsync(CancellationToken) - Method
.ReporterListDefRowIdxBaseToReporterListDefRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ReporterListDefRowIdxBaseToReporterListDefRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxReporterListDefIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ReporterListDefRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOleFieldKey(Int32) - Method
GetFromIdxOleFieldName(Int32) - Method
GetFromIdxOleViewId(Int32) - Method
GetFromReader(SoDataReader, ReporterListDefTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOleFieldKeyAsync(Int32, CancellationToken) - Method
GetFromIdxOleFieldNameAsync(Int32, CancellationToken) - Method
GetFromIdxOleViewIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ReporterListDefTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ResourceOverrideRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ResourceOverrideRecordData) - Method
ToInserts(IEnumerable<ResourceOverrideRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ResourceOverrideTableInfo>, CancellationToken) - Method
ToInsertAsync(ResourceOverrideRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ResourceOverrideRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ResourceOverrideRow is Modified
- Deleted items
- Method
GetFromIdxResourceNameCulture(String, String) - Method
GetFromIdxResourceOverrideId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ResourceOverrideRow.ResourceOverrideRowIdxBase is Modified
-
Deleted items
- Method
.ResourceOverrideRowIdxBaseop_Implicit(ResourceOverrideRowIdxBase) - Method
.ResourceOverrideRowIdxBaseop_Implicit(ResourceOverrideRowIdxBase)
- Method
-
New items
- Method
.ResourceOverrideRowIdxBaseToResourceOverrideRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ResourceOverrideRowIdxBaseToResourceOverrideRowAsync(CancellationToken) - Method
.ResourceOverrideRowIdxBaseToResourceOverrideRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ResourceOverrideRowIdxBaseToResourceOverrideRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxResourceNameCultureAsync(String, String, CancellationToken) - Method
GetFromIdxResourceOverrideIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ResourceOverrideRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxResourceName(String) - Method
GetFromReader(SoDataReader, ResourceOverrideTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxResourceNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ResourceOverrideTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleCategoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RoleCategoryRecordData) - Method
ToInserts(IEnumerable<RoleCategoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RoleCategoryTableInfo>, CancellationToken) - Method
ToInsertAsync(RoleCategoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RoleCategoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleCategoryRow is Modified
- Deleted items
- Method
GetFromIdxRoleCategoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RoleCategoryRow.RoleCategoryRowIdxBase is Modified
-
Deleted items
- Method
.RoleCategoryRowIdxBaseop_Implicit(RoleCategoryRowIdxBase) - Method
.RoleCategoryRowIdxBaseop_Implicit(RoleCategoryRowIdxBase)
- Method
-
New items
- Method
.RoleCategoryRowIdxBaseToRoleCategoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RoleCategoryRowIdxBaseToRoleCategoryRowAsync(CancellationToken) - Method
.RoleCategoryRowIdxBaseToRoleCategoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RoleCategoryRowIdxBaseToRoleCategoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRoleCategoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleCategoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCategory(Int32) - Method
GetFromIdxCrmRole(Int32) - Method
GetFromIdxRole(Int32) - Method
GetFromReader(SoDataReader, RoleCategoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxCrmRoleAsync(Int32, CancellationToken) - Method
GetFromIdxRoleAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RoleCategoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleElementRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RoleElementRecordData) - Method
ToInserts(IEnumerable<RoleElementRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RoleElementTableInfo>, CancellationToken) - Method
ToInsertAsync(RoleElementRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RoleElementRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleElementRow is Modified
- Deleted items
- Method
GetFromIdxRoleElementId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RoleElementRow.RoleElementRowIdxBase is Modified
-
Deleted items
- Method
.RoleElementRowIdxBaseop_Implicit(RoleElementRowIdxBase) - Method
.RoleElementRowIdxBaseop_Implicit(RoleElementRowIdxBase)
- Method
-
New items
- Method
.RoleElementRowIdxBaseToRoleElementRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RoleElementRowIdxBaseToRoleElementRowAsync(CancellationToken) - Method
.RoleElementRowIdxBaseToRoleElementRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RoleElementRowIdxBaseToRoleElementRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRoleElementIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleElementRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCrmRole(Int32) - Method
GetFromIdxElementProfile(Int32) - Method
GetFromIdxRole(Int32) - Method
GetFromReader(SoDataReader, RoleElementTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCrmRoleAsync(Int32, CancellationToken) - Method
GetFromIdxElementProfileAsync(Int32, CancellationToken) - Method
GetFromIdxRoleAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RoleElementTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleMemberRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RoleMemberRecordData) - Method
ToInserts(IEnumerable<RoleMemberRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RoleMemberTableInfo>, CancellationToken) - Method
ToInsertAsync(RoleMemberRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RoleMemberRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleMemberRow is Modified
- Deleted items
- Method
GetFromIdxRoleMemberId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RoleMemberRow.RoleMemberRowIdxBase is Modified
-
Deleted items
- Method
.RoleMemberRowIdxBaseop_Implicit(RoleMemberRowIdxBase) - Method
.RoleMemberRowIdxBaseop_Implicit(RoleMemberRowIdxBase)
- Method
-
New items
- Method
.RoleMemberRowIdxBaseToRoleMemberRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RoleMemberRowIdxBaseToRoleMemberRowAsync(CancellationToken) - Method
.RoleMemberRowIdxBaseToRoleMemberRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RoleMemberRowIdxBaseToRoleMemberRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRoleMemberIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleMemberRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEjuser(Int32) - Method
GetFromIdxRole(Int32) - Method
GetFromReader(SoDataReader, RoleMemberTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjuserAsync(Int32, CancellationToken) - Method
GetFromIdxRoleAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RoleMemberTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RoleRecordData) - Method
ToInserts(IEnumerable<RoleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RoleTableInfo>, CancellationToken) - Method
ToInsertAsync(RoleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RoleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleRow is Modified
- Deleted items
- Method
GetFromIdxRoleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RoleRow.RoleRowIdxBase is Modified
-
Deleted items
- Method
.RoleRowIdxBaseop_Implicit(RoleRowIdxBase) - Method
.RoleRowIdxBaseop_Implicit(RoleRowIdxBase)
- Method
-
New items
- Method
.RoleRowIdxBaseToRoleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RoleRowIdxBaseToRoleRowAsync(CancellationToken) - Method
.RoleRowIdxBaseToRoleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RoleRowIdxBaseToRoleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRoleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, RoleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RoleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleWorkflowRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(RoleWorkflowRecordData) - Method
ToInserts(IEnumerable<RoleWorkflowRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<RoleWorkflowTableInfo>, CancellationToken) - Method
ToInsertAsync(RoleWorkflowRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<RoleWorkflowRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleWorkflowRow is Modified
- Deleted items
- Method
GetFromIdxRoleWorkflowId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.RoleWorkflowRow.RoleWorkflowRowIdxBase is Modified
-
Deleted items
- Method
.RoleWorkflowRowIdxBaseop_Implicit(RoleWorkflowRowIdxBase) - Method
.RoleWorkflowRowIdxBaseop_Implicit(RoleWorkflowRowIdxBase)
- Method
-
New items
- Method
.RoleWorkflowRowIdxBaseToRoleWorkflowRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.RoleWorkflowRowIdxBaseToRoleWorkflowRowAsync(CancellationToken) - Method
.RoleWorkflowRowIdxBaseToRoleWorkflowRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.RoleWorkflowRowIdxBaseToRoleWorkflowRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxRoleWorkflowIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RoleWorkflowRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCrmRole(Int32) - Method
GetFromIdxRole(Int32) - Method
GetFromIdxWorkflowId(Int32) - Method
GetFromReader(SoDataReader, RoleWorkflowTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCrmRoleAsync(Int32, CancellationToken) - Method
GetFromIdxRoleAsync(Int32, CancellationToken) - Method
GetFromIdxWorkflowIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, RoleWorkflowTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.RowDefaulter is Modified
- Deleted items
- Method
GetDefaultMDOValue(MDOType) - Method
SetDefaults(AppointmentRow) - Method
SetDefaults(AppointmentRow, DefaulterStrategy) - Method
SetDefaults(AppointmentRow, TaskType) - Method
SetDefaults(AppointmentRow, TaskType, DefaulterStrategy) - Method
SetDefaults(ContactRow) - Method
SetDefaults(ContactRow, DefaulterStrategy) - Method
SetDefaults(DocumentRow) - Method
SetDefaults(DocumentRow, DefaulterStrategy) - Method
SetDefaults(EjCategoryRow) - Method
SetDefaults(EjCategoryRow, DefaulterStrategy) - Method
SetDefaults(PersonRow) - Method
SetDefaults(PersonRow, ContactRow) - Method
SetDefaults(PersonRow, ContactRow, DefaulterStrategy) - Method
SetDefaults(PersonRow, DefaulterStrategy) - Method
SetDefaults(PersonRow, Int32) - Method
SetDefaults(PersonRow, Int32, DefaulterStrategy) - Method
SetDefaults(ProjectRow) - Method
SetDefaults(ProjectRow, DefaulterStrategy) - Method
SetDefaults(RelationsRow) - Method
SetDefaults(RelationsRow, DefaulterStrategy) - Method
SetDefaults(SaleRow) - Method
SetDefaults(SaleRow, DefaulterStrategy) - Method
SetDefaults(SelectionRow) - Method
SetDefaults(SelectionRow, DefaulterStrategy) - Method
SetDefaults(TableRowBase) - Method
SetDefaults(TableRowBase, DefaulterStrategy) - Method
SetDefaults(TicketPriorityRow) - Method
SetDefaults(TicketPriorityRow, DefaulterStrategy) - Method
SetDefaults(TicketStatusRow) - Method
SetDefaults(TicketStatusRow, DefaulterStrategy) - Method
SetDefaults(TicketTypeRow) - Method
SetDefaults(TicketTypeRow, DefaulterStrategy)
- Method
- New items
- Method
GetDefaultMDOValueAsync(MDOType, CancellationToken) - Method
SetDefaultsAsync(AppointmentRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(AppointmentRow, TaskType, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(AppointmentRow, TaskType, CancellationToken) - Method
SetDefaultsAsync(AppointmentRow, CancellationToken) - Method
SetDefaultsAsync(ContactRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(ContactRow, CancellationToken) - Method
SetDefaultsAsync(DocumentRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(DocumentRow, CancellationToken) - Method
SetDefaultsAsync(EjCategoryRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(EjCategoryRow, CancellationToken) - Method
SetDefaultsAsync(PersonRow, ContactRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(PersonRow, ContactRow, CancellationToken) - Method
SetDefaultsAsync(PersonRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(PersonRow, Int32, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(PersonRow, Int32, CancellationToken) - Method
SetDefaultsAsync(PersonRow, CancellationToken) - Method
SetDefaultsAsync(ProjectRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(ProjectRow, CancellationToken) - Method
SetDefaultsAsync(RelationsRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(RelationsRow, CancellationToken) - Method
SetDefaultsAsync(SaleRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(SaleRow, CancellationToken) - Method
SetDefaultsAsync(SelectionRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(SelectionRow, CancellationToken) - Method
SetDefaultsAsync(TableRowBase, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(TableRowBase, CancellationToken) - Method
SetDefaultsAsync(TicketPriorityRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(TicketPriorityRow, CancellationToken) - Method
SetDefaultsAsync(TicketStatusRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(TicketStatusRow, CancellationToken) - Method
SetDefaultsAsync(TicketTypeRow, DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(TicketTypeRow, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaintConfigurationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaintConfigurationRecordData) - Method
ToInserts(IEnumerable<SaintConfigurationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaintConfigurationTableInfo>, CancellationToken) - Method
ToInsertAsync(SaintConfigurationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaintConfigurationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaintConfigurationRow is Modified
- Deleted items
- Method
GetFromIdxSaintConfigurationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaintConfigurationRow.SaintConfigurationRowIdxBase is Modified
-
Deleted items
- Method
.SaintConfigurationRowIdxBaseop_Implicit(SaintConfigurationRowIdxBase) - Method
.SaintConfigurationRowIdxBaseop_Implicit(SaintConfigurationRowIdxBase)
- Method
-
New items
- Method
.SaintConfigurationRowIdxBaseToSaintConfigurationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaintConfigurationRowIdxBaseToSaintConfigurationRowAsync(CancellationToken) - Method
.SaintConfigurationRowIdxBaseToSaintConfigurationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaintConfigurationRowIdxBaseToSaintConfigurationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaintConfigurationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaintConfigurationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SaintConfigurationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaintConfigurationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleHistRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleHistRecordData) - Method
ToInserts(IEnumerable<SaleHistRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleHistTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleHistRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleHistRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleHistRow is Modified
- Deleted items
- Method
GetFromIdxSalehistId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleHistRow.SaleHistRowIdxBase is Modified
-
Deleted items
- Method
.SaleHistRowIdxBaseop_Implicit(SaleHistRowIdxBase) - Method
.SaleHistRowIdxBaseop_Implicit(SaleHistRowIdxBase)
- Method
-
New items
- Method
.SaleHistRowIdxBaseToSaleHistRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleHistRowIdxBaseToSaleHistRowAsync(CancellationToken) - Method
.SaleHistRowIdxBaseToSaleHistRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleHistRowIdxBaseToSaleHistRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSalehistIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleHistRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxDone(SaleDone) - Method
GetFromIdxHeading(String) - Method
GetFromIdxNumber1(String) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxSaledate(DateTime) - Method
GetFromIdxSaleId(Int32) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxStatus(SaleStatus) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32) - Method
GetFromReader(SoDataReader, SaleHistTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxDoneAsync(SaleDone, CancellationToken) - Method
GetFromIdxHeadingAsync(String, CancellationToken) - Method
GetFromIdxNumber1Async(String, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaledateAsync(DateTime, CancellationToken) - Method
GetFromIdxSaleIdAsync(Int32, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxStatusAsync(SaleStatus, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleHistTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleRecordData) - Method
ToInserts(IEnumerable<SaleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleRow is Modified
- Deleted items
- Method
GetFromIdxSaleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleRow.SaleRowIdxBase is Modified
-
Deleted items
- Method
.SaleRowIdxBaseop_Implicit(SaleRowIdxBase) - Method
.SaleRowIdxBaseop_Implicit(SaleRowIdxBase)
- Method
-
New items
- Method
.SaleRowIdxBaseToSaleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleRowIdxBaseToSaleRowAsync(CancellationToken) - Method
.SaleRowIdxBaseToSaleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleRowIdxBaseToSaleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdDone(Int32, SaleDone) - Method
GetFromIdxAssociateIdDoneSaledate(Int32, SaleDone, DateTime) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdSaledate(Int32, DateTime) - Method
GetFromIdxContactIdSaledateAssociateId(Int32, DateTime, Int32) - Method
GetFromIdxCreatedByWorkflowId(Int32) - Method
GetFromIdxDone(SaleDone) - Method
GetFromIdxHeading(String) - Method
GetFromIdxNumber1(String) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdSaledate(Int32, DateTime) - Method
GetFromIdxProjectIdSaledateAssociateId(Int32, DateTime, Int32) - Method
GetFromIdxSaledate(DateTime) - Method
GetFromIdxSource(Int16) - Method
GetFromIdxStatus(SaleStatus) - Method
GetFromIdxUserdef2Id(Int32) - Method
GetFromIdxUserdefId(Int32) - Method
GetFromReader(SoDataReader, SaleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdDoneAsync(Int32, SaleDone, CancellationToken) - Method
GetFromIdxAssociateIdDoneSaledateAsync(Int32, SaleDone, DateTime, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdSaledateAssociateIdAsync(Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxContactIdSaledateAsync(Int32, DateTime, CancellationToken) - Method
GetFromIdxCreatedByWorkflowIdAsync(Int32, CancellationToken) - Method
GetFromIdxDoneAsync(SaleDone, CancellationToken) - Method
GetFromIdxHeadingAsync(String, CancellationToken) - Method
GetFromIdxNumber1Async(String, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdSaledateAssociateIdAsync(Int32, DateTime, Int32, CancellationToken) - Method
GetFromIdxProjectIdSaledateAsync(Int32, DateTime, CancellationToken) - Method
GetFromIdxSaledateAsync(DateTime, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromIdxStatusAsync(SaleStatus, CancellationToken) - Method
GetFromIdxUserdef2IdAsync(Int32, CancellationToken) - Method
GetFromIdxUserdefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleStakeholderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleStakeholderRecordData) - Method
ToInserts(IEnumerable<SaleStakeholderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleStakeholderTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleStakeholderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleStakeholderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleStakeholderRow is Modified
- Deleted items
- Method
GetFromIdxSaleStakeholderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleStakeholderRow.SaleStakeholderRowIdxBase is Modified
-
Deleted items
- Method
.SaleStakeholderRowIdxBaseop_Implicit(SaleStakeholderRowIdxBase) - Method
.SaleStakeholderRowIdxBaseop_Implicit(SaleStakeholderRowIdxBase)
- Method
-
New items
- Method
.SaleStakeholderRowIdxBaseToSaleStakeholderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleStakeholderRowIdxBaseToSaleStakeholderRowAsync(CancellationToken) - Method
.SaleStakeholderRowIdxBaseToSaleStakeholderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleStakeholderRowIdxBaseToSaleStakeholderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleStakeholderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleStakeholderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromReader(SoDataReader, SaleStakeholderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleStakeholderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeCatGroupLinkRecordData) - Method
ToInserts(IEnumerable<SaleTypeCatGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeCatGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeCatGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeCatGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSaleTypeCatGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeCatGroupLinkRow.SaleTypeCatGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeCatGroupLinkRowIdxBaseop_Implicit(SaleTypeCatGroupLinkRowIdxBase) - Method
.SaleTypeCatGroupLinkRowIdxBaseop_Implicit(SaleTypeCatGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SaleTypeCatGroupLinkRowIdxBaseToSaleTypeCatGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeCatGroupLinkRowIdxBaseToSaleTypeCatGroupLinkRowAsync(CancellationToken) - Method
.SaleTypeCatGroupLinkRowIdxBaseToSaleTypeCatGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeCatGroupLinkRowIdxBaseToSaleTypeCatGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypeCatGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxSaleTypeCatId(Int32) - Method
GetFromReader(SoDataReader, SaleTypeCatGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeCatIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeCatGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeCatHeadingLinkRecordData) - Method
ToInserts(IEnumerable<SaleTypeCatHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeCatHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeCatHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeCatHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxSaleTypeCatHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeCatHeadingLinkRow.SaleTypeCatHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeCatHeadingLinkRowIdxBaseop_Implicit(SaleTypeCatHeadingLinkRowIdxBase) - Method
.SaleTypeCatHeadingLinkRowIdxBaseop_Implicit(SaleTypeCatHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.SaleTypeCatHeadingLinkRowIdxBaseToSaleTypeCatHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeCatHeadingLinkRowIdxBaseToSaleTypeCatHeadingLinkRowAsync(CancellationToken) - Method
.SaleTypeCatHeadingLinkRowIdxBaseToSaleTypeCatHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeCatHeadingLinkRowIdxBaseToSaleTypeCatHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypeCatHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxSaleTypeCatId(Int32) - Method
GetFromReader(SoDataReader, SaleTypeCatHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeCatIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeCatHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeCatRecordData) - Method
ToInserts(IEnumerable<SaleTypeCatRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeCatTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeCatRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeCatRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxSaleTypeCatId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeCatRow.SaleTypeCatRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeCatRowIdxBaseop_Implicit(SaleTypeCatRowIdxBase) - Method
.SaleTypeCatRowIdxBaseop_Implicit(SaleTypeCatRowIdxBase)
- Method
-
New items
- Method
.SaleTypeCatRowIdxBaseToSaleTypeCatRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeCatRowIdxBaseToSaleTypeCatRowAsync(CancellationToken) - Method
.SaleTypeCatRowIdxBaseToSaleTypeCatRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeCatRowIdxBaseToSaleTypeCatRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSaleTypeCatIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeCatRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SaleTypeCatTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeCatTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeGroupLinkRecordData) - Method
ToInserts(IEnumerable<SaleTypeGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSaleTypegrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeGroupLinkRow.SaleTypeGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeGroupLinkRowIdxBaseop_Implicit(SaleTypeGroupLinkRowIdxBase) - Method
.SaleTypeGroupLinkRowIdxBaseop_Implicit(SaleTypeGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SaleTypeGroupLinkRowIdxBaseToSaleTypeGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeGroupLinkRowIdxBaseToSaleTypeGroupLinkRowAsync(CancellationToken) - Method
.SaleTypeGroupLinkRowIdxBaseToSaleTypeGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeGroupLinkRowIdxBaseToSaleTypeGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypegrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxSaleTypeId(Int32) - Method
GetFromReader(SoDataReader, SaleTypeGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeHeadingLinkRecordData) - Method
ToInserts(IEnumerable<SaleTypeHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxSaleTypeheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeHeadingLinkRow.SaleTypeHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeHeadingLinkRowIdxBaseop_Implicit(SaleTypeHeadingLinkRowIdxBase) - Method
.SaleTypeHeadingLinkRowIdxBaseop_Implicit(SaleTypeHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.SaleTypeHeadingLinkRowIdxBaseToSaleTypeHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeHeadingLinkRowIdxBaseToSaleTypeHeadingLinkRowAsync(CancellationToken) - Method
.SaleTypeHeadingLinkRowIdxBaseToSaleTypeHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeHeadingLinkRowIdxBaseToSaleTypeHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypeheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxSaleTypeId(Int32) - Method
GetFromReader(SoDataReader, SaleTypeHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeQuoteAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeQuoteAttachmentRecordData) - Method
ToInserts(IEnumerable<SaleTypeQuoteAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeQuoteAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeQuoteAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeQuoteAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeQuoteAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxSaleTypeQuoteAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeQuoteAttachmentRow.SaleTypeQuoteAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeQuoteAttachmentRowIdxBaseop_Implicit(SaleTypeQuoteAttachmentRowIdxBase) - Method
.SaleTypeQuoteAttachmentRowIdxBaseop_Implicit(SaleTypeQuoteAttachmentRowIdxBase)
- Method
-
New items
- Method
.SaleTypeQuoteAttachmentRowIdxBaseToSaleTypeQuoteAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeQuoteAttachmentRowIdxBaseToSaleTypeQuoteAttachmentRowAsync(CancellationToken) - Method
.SaleTypeQuoteAttachmentRowIdxBaseToSaleTypeQuoteAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeQuoteAttachmentRowIdxBaseToSaleTypeQuoteAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypeQuoteAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeQuoteAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SaleTypeQuoteAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeQuoteAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeRecordData) - Method
ToInserts(IEnumerable<SaleTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxSaleTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeRow.SaleTypeRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeRowIdxBaseop_Implicit(SaleTypeRowIdxBase) - Method
.SaleTypeRowIdxBaseop_Implicit(SaleTypeRowIdxBase)
- Method
-
New items
- Method
.SaleTypeRowIdxBaseToSaleTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeRowIdxBaseToSaleTypeRowAsync(CancellationToken) - Method
.SaleTypeRowIdxBaseToSaleTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeRowIdxBaseToSaleTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSaleTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SaleTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeStageLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SaleTypeStageLinkRecordData) - Method
ToInserts(IEnumerable<SaleTypeStageLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SaleTypeStageLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SaleTypeStageLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SaleTypeStageLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeStageLinkRow is Modified
- Deleted items
- Method
GetFromIdxSaleTypeStageLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SaleTypeStageLinkRow.SaleTypeStageLinkRowIdxBase is Modified
-
Deleted items
- Method
.SaleTypeStageLinkRowIdxBaseop_Implicit(SaleTypeStageLinkRowIdxBase) - Method
.SaleTypeStageLinkRowIdxBaseop_Implicit(SaleTypeStageLinkRowIdxBase)
- Method
-
New items
- Method
.SaleTypeStageLinkRowIdxBaseToSaleTypeStageLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SaleTypeStageLinkRowIdxBaseToSaleTypeStageLinkRowAsync(CancellationToken) - Method
.SaleTypeStageLinkRowIdxBaseToSaleTypeStageLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SaleTypeStageLinkRowIdxBaseToSaleTypeStageLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypeStageLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SaleTypeStageLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSaleTypeId(Int32) - Method
GetFromIdxSaleTypeIdStageId(Int32, Int32) - Method
GetFromReader(SoDataReader, SaleTypeStageLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSaleTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeIdStageIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SaleTypeStageLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SalutationGroupLinkRecordData) - Method
ToInserts(IEnumerable<SalutationGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SalutationGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SalutationGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SalutationGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSalutationgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SalutationGroupLinkRow.SalutationGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SalutationGroupLinkRowIdxBaseop_Implicit(SalutationGroupLinkRowIdxBase) - Method
.SalutationGroupLinkRowIdxBaseop_Implicit(SalutationGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SalutationGroupLinkRowIdxBaseToSalutationGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SalutationGroupLinkRowIdxBaseToSalutationGroupLinkRowAsync(CancellationToken) - Method
.SalutationGroupLinkRowIdxBaseToSalutationGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SalutationGroupLinkRowIdxBaseToSalutationGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSalutationgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxSalutationId(Int32) - Method
GetFromReader(SoDataReader, SalutationGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxSalutationIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SalutationGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SalutationHeadingLinkRecordData) - Method
ToInserts(IEnumerable<SalutationHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SalutationHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SalutationHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SalutationHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxSalutationheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SalutationHeadingLinkRow.SalutationHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.SalutationHeadingLinkRowIdxBaseop_Implicit(SalutationHeadingLinkRowIdxBase) - Method
.SalutationHeadingLinkRowIdxBaseop_Implicit(SalutationHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.SalutationHeadingLinkRowIdxBaseToSalutationHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SalutationHeadingLinkRowIdxBaseToSalutationHeadingLinkRowAsync(CancellationToken) - Method
.SalutationHeadingLinkRowIdxBaseToSalutationHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SalutationHeadingLinkRowIdxBaseToSalutationHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSalutationheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxSalutationId(Int32) - Method
GetFromReader(SoDataReader, SalutationHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxSalutationIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SalutationHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SalutationRecordData) - Method
ToInserts(IEnumerable<SalutationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SalutationTableInfo>, CancellationToken) - Method
ToInsertAsync(SalutationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SalutationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxSalutationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SalutationRow.SalutationRowIdxBase is Modified
-
Deleted items
- Method
.SalutationRowIdxBaseop_Implicit(SalutationRowIdxBase) - Method
.SalutationRowIdxBaseop_Implicit(SalutationRowIdxBase)
- Method
-
New items
- Method
.SalutationRowIdxBaseToSalutationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SalutationRowIdxBaseToSalutationRowAsync(CancellationToken) - Method
.SalutationRowIdxBaseToSalutationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SalutationRowIdxBaseToSalutationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSalutationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SalutationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SalutationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SalutationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SatelliteRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SatelliteRecordData) - Method
ToInserts(IEnumerable<SatelliteRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SatelliteTableInfo>, CancellationToken) - Method
ToInsertAsync(SatelliteRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SatelliteRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SatelliteRow is Modified
- Deleted items
- Method
GetFromIdxSatelliteId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SatelliteRow.SatelliteRowIdxBase is Modified
-
Deleted items
- Method
.SatelliteRowIdxBaseop_Implicit(SatelliteRowIdxBase) - Method
.SatelliteRowIdxBaseop_Implicit(SatelliteRowIdxBase)
- Method
-
New items
- Method
.SatelliteRowIdxBaseToSatelliteRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SatelliteRowIdxBaseToSatelliteRowAsync(CancellationToken) - Method
.SatelliteRowIdxBaseToSatelliteRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SatelliteRowIdxBaseToSatelliteRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSatelliteIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SatelliteRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SatelliteTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SatelliteTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SAttachmentRecordData) - Method
ToInserts(IEnumerable<SAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(SAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxSAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SAttachmentRow.SAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.SAttachmentRowIdxBaseop_Implicit(SAttachmentRowIdxBase) - Method
.SAttachmentRowIdxBaseop_Implicit(SAttachmentRowIdxBase)
- Method
-
New items
- Method
.SAttachmentRowIdxBaseToSAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SAttachmentRowIdxBaseToSAttachmentRowAsync(CancellationToken) - Method
.SAttachmentRowIdxBaseToSAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SAttachmentRowIdxBaseToSAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromReader(SoDataReader, SAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SBounceShipmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SBounceShipmentRecordData) - Method
ToInserts(IEnumerable<SBounceShipmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SBounceShipmentTableInfo>, CancellationToken) - Method
ToInsertAsync(SBounceShipmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SBounceShipmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SBounceShipmentRow is Modified
- Deleted items
- Method
GetFromIdxSBounceShipmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SBounceShipmentRow.SBounceShipmentRowIdxBase is Modified
-
Deleted items
- Method
.SBounceShipmentRowIdxBaseop_Implicit(SBounceShipmentRowIdxBase) - Method
.SBounceShipmentRowIdxBaseop_Implicit(SBounceShipmentRowIdxBase)
- Method
-
New items
- Method
.SBounceShipmentRowIdxBaseToSBounceShipmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SBounceShipmentRowIdxBaseToSBounceShipmentRowAsync(CancellationToken) - Method
.SBounceShipmentRowIdxBaseToSBounceShipmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SBounceShipmentRowIdxBaseToSBounceShipmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSBounceShipmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SBounceShipmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromReader(SoDataReader, SBounceShipmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SBounceShipmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScheduledTaskRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScheduledTaskRecordData) - Method
ToInserts(IEnumerable<ScheduledTaskRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScheduledTaskTableInfo>, CancellationToken) - Method
ToInsertAsync(ScheduledTaskRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScheduledTaskRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScheduledTaskRow is Modified
- Deleted items
- Method
GetFromIdxScheduledTaskId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScheduledTaskRow.ScheduledTaskRowIdxBase is Modified
-
Deleted items
- Method
.ScheduledTaskRowIdxBaseop_Implicit(ScheduledTaskRowIdxBase) - Method
.ScheduledTaskRowIdxBaseop_Implicit(ScheduledTaskRowIdxBase)
- Method
-
New items
- Method
.ScheduledTaskRowIdxBaseToScheduledTaskRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScheduledTaskRowIdxBaseToScheduledTaskRowAsync(CancellationToken) - Method
.ScheduledTaskRowIdxBaseToScheduledTaskRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScheduledTaskRowIdxBaseToScheduledTaskRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScheduledTaskIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScheduledTaskRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxScheduleId(Int32) - Method
GetFromIdxScriptId(Int32) - Method
GetFromReader(SoDataReader, ScheduledTaskTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScheduleIdAsync(Int32, CancellationToken) - Method
GetFromIdxScriptIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScheduledTaskTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScheduleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScheduleRecordData) - Method
ToInserts(IEnumerable<ScheduleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScheduleTableInfo>, CancellationToken) - Method
ToInsertAsync(ScheduleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScheduleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScheduleRow is Modified
- Deleted items
- Method
GetFromIdxScheduleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScheduleRow.ScheduleRowIdxBase is Modified
-
Deleted items
- Method
.ScheduleRowIdxBaseop_Implicit(ScheduleRowIdxBase) - Method
.ScheduleRowIdxBaseop_Implicit(ScheduleRowIdxBase)
- Method
-
New items
- Method
.ScheduleRowIdxBaseToScheduleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScheduleRowIdxBaseToScheduleRowAsync(CancellationToken) - Method
.ScheduleRowIdxBaseToScheduleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScheduleRowIdxBaseToScheduleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScheduleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScheduleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAfterScheduleId(Int32) - Method
GetFromReader(SoDataReader, ScheduleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAfterScheduleIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScheduleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenChooserRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScreenChooserRecordData) - Method
ToInserts(IEnumerable<ScreenChooserRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScreenChooserTableInfo>, CancellationToken) - Method
ToInsertAsync(ScreenChooserRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScreenChooserRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenChooserRow is Modified
- Deleted items
- Method
GetFromIdxScreenChooserId(Int32) - Method
GetFromIdxUniqueIdentifier(String) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScreenChooserRow.ScreenChooserRowIdxBase is Modified
-
Deleted items
- Method
.ScreenChooserRowIdxBaseop_Implicit(ScreenChooserRowIdxBase) - Method
.ScreenChooserRowIdxBaseop_Implicit(ScreenChooserRowIdxBase)
- Method
-
New items
- Method
.ScreenChooserRowIdxBaseToScreenChooserRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScreenChooserRowIdxBaseToScreenChooserRowAsync(CancellationToken) - Method
.ScreenChooserRowIdxBaseToScreenChooserRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScreenChooserRowIdxBaseToScreenChooserRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenChooserIdAsync(Int32, CancellationToken) - Method
GetFromIdxUniqueIdentifierAsync(String, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenChooserRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxScreenTarget(Int32) - Method
GetFromReader(SoDataReader, ScreenChooserTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenTargetAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScreenChooserTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionActionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScreenDefinitionActionRecordData) - Method
ToInserts(IEnumerable<ScreenDefinitionActionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScreenDefinitionActionTableInfo>, CancellationToken) - Method
ToInsertAsync(ScreenDefinitionActionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScreenDefinitionActionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionActionRow is Modified
- Deleted items
- Method
GetFromIdxScreenDefinitionActionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScreenDefinitionActionRow.ScreenDefinitionActionRowIdxBase is Modified
-
Deleted items
- Method
.ScreenDefinitionActionRowIdxBaseop_Implicit(ScreenDefinitionActionRowIdxBase) - Method
.ScreenDefinitionActionRowIdxBaseop_Implicit(ScreenDefinitionActionRowIdxBase)
- Method
-
New items
- Method
.ScreenDefinitionActionRowIdxBaseToScreenDefinitionActionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScreenDefinitionActionRowIdxBaseToScreenDefinitionActionRowAsync(CancellationToken) - Method
.ScreenDefinitionActionRowIdxBaseToScreenDefinitionActionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScreenDefinitionActionRowIdxBaseToScreenDefinitionActionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionActionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionActionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEjscript(Int32) - Method
GetFromIdxScreenDefinition(Int32) - Method
GetFromReader(SoDataReader, ScreenDefinitionActionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEjscriptAsync(Int32, CancellationToken) - Method
GetFromIdxScreenDefinitionAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScreenDefinitionActionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionElementRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScreenDefinitionElementRecordData) - Method
ToInserts(IEnumerable<ScreenDefinitionElementRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScreenDefinitionElementTableInfo>, CancellationToken) - Method
ToInsertAsync(ScreenDefinitionElementRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScreenDefinitionElementRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionElementRow is Modified
- Deleted items
- Method
GetFromIdxScreenDefinitionElementId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScreenDefinitionElementRow.ScreenDefinitionElementRowIdxBase is Modified
-
Deleted items
- Method
.ScreenDefinitionElementRowIdxBaseop_Implicit(ScreenDefinitionElementRowIdxBase) - Method
.ScreenDefinitionElementRowIdxBaseop_Implicit(ScreenDefinitionElementRowIdxBase)
- Method
-
New items
- Method
.ScreenDefinitionElementRowIdxBaseToScreenDefinitionElementRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScreenDefinitionElementRowIdxBaseToScreenDefinitionElementRowAsync(CancellationToken) - Method
.ScreenDefinitionElementRowIdxBaseToScreenDefinitionElementRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScreenDefinitionElementRowIdxBaseToScreenDefinitionElementRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionElementIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionElementRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxScreenDefinition(Int32) - Method
GetFromReader(SoDataReader, ScreenDefinitionElementTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScreenDefinitionElementTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionHiddenRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScreenDefinitionHiddenRecordData) - Method
ToInserts(IEnumerable<ScreenDefinitionHiddenRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScreenDefinitionHiddenTableInfo>, CancellationToken) - Method
ToInsertAsync(ScreenDefinitionHiddenRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScreenDefinitionHiddenRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionHiddenRow is Modified
- Deleted items
- Method
GetFromIdxScreenDefinitionHiddenId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScreenDefinitionHiddenRow.ScreenDefinitionHiddenRowIdxBase is Modified
-
Deleted items
- Method
.ScreenDefinitionHiddenRowIdxBaseop_Implicit(ScreenDefinitionHiddenRowIdxBase) - Method
.ScreenDefinitionHiddenRowIdxBaseop_Implicit(ScreenDefinitionHiddenRowIdxBase)
- Method
-
New items
- Method
.ScreenDefinitionHiddenRowIdxBaseToScreenDefinitionHiddenRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScreenDefinitionHiddenRowIdxBaseToScreenDefinitionHiddenRowAsync(CancellationToken) - Method
.ScreenDefinitionHiddenRowIdxBaseToScreenDefinitionHiddenRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScreenDefinitionHiddenRowIdxBaseToScreenDefinitionHiddenRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionHiddenIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionHiddenRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxScreenDefinition(Int32) - Method
GetFromReader(SoDataReader, ScreenDefinitionHiddenTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScreenDefinitionHiddenTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionLanguageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScreenDefinitionLanguageRecordData) - Method
ToInserts(IEnumerable<ScreenDefinitionLanguageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScreenDefinitionLanguageTableInfo>, CancellationToken) - Method
ToInsertAsync(ScreenDefinitionLanguageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScreenDefinitionLanguageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionLanguageRow is Modified
- Deleted items
- Method
GetFromIdxScreenDefinitionLanguageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScreenDefinitionLanguageRow.ScreenDefinitionLanguageRowIdxBase is Modified
-
Deleted items
- Method
.ScreenDefinitionLanguageRowIdxBaseop_Implicit(ScreenDefinitionLanguageRowIdxBase) - Method
.ScreenDefinitionLanguageRowIdxBaseop_Implicit(ScreenDefinitionLanguageRowIdxBase)
- Method
-
New items
- Method
.ScreenDefinitionLanguageRowIdxBaseToScreenDefinitionLanguageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScreenDefinitionLanguageRowIdxBaseToScreenDefinitionLanguageRowAsync(CancellationToken) - Method
.ScreenDefinitionLanguageRowIdxBaseToScreenDefinitionLanguageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScreenDefinitionLanguageRowIdxBaseToScreenDefinitionLanguageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionLanguageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionLanguageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxScreenDefinition(Int32) - Method
GetFromReader(SoDataReader, ScreenDefinitionLanguageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScreenDefinitionLanguageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScreenDefinitionRecordData) - Method
ToInserts(IEnumerable<ScreenDefinitionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScreenDefinitionTableInfo>, CancellationToken) - Method
ToInsertAsync(ScreenDefinitionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScreenDefinitionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionRow is Modified
- Deleted items
- Method
GetFromIdxScreenDefinitionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScreenDefinitionRow.ScreenDefinitionRowIdxBase is Modified
-
Deleted items
- Method
.ScreenDefinitionRowIdxBaseop_Implicit(ScreenDefinitionRowIdxBase) - Method
.ScreenDefinitionRowIdxBaseop_Implicit(ScreenDefinitionRowIdxBase)
- Method
-
New items
- Method
.ScreenDefinitionRowIdxBaseToScreenDefinitionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScreenDefinitionRowIdxBaseToScreenDefinitionRowAsync(CancellationToken) - Method
.ScreenDefinitionRowIdxBaseToScreenDefinitionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScreenDefinitionRowIdxBaseToScreenDefinitionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScreenDefinitionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScreenDefinitionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHierarchyId(Int32) - Method
GetFromReader(SoDataReader, ScreenDefinitionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHierarchyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScreenDefinitionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScriptTraceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScriptTraceRecordData) - Method
ToInserts(IEnumerable<ScriptTraceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScriptTraceTableInfo>, CancellationToken) - Method
ToInsertAsync(ScriptTraceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScriptTraceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScriptTraceRow is Modified
- Deleted items
- Method
GetFromIdxScriptTraceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScriptTraceRow.ScriptTraceRowIdxBase is Modified
-
Deleted items
- Method
.ScriptTraceRowIdxBaseop_Implicit(ScriptTraceRowIdxBase) - Method
.ScriptTraceRowIdxBaseop_Implicit(ScriptTraceRowIdxBase)
- Method
-
New items
- Method
.ScriptTraceRowIdxBaseToScriptTraceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScriptTraceRowIdxBaseToScriptTraceRowAsync(CancellationToken) - Method
.ScriptTraceRowIdxBaseToScriptTraceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScriptTraceRowIdxBaseToScriptTraceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScriptTraceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScriptTraceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ScriptTraceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScriptTraceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScriptTraceRunRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ScriptTraceRunRecordData) - Method
ToInserts(IEnumerable<ScriptTraceRunRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ScriptTraceRunTableInfo>, CancellationToken) - Method
ToInsertAsync(ScriptTraceRunRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ScriptTraceRunRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScriptTraceRunRow is Modified
- Deleted items
- Method
GetFromIdxScriptTraceRunId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ScriptTraceRunRow.ScriptTraceRunRowIdxBase is Modified
-
Deleted items
- Method
.ScriptTraceRunRowIdxBaseop_Implicit(ScriptTraceRunRowIdxBase) - Method
.ScriptTraceRunRowIdxBaseop_Implicit(ScriptTraceRunRowIdxBase)
- Method
-
New items
- Method
.ScriptTraceRunRowIdxBaseToScriptTraceRunRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ScriptTraceRunRowIdxBaseToScriptTraceRunRowAsync(CancellationToken) - Method
.ScriptTraceRunRowIdxBaseToScriptTraceRunRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ScriptTraceRunRowIdxBaseToScriptTraceRunRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxScriptTraceRunIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ScriptTraceRunRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ScriptTraceRunTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ScriptTraceRunTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SDynCriteriaRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SDynCriteriaRecordData) - Method
ToInserts(IEnumerable<SDynCriteriaRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SDynCriteriaTableInfo>, CancellationToken) - Method
ToInsertAsync(SDynCriteriaRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SDynCriteriaRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SDynCriteriaRow is Modified
- Deleted items
- Method
GetFromIdxSDynCriteriaId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SDynCriteriaRow.SDynCriteriaRowIdxBase is Modified
-
Deleted items
- Method
.SDynCriteriaRowIdxBaseop_Implicit(SDynCriteriaRowIdxBase) - Method
.SDynCriteriaRowIdxBaseop_Implicit(SDynCriteriaRowIdxBase)
- Method
-
New items
- Method
.SDynCriteriaRowIdxBaseToSDynCriteriaRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SDynCriteriaRowIdxBaseToSDynCriteriaRowAsync(CancellationToken) - Method
.SDynCriteriaRowIdxBaseToSDynCriteriaRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SDynCriteriaRowIdxBaseToSDynCriteriaRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSDynCriteriaIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SDynCriteriaRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxListId(Int32) - Method
GetFromReader(SoDataReader, SDynCriteriaTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxListIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SDynCriteriaTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCatGroupLinkRecordData) - Method
ToInserts(IEnumerable<SearchCatGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCatGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCatGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCatGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSearchcatgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCatGroupLinkRow.SearchCatGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SearchCatGroupLinkRowIdxBaseop_Implicit(SearchCatGroupLinkRowIdxBase) - Method
.SearchCatGroupLinkRowIdxBaseop_Implicit(SearchCatGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SearchCatGroupLinkRowIdxBaseToSearchCatGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCatGroupLinkRowIdxBaseToSearchCatGroupLinkRowAsync(CancellationToken) - Method
.SearchCatGroupLinkRowIdxBaseToSearchCatGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCatGroupLinkRowIdxBaseToSearchCatGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchcatgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxSearchCatId(Int32) - Method
GetFromReader(SoDataReader, SearchCatGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxSearchCatIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCatGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCatHeadingLinkRecordData) - Method
ToInserts(IEnumerable<SearchCatHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCatHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCatHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCatHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxSearchcatheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCatHeadingLinkRow.SearchCatHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.SearchCatHeadingLinkRowIdxBaseop_Implicit(SearchCatHeadingLinkRowIdxBase) - Method
.SearchCatHeadingLinkRowIdxBaseop_Implicit(SearchCatHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.SearchCatHeadingLinkRowIdxBaseToSearchCatHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCatHeadingLinkRowIdxBaseToSearchCatHeadingLinkRowAsync(CancellationToken) - Method
.SearchCatHeadingLinkRowIdxBaseToSearchCatHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCatHeadingLinkRowIdxBaseToSearchCatHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchcatheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxSearchCatId(Int32) - Method
GetFromReader(SoDataReader, SearchCatHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxSearchCatIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCatHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCatRecordData) - Method
ToInserts(IEnumerable<SearchCatRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCatTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCatRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCatRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxSearchCatId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCatRow.SearchCatRowIdxBase is Modified
-
Deleted items
- Method
.SearchCatRowIdxBaseop_Implicit(SearchCatRowIdxBase) - Method
.SearchCatRowIdxBaseop_Implicit(SearchCatRowIdxBase)
- Method
-
New items
- Method
.SearchCatRowIdxBaseToSearchCatRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCatRowIdxBaseToSearchCatRowAsync(CancellationToken) - Method
.SearchCatRowIdxBaseToSearchCatRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCatRowIdxBaseToSearchCatRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSearchCatIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCatRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SearchCatTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCatTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriteriaGroupRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCriteriaGroupRecordData) - Method
ToInserts(IEnumerable<SearchCriteriaGroupRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCriteriaGroupTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCriteriaGroupRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCriteriaGroupRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriteriaGroupRow is Modified
- Deleted items
- Method
GetFromIdxSearchCriteriaGroupId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCriteriaGroupRow.SearchCriteriaGroupRowIdxBase is Modified
-
Deleted items
- Method
.SearchCriteriaGroupRowIdxBaseop_Implicit(SearchCriteriaGroupRowIdxBase) - Method
.SearchCriteriaGroupRowIdxBaseop_Implicit(SearchCriteriaGroupRowIdxBase)
- Method
-
New items
- Method
.SearchCriteriaGroupRowIdxBaseToSearchCriteriaGroupRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCriteriaGroupRowIdxBaseToSearchCriteriaGroupRowAsync(CancellationToken) - Method
.SearchCriteriaGroupRowIdxBaseToSearchCriteriaGroupRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCriteriaGroupRowIdxBaseToSearchCriteriaGroupRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchCriteriaGroupIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriteriaGroupRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSearchCriteriaId(Int32) - Method
GetFromIdxSearchCriteriaIdRank(Int32, Int16) - Method
GetFromReader(SoDataReader, SearchCriteriaGroupTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchCriteriaIdAsync(Int32, CancellationToken) - Method
GetFromIdxSearchCriteriaIdRankAsync(Int32, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCriteriaGroupTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriteriaRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCriteriaRecordData) - Method
ToInserts(IEnumerable<SearchCriteriaRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCriteriaTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCriteriaRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCriteriaRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriteriaRow is Modified
- Deleted items
- Method
GetFromIdxSearchCriteriaId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCriteriaRow.SearchCriteriaRowIdxBase is Modified
-
Deleted items
- Method
.SearchCriteriaRowIdxBaseop_Implicit(SearchCriteriaRowIdxBase) - Method
.SearchCriteriaRowIdxBaseop_Implicit(SearchCriteriaRowIdxBase)
- Method
-
New items
- Method
.SearchCriteriaRowIdxBaseToSearchCriteriaRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCriteriaRowIdxBaseToSearchCriteriaRowAsync(CancellationToken) - Method
.SearchCriteriaRowIdxBaseToSearchCriteriaRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCriteriaRowIdxBaseToSearchCriteriaRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchCriteriaIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriteriaRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromIdxOwnerIdOwnerName(Int32, String) - Method
GetFromIdxOwnerIdOwnerNameOwnerGuiName(Int32, String, String) - Method
GetFromIdxOwnerIdOwnerTable(Int32, Int16) - Method
GetFromIdxOwnerIdOwnerTableOwnerType(Int32, Int16, Int16) - Method
GetFromIdxOwnerIdOwnerTableOwnerTypeOwnerGuiName(Int32, Int16, Int16, String) - Method
GetFromReader(SoDataReader, SearchCriteriaTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerIdOwnerNameAsync(Int32, String, CancellationToken) - Method
GetFromIdxOwnerIdOwnerNameOwnerGuiNameAsync(Int32, String, String, CancellationToken) - Method
GetFromIdxOwnerIdOwnerTableAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxOwnerIdOwnerTableOwnerTypeAsync(Int32, Int16, Int16, CancellationToken) - Method
GetFromIdxOwnerIdOwnerTableOwnerTypeOwnerGuiNameAsync(Int32, Int16, Int16, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCriteriaTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriterionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCriterionRecordData) - Method
ToInserts(IEnumerable<SearchCriterionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCriterionTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCriterionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCriterionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriterionRow is Modified
- Deleted items
- Method
GetFromIdxSearchCriterionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCriterionRow.SearchCriterionRowIdxBase is Modified
-
Deleted items
- Method
.SearchCriterionRowIdxBaseop_Implicit(SearchCriterionRowIdxBase) - Method
.SearchCriterionRowIdxBaseop_Implicit(SearchCriterionRowIdxBase)
- Method
-
New items
- Method
.SearchCriterionRowIdxBaseToSearchCriterionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCriterionRowIdxBaseToSearchCriterionRowAsync(CancellationToken) - Method
.SearchCriterionRowIdxBaseToSearchCriterionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCriterionRowIdxBaseToSearchCriterionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchCriterionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriterionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxColumnName(String) - Method
GetFromIdxSearchCriteriaGroupId(Int32) - Method
GetFromReader(SoDataReader, SearchCriterionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxColumnNameAsync(String, CancellationToken) - Method
GetFromIdxSearchCriteriaGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCriterionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriterionValueRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SearchCriterionValueRecordData) - Method
ToInserts(IEnumerable<SearchCriterionValueRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SearchCriterionValueTableInfo>, CancellationToken) - Method
ToInsertAsync(SearchCriterionValueRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SearchCriterionValueRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriterionValueRow is Modified
- Deleted items
- Method
GetFromIdxSearchCriterionValueId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SearchCriterionValueRow.SearchCriterionValueRowIdxBase is Modified
-
Deleted items
- Method
.SearchCriterionValueRowIdxBaseop_Implicit(SearchCriterionValueRowIdxBase) - Method
.SearchCriterionValueRowIdxBaseop_Implicit(SearchCriterionValueRowIdxBase)
- Method
-
New items
- Method
.SearchCriterionValueRowIdxBaseToSearchCriterionValueRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SearchCriterionValueRowIdxBaseToSearchCriterionValueRowAsync(CancellationToken) - Method
.SearchCriterionValueRowIdxBaseToSearchCriterionValueRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SearchCriterionValueRowIdxBaseToSearchCriterionValueRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchCriterionValueIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SearchCriterionValueRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSearchCriterionId(Int32) - Method
GetFromReader(SoDataReader, SearchCriterionValueTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSearchCriterionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SearchCriterionValueTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SelectionMemberRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SelectionMemberRecordData) - Method
ToInserts(IEnumerable<SelectionMemberRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SelectionMemberTableInfo>, CancellationToken) - Method
ToInsertAsync(SelectionMemberRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SelectionMemberRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SelectionMemberRow is Modified
- Deleted items
- Method
GetFromIdxSelectionmemberId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SelectionMemberRow.SelectionMemberRowIdxBase is Modified
-
Deleted items
- Method
.SelectionMemberRowIdxBaseop_Implicit(SelectionMemberRowIdxBase) - Method
.SelectionMemberRowIdxBaseop_Implicit(SelectionMemberRowIdxBase)
- Method
-
New items
- Method
.SelectionMemberRowIdxBaseToSelectionMemberRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SelectionMemberRowIdxBaseToSelectionMemberRowAsync(CancellationToken) - Method
.SelectionMemberRowIdxBaseToSelectionMemberRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SelectionMemberRowIdxBaseToSelectionMemberRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSelectionmemberIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SelectionMemberRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdPersonId(Int32, Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxSelectionId(Int32) - Method
GetFromIdxSelectionIdContactId(Int32, Int32) - Method
GetFromReader(SoDataReader, SelectionMemberTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdPersonIdAsync(Int32, Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxSelectionIdAsync(Int32, CancellationToken) - Method
GetFromIdxSelectionIdContactIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SelectionMemberTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SelectionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SelectionRecordData) - Method
ToInserts(IEnumerable<SelectionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SelectionTableInfo>, CancellationToken) - Method
ToInsertAsync(SelectionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SelectionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SelectionRow is Modified
- Deleted items
- Method
GetFromIdxSelectionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SelectionRow.SelectionRowIdxBase is Modified
-
Deleted items
- Method
.SelectionRowIdxBaseop_Implicit(SelectionRowIdxBase) - Method
.SelectionRowIdxBaseop_Implicit(SelectionRowIdxBase)
- Method
-
New items
- Method
.SelectionRowIdxBaseToSelectionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SelectionRowIdxBaseToSelectionRowAsync(CancellationToken) - Method
.SelectionRowIdxBaseToSelectionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SelectionRowIdxBaseToSelectionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSelectionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SelectionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxDone(Int16) - Method
GetFromIdxGroupIdx(Int32) - Method
GetFromIdxName(String) - Method
GetFromIdxSoundEx(String) - Method
GetFromIdxSource(Int16) - Method
GetFromReader(SoDataReader, SelectionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxDoneAsync(Int16, CancellationToken) - Method
GetFromIdxGroupIdxAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSoundExAsync(String, CancellationToken) - Method
GetFromIdxSourceAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SelectionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SequenceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SequenceRecordData) - Method
ToInserts(IEnumerable<SequenceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SequenceTableInfo>, CancellationToken) - Method
ToInsertAsync(SequenceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SequenceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SequenceRow is Modified
- Deleted items
- Method
GetFromIdxId(Int32) - Method
GetFromIdxTableName(String) - Method
GetFromIdxTableNumber(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SequenceRow.SequenceRowIdxBase is Modified
-
Deleted items
- Method
.SequenceRowIdxBaseop_Implicit(SequenceRowIdxBase) - Method
.SequenceRowIdxBaseop_Implicit(SequenceRowIdxBase)
- Method
-
New items
- Method
.SequenceRowIdxBaseToSequenceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SequenceRowIdxBaseToSequenceRowAsync(CancellationToken) - Method
.SequenceRowIdxBaseToSequenceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SequenceRowIdxBaseToSequenceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxIdAsync(Int32, CancellationToken) - Method
GetFromIdxTableNameAsync(String, CancellationToken) - Method
GetFromIdxTableNumberAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SequenceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SequenceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SequenceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ServiceAuthRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ServiceAuthRecordData) - Method
ToInserts(IEnumerable<ServiceAuthRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ServiceAuthTableInfo>, CancellationToken) - Method
ToInsertAsync(ServiceAuthRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ServiceAuthRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ServiceAuthRow is Modified
- Deleted items
- Method
GetFromIdxServiceAuthId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ServiceAuthRow.ServiceAuthRowIdxBase is Modified
-
Deleted items
- Method
.ServiceAuthRowIdxBaseop_Implicit(ServiceAuthRowIdxBase) - Method
.ServiceAuthRowIdxBaseop_Implicit(ServiceAuthRowIdxBase)
- Method
-
New items
- Method
.ServiceAuthRowIdxBaseToServiceAuthRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ServiceAuthRowIdxBaseToServiceAuthRowAsync(CancellationToken) - Method
.ServiceAuthRowIdxBaseToServiceAuthRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ServiceAuthRowIdxBaseToServiceAuthRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxServiceAuthIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ServiceAuthRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ServiceAuthTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ServiceAuthTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SessionObjectRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SessionObjectRecordData) - Method
ToInserts(IEnumerable<SessionObjectRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SessionObjectTableInfo>, CancellationToken) - Method
ToInsertAsync(SessionObjectRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SessionObjectRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SessionObjectRow is Modified
- Deleted items
- Method
GetFromIdxSessionObjectId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SessionObjectRow.SessionObjectRowIdxBase is Modified
-
Deleted items
- Method
.SessionObjectRowIdxBaseop_Implicit(SessionObjectRowIdxBase) - Method
.SessionObjectRowIdxBaseop_Implicit(SessionObjectRowIdxBase)
- Method
-
New items
- Method
.SessionObjectRowIdxBaseToSessionObjectRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SessionObjectRowIdxBaseToSessionObjectRowAsync(CancellationToken) - Method
.SessionObjectRowIdxBaseToSessionObjectRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SessionObjectRowIdxBaseToSessionObjectRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSessionObjectIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SessionObjectRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLoginId(Int32) - Method
GetFromIdxName(String) - Method
GetFromReader(SoDataReader, SessionObjectTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLoginIdAsync(Int32, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SessionObjectTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ShipmentTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ShipmentTypeRecordData) - Method
ToInserts(IEnumerable<ShipmentTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ShipmentTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(ShipmentTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ShipmentTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ShipmentTypeReservationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ShipmentTypeReservationRecordData) - Method
ToInserts(IEnumerable<ShipmentTypeReservationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ShipmentTypeReservationTableInfo>, CancellationToken) - Method
ToInsertAsync(ShipmentTypeReservationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ShipmentTypeReservationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ShipmentTypeReservationRow is Modified
- Deleted items
- Method
GetFromIdxShipmentTypeReservationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ShipmentTypeReservationRow.ShipmentTypeReservationRowIdxBase is Modified
-
Deleted items
- Method
.ShipmentTypeReservationRowIdxBaseop_Implicit(ShipmentTypeReservationRowIdxBase) - Method
.ShipmentTypeReservationRowIdxBaseop_Implicit(ShipmentTypeReservationRowIdxBase)
- Method
-
New items
- Method
.ShipmentTypeReservationRowIdxBaseToShipmentTypeReservationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ShipmentTypeReservationRowIdxBaseToShipmentTypeReservationRowAsync(CancellationToken) - Method
.ShipmentTypeReservationRowIdxBaseToShipmentTypeReservationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ShipmentTypeReservationRowIdxBaseToShipmentTypeReservationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxShipmentTypeReservationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ShipmentTypeReservationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxShipmentTypeId(Int32) - Method
GetFromIdxShipmentTypeIdPersonId(Int32, Int32) - Method
GetFromReader(SoDataReader, ShipmentTypeReservationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentTypeIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentTypeIdPersonIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ShipmentTypeReservationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ShipmentTypeRow is Modified
- Deleted items
- Method
GetFromIdxShipmentTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ShipmentTypeRow.ShipmentTypeRowIdxBase is Modified
-
Deleted items
- Method
.ShipmentTypeRowIdxBaseop_Implicit(ShipmentTypeRowIdxBase) - Method
.ShipmentTypeRowIdxBaseop_Implicit(ShipmentTypeRowIdxBase)
- Method
-
New items
- Method
.ShipmentTypeRowIdxBaseToShipmentTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ShipmentTypeRowIdxBaseToShipmentTypeRowAsync(CancellationToken) - Method
.ShipmentTypeRowIdxBaseToShipmentTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ShipmentTypeRowIdxBaseToShipmentTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxShipmentTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ShipmentTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, ShipmentTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ShipmentTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkCustomerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SLinkCustomerRecordData) - Method
ToInserts(IEnumerable<SLinkCustomerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SLinkCustomerTableInfo>, CancellationToken) - Method
ToInsertAsync(SLinkCustomerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SLinkCustomerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkCustomerRow is Modified
- Deleted items
- Method
GetFromIdxSLinkCustomerId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SLinkCustomerRow.SLinkCustomerRowIdxBase is Modified
-
Deleted items
- Method
.SLinkCustomerRowIdxBaseop_Implicit(SLinkCustomerRowIdxBase) - Method
.SLinkCustomerRowIdxBaseop_Implicit(SLinkCustomerRowIdxBase)
- Method
-
New items
- Method
.SLinkCustomerRowIdxBaseToSLinkCustomerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SLinkCustomerRowIdxBaseToSLinkCustomerRowAsync(CancellationToken) - Method
.SLinkCustomerRowIdxBaseToSLinkCustomerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SLinkCustomerRowIdxBaseToSLinkCustomerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSLinkCustomerIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkCustomerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxLinkId(Int32) - Method
GetFromIdxLinkType(ShipmentLinkType) - Method
GetFromIdxLinkTypeShipmentId(ShipmentLinkType, Int32) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromIdxShipmentIdCustomerId(Int32, Int32) - Method
GetFromReader(SoDataReader, SLinkCustomerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxLinkIdAsync(Int32, CancellationToken) - Method
GetFromIdxLinkTypeAsync(ShipmentLinkType, CancellationToken) - Method
GetFromIdxLinkTypeShipmentIdAsync(ShipmentLinkType, Int32, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentIdCustomerIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SLinkCustomerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkCustomerStaticalRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SLinkCustomerStaticalRecordData) - Method
ToInserts(IEnumerable<SLinkCustomerStaticalRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SLinkCustomerStaticalTableInfo>, CancellationToken) - Method
ToInsertAsync(SLinkCustomerStaticalRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SLinkCustomerStaticalRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkCustomerStaticalRow is Modified
- Deleted items
- Method
GetFromIdxSLinkCustomerStaticalId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SLinkCustomerStaticalRow.SLinkCustomerStaticalRowIdxBase is Modified
-
Deleted items
- Method
.SLinkCustomerStaticalRowIdxBaseop_Implicit(SLinkCustomerStaticalRowIdxBase) - Method
.SLinkCustomerStaticalRowIdxBaseop_Implicit(SLinkCustomerStaticalRowIdxBase)
- Method
-
New items
- Method
.SLinkCustomerStaticalRowIdxBaseToSLinkCustomerStaticalRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SLinkCustomerStaticalRowIdxBaseToSLinkCustomerStaticalRowAsync(CancellationToken) - Method
.SLinkCustomerStaticalRowIdxBaseToSLinkCustomerStaticalRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SLinkCustomerStaticalRowIdxBaseToSLinkCustomerStaticalRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSLinkCustomerStaticalIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkCustomerStaticalRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEmail(String) - Method
GetFromIdxLinkId(Int32) - Method
GetFromIdxLinkType(ShipmentLinkType) - Method
GetFromIdxLinkTypeShipmentId(ShipmentLinkType, Int32) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromIdxShipmentIdEmail(Int32, String) - Method
GetFromReader(SoDataReader, SLinkCustomerStaticalTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEmailAsync(String, CancellationToken) - Method
GetFromIdxLinkIdAsync(Int32, CancellationToken) - Method
GetFromIdxLinkTypeAsync(ShipmentLinkType, CancellationToken) - Method
GetFromIdxLinkTypeShipmentIdAsync(ShipmentLinkType, Int32, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentIdEmailAsync(Int32, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SLinkCustomerStaticalTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SLinkRecordData) - Method
ToInserts(IEnumerable<SLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkRow is Modified
- Deleted items
- Method
GetFromIdxSLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SLinkRow.SLinkRowIdxBase is Modified
-
Deleted items
- Method
.SLinkRowIdxBaseop_Implicit(SLinkRowIdxBase) - Method
.SLinkRowIdxBaseop_Implicit(SLinkRowIdxBase)
- Method
-
New items
- Method
.SLinkRowIdxBaseToSLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SLinkRowIdxBaseToSLinkRowAsync(CancellationToken) - Method
.SLinkRowIdxBaseToSLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SLinkRowIdxBaseToSLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAddContactInterest(Int32) - Method
GetFromIdxAddContactSelection(Int32) - Method
GetFromIdxAddPersonInterest(Int32) - Method
GetFromIdxAddProject(Int32) - Method
GetFromIdxAddToSelection(Int32) - Method
GetFromIdxRemoveContactInterest(Int32) - Method
GetFromIdxRemoveContactSelection(Int32) - Method
GetFromIdxRemoveFromSelection(Int32) - Method
GetFromIdxRemovePersonInterest(Int32) - Method
GetFromIdxRemoveProject(Int32) - Method
GetFromIdxScriptId(Int32) - Method
GetFromIdxTaskAssociateId(Int32) - Method
GetFromIdxTaskCreatingAssociateId(Int32) - Method
GetFromIdxTaskIdx(Int32) - Method
GetFromIdxTaskProject(Int32) - Method
GetFromIdxTicketCategory(Int32) - Method
GetFromIdxTicketOwnedBy(Int32) - Method
GetFromIdxTicketPriority(Int32) - Method
GetFromReader(SoDataReader, SLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAddContactInterestAsync(Int32, CancellationToken) - Method
GetFromIdxAddContactSelectionAsync(Int32, CancellationToken) - Method
GetFromIdxAddPersonInterestAsync(Int32, CancellationToken) - Method
GetFromIdxAddProjectAsync(Int32, CancellationToken) - Method
GetFromIdxAddToSelectionAsync(Int32, CancellationToken) - Method
GetFromIdxRemoveContactInterestAsync(Int32, CancellationToken) - Method
GetFromIdxRemoveContactSelectionAsync(Int32, CancellationToken) - Method
GetFromIdxRemoveFromSelectionAsync(Int32, CancellationToken) - Method
GetFromIdxRemovePersonInterestAsync(Int32, CancellationToken) - Method
GetFromIdxRemoveProjectAsync(Int32, CancellationToken) - Method
GetFromIdxScriptIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskCreatingAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskIdxAsync(Int32, CancellationToken) - Method
GetFromIdxTaskProjectAsync(Int32, CancellationToken) - Method
GetFromIdxTicketCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxTicketOwnedByAsync(Int32, CancellationToken) - Method
GetFromIdxTicketPriorityAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListCustomerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SListCustomerRecordData) - Method
ToInserts(IEnumerable<SListCustomerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SListCustomerTableInfo>, CancellationToken) - Method
ToInsertAsync(SListCustomerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SListCustomerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListCustomerRow is Modified
- Deleted items
- Method
GetFromIdxSListCustomerId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SListCustomerRow.SListCustomerRowIdxBase is Modified
-
Deleted items
- Method
.SListCustomerRowIdxBaseop_Implicit(SListCustomerRowIdxBase) - Method
.SListCustomerRowIdxBaseop_Implicit(SListCustomerRowIdxBase)
- Method
-
New items
- Method
.SListCustomerRowIdxBaseToSListCustomerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SListCustomerRowIdxBaseToSListCustomerRowAsync(CancellationToken) - Method
.SListCustomerRowIdxBaseToSListCustomerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SListCustomerRowIdxBaseToSListCustomerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSListCustomerIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListCustomerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxListId(Int32) - Method
GetFromReader(SoDataReader, SListCustomerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxListIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SListCustomerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListElementRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SListElementRecordData) - Method
ToInserts(IEnumerable<SListElementRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SListElementTableInfo>, CancellationToken) - Method
ToInsertAsync(SListElementRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SListElementRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListElementRow is Modified
- Deleted items
- Method
GetFromIdxSListElementId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SListElementRow.SListElementRowIdxBase is Modified
-
Deleted items
- Method
.SListElementRowIdxBaseop_Implicit(SListElementRowIdxBase) - Method
.SListElementRowIdxBaseop_Implicit(SListElementRowIdxBase)
- Method
-
New items
- Method
.SListElementRowIdxBaseToSListElementRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SListElementRowIdxBaseToSListElementRowAsync(CancellationToken) - Method
.SListElementRowIdxBaseToSListElementRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SListElementRowIdxBaseToSListElementRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSListElementIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListElementRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAddress(String) - Method
GetFromIdxListId(Int32) - Method
GetFromIdxSms(String) - Method
GetFromReader(SoDataReader, SListElementTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAddressAsync(String, CancellationToken) - Method
GetFromIdxListIdAsync(Int32, CancellationToken) - Method
GetFromIdxSmsAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SListElementTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SListRecordData) - Method
ToInserts(IEnumerable<SListRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SListTableInfo>, CancellationToken) - Method
ToInsertAsync(SListRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SListRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListRow is Modified
- Deleted items
- Method
GetFromIdxSListId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SListRow.SListRowIdxBase is Modified
-
Deleted items
- Method
.SListRowIdxBaseop_Implicit(SListRowIdxBase) - Method
.SListRowIdxBaseop_Implicit(SListRowIdxBase)
- Method
-
New items
- Method
.SListRowIdxBaseToSListRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SListRowIdxBaseToSListRowAsync(CancellationToken) - Method
.SListRowIdxBaseToSListRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SListRowIdxBaseToSListRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSListIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromReader(SoDataReader, SListTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SListTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListShipmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SListShipmentRecordData) - Method
ToInserts(IEnumerable<SListShipmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SListShipmentTableInfo>, CancellationToken) - Method
ToInsertAsync(SListShipmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SListShipmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListShipmentRow is Modified
- Deleted items
- Method
GetFromIdxSListShipmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SListShipmentRow.SListShipmentRowIdxBase is Modified
-
Deleted items
- Method
.SListShipmentRowIdxBaseop_Implicit(SListShipmentRowIdxBase) - Method
.SListShipmentRowIdxBaseop_Implicit(SListShipmentRowIdxBase)
- Method
-
New items
- Method
.SListShipmentRowIdxBaseToSListShipmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SListShipmentRowIdxBaseToSListShipmentRowAsync(CancellationToken) - Method
.SListShipmentRowIdxBaseToSListShipmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SListShipmentRowIdxBaseToSListShipmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSListShipmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SListShipmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxListId(Int32) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromReader(SoDataReader, SListShipmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxListIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SListShipmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SMessageblockRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SMessageblockRecordData) - Method
ToInserts(IEnumerable<SMessageblockRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SMessageblockTableInfo>, CancellationToken) - Method
ToInsertAsync(SMessageblockRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SMessageblockRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SMessageblockRow is Modified
- Deleted items
- Method
GetFromIdxSMessageblockId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SMessageblockRow.SMessageblockRowIdxBase is Modified
-
Deleted items
- Method
.SMessageblockRowIdxBaseop_Implicit(SMessageblockRowIdxBase) - Method
.SMessageblockRowIdxBaseop_Implicit(SMessageblockRowIdxBase)
- Method
-
New items
- Method
.SMessageblockRowIdxBaseToSMessageblockRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SMessageblockRowIdxBaseToSMessageblockRowAsync(CancellationToken) - Method
.SMessageblockRowIdxBaseToSMessageblockRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SMessageblockRowIdxBaseToSMessageblockRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSMessageblockIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SMessageblockRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SMessageblockTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SMessageblockTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SMessageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SMessageRecordData) - Method
ToInserts(IEnumerable<SMessageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SMessageTableInfo>, CancellationToken) - Method
ToInsertAsync(SMessageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SMessageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SMessageRow is Modified
- Deleted items
- Method
GetFromIdxSMessageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SMessageRow.SMessageRowIdxBase is Modified
-
Deleted items
- Method
.SMessageRowIdxBaseop_Implicit(SMessageRowIdxBase) - Method
.SMessageRowIdxBaseop_Implicit(SMessageRowIdxBase)
- Method
-
New items
- Method
.SMessageRowIdxBaseToSMessageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SMessageRowIdxBaseToSMessageRowAsync(CancellationToken) - Method
.SMessageRowIdxBaseToSMessageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SMessageRowIdxBaseToSMessageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSMessageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SMessageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SMessageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SMessageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SmsHysteriaRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SmsHysteriaRecordData) - Method
ToInserts(IEnumerable<SmsHysteriaRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SmsHysteriaTableInfo>, CancellationToken) - Method
ToInsertAsync(SmsHysteriaRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SmsHysteriaRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SmsHysteriaRow is Modified
- Deleted items
- Method
GetFromIdxSmsHysteriaId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SmsHysteriaRow.SmsHysteriaRowIdxBase is Modified
-
Deleted items
- Method
.SmsHysteriaRowIdxBaseop_Implicit(SmsHysteriaRowIdxBase) - Method
.SmsHysteriaRowIdxBaseop_Implicit(SmsHysteriaRowIdxBase)
- Method
-
New items
- Method
.SmsHysteriaRowIdxBaseToSmsHysteriaRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SmsHysteriaRowIdxBaseToSmsHysteriaRowAsync(CancellationToken) - Method
.SmsHysteriaRowIdxBaseToSmsHysteriaRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SmsHysteriaRowIdxBaseToSmsHysteriaRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSmsHysteriaIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SmsHysteriaRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SmsHysteriaTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SmsHysteriaTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SmsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SmsRecordData) - Method
ToInserts(IEnumerable<SmsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SmsTableInfo>, CancellationToken) - Method
ToInsertAsync(SmsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SmsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SmsRow is Modified
- Deleted items
- Method
GetFromIdxSmsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SmsRow.SmsRowIdxBase is Modified
-
Deleted items
- Method
.SmsRowIdxBaseop_Implicit(SmsRowIdxBase) - Method
.SmsRowIdxBaseop_Implicit(SmsRowIdxBase)
- Method
-
New items
- Method
.SmsRowIdxBaseToSmsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SmsRowIdxBaseToSmsRowAsync(CancellationToken) - Method
.SmsRowIdxBaseToSmsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SmsRowIdxBaseToSmsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSmsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SmsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromIdxOutboxId(Int32) - Method
GetFromIdxOutgoingMessageId(Int32) - Method
GetFromIdxReferenceKey(String) - Method
GetFromIdxSessionKey(String) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromReader(SoDataReader, SmsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxOutboxIdAsync(Int32, CancellationToken) - Method
GetFromIdxOutgoingMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxReferenceKeyAsync(String, CancellationToken) - Method
GetFromIdxSessionKeyAsync(String, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SmsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SnapshotRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SnapshotRecordData) - Method
ToInserts(IEnumerable<SnapshotRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SnapshotTableInfo>, CancellationToken) - Method
ToInsertAsync(SnapshotRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SnapshotRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SnapshotRow is Modified
- Deleted items
- Method
GetFromIdxSnapshotId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SnapshotRow.SnapshotRowIdxBase is Modified
-
Deleted items
- Method
.SnapshotRowIdxBaseop_Implicit(SnapshotRowIdxBase) - Method
.SnapshotRowIdxBaseop_Implicit(SnapshotRowIdxBase)
- Method
-
New items
- Method
.SnapshotRowIdxBaseToSnapshotRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SnapshotRowIdxBaseToSnapshotRowAsync(CancellationToken) - Method
.SnapshotRowIdxBaseToSnapshotRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SnapshotRowIdxBaseToSnapshotRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSnapshotIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SnapshotRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SnapshotTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SnapshotTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SoapAccessRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SoapAccessRecordData) - Method
ToInserts(IEnumerable<SoapAccessRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SoapAccessTableInfo>, CancellationToken) - Method
ToInsertAsync(SoapAccessRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SoapAccessRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SoapAccessRow is Modified
- Deleted items
- Method
GetFromIdxSoapAccessId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SoapAccessRow.SoapAccessRowIdxBase is Modified
-
Deleted items
- Method
.SoapAccessRowIdxBaseop_Implicit(SoapAccessRowIdxBase) - Method
.SoapAccessRowIdxBaseop_Implicit(SoapAccessRowIdxBase)
- Method
-
New items
- Method
.SoapAccessRowIdxBaseToSoapAccessRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SoapAccessRowIdxBaseToSoapAccessRowAsync(CancellationToken) - Method
.SoapAccessRowIdxBaseToSoapAccessRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SoapAccessRowIdxBaseToSoapAccessRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSoapAccessIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SoapAccessRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SoapAccessTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SoapAccessTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORCriteriaRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORCriteriaRecordData) - Method
ToInserts(IEnumerable<SORCriteriaRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORCriteriaTableInfo>, CancellationToken) - Method
ToInsertAsync(SORCriteriaRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORCriteriaRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORCriteriaRow is Modified
- Deleted items
- Method
GetFromIdxSORCriteriaId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORCriteriaRow.SORCriteriaRowIdxBase is Modified
-
Deleted items
- Method
.SORCriteriaRowIdxBaseop_Implicit(SORCriteriaRowIdxBase) - Method
.SORCriteriaRowIdxBaseop_Implicit(SORCriteriaRowIdxBase)
- Method
-
New items
- Method
.SORCriteriaRowIdxBaseToSORCriteriaRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORCriteriaRowIdxBaseToSORCriteriaRowAsync(CancellationToken) - Method
.SORCriteriaRowIdxBaseToSORCriteriaRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORCriteriaRowIdxBaseToSORCriteriaRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORCriteriaIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORCriteriaRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSOROperatorsId(Int32) - Method
GetFromIdxSORPublishId(Int32) - Method
GetFromIdxUseIt(Int16) - Method
GetFromIdxWhereOrder(Int16) - Method
GetFromReader(SoDataReader, SORCriteriaTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSOROperatorsIdAsync(Int32, CancellationToken) - Method
GetFromIdxSORPublishIdAsync(Int32, CancellationToken) - Method
GetFromIdxUseItAsync(Int16, CancellationToken) - Method
GetFromIdxWhereOrderAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORCriteriaTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORFCTRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORFCTRecordData) - Method
ToInserts(IEnumerable<SORFCTRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORFCTTableInfo>, CancellationToken) - Method
ToInsertAsync(SORFCTRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORFCTRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORFCTRow is Modified
- Deleted items
- Method
GetFromIdxSORFCTId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORFCTRow.SORFCTRowIdxBase is Modified
-
Deleted items
- Method
.SORFCTRowIdxBaseop_Implicit(SORFCTRowIdxBase) - Method
.SORFCTRowIdxBaseop_Implicit(SORFCTRowIdxBase)
- Method
-
New items
- Method
.SORFCTRowIdxBaseToSORFCTRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORFCTRowIdxBaseToSORFCTRowAsync(CancellationToken) - Method
.SORFCTRowIdxBaseToSORFCTRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORFCTRowIdxBaseToSORFCTRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORFCTIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORFCTRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFieldType(Int16) - Method
GetFromIdxSORSectionId(Int32) - Method
GetFromReader(SoDataReader, SORFCTTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFieldTypeAsync(Int16, CancellationToken) - Method
GetFromIdxSORSectionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORFCTTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORFieldRecordData) - Method
ToInserts(IEnumerable<SORFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(SORFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORFieldRow is Modified
- Deleted items
- Method
GetFromIdxSORFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORFieldRow.SORFieldRowIdxBase is Modified
-
Deleted items
- Method
.SORFieldRowIdxBaseop_Implicit(SORFieldRowIdxBase) - Method
.SORFieldRowIdxBaseop_Implicit(SORFieldRowIdxBase)
- Method
-
New items
- Method
.SORFieldRowIdxBaseToSORFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORFieldRowIdxBaseToSORFieldRowAsync(CancellationToken) - Method
.SORFieldRowIdxBaseToSORFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORFieldRowIdxBaseToSORFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFieldType(String) - Method
GetFromIdxSORSectionId(Int32) - Method
GetFromIdxVisible(Int16) - Method
GetFromReader(SoDataReader, SORFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFieldTypeAsync(String, CancellationToken) - Method
GetFromIdxSORSectionIdAsync(Int32, CancellationToken) - Method
GetFromIdxVisibleAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORLabelLayoutRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORLabelLayoutRecordData) - Method
ToInserts(IEnumerable<SORLabelLayoutRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORLabelLayoutTableInfo>, CancellationToken) - Method
ToInsertAsync(SORLabelLayoutRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORLabelLayoutRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORLabelLayoutRow is Modified
- Deleted items
- Method
GetFromIdxSORLabelLayoutId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORLabelLayoutRow.SORLabelLayoutRowIdxBase is Modified
-
Deleted items
- Method
.SORLabelLayoutRowIdxBaseop_Implicit(SORLabelLayoutRowIdxBase) - Method
.SORLabelLayoutRowIdxBaseop_Implicit(SORLabelLayoutRowIdxBase)
- Method
-
New items
- Method
.SORLabelLayoutRowIdxBaseToSORLabelLayoutRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORLabelLayoutRowIdxBaseToSORLabelLayoutRowAsync(CancellationToken) - Method
.SORLabelLayoutRowIdxBaseToSORLabelLayoutRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORLabelLayoutRowIdxBaseToSORLabelLayoutRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORLabelLayoutIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORLabelLayoutRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromReader(SoDataReader, SORLabelLayoutTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORLabelLayoutTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SOROperatorsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SOROperatorsRecordData) - Method
ToInserts(IEnumerable<SOROperatorsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SOROperatorsTableInfo>, CancellationToken) - Method
ToInsertAsync(SOROperatorsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SOROperatorsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SOROperatorsRow is Modified
- Deleted items
- Method
GetFromIdxSOROperatorsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SOROperatorsRow.SOROperatorsRowIdxBase is Modified
-
Deleted items
- Method
.SOROperatorsRowIdxBaseop_Implicit(SOROperatorsRowIdxBase) - Method
.SOROperatorsRowIdxBaseop_Implicit(SOROperatorsRowIdxBase)
- Method
-
New items
- Method
.SOROperatorsRowIdxBaseToSOROperatorsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SOROperatorsRowIdxBaseToSOROperatorsRowAsync(CancellationToken) - Method
.SOROperatorsRowIdxBaseToSOROperatorsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SOROperatorsRowIdxBaseToSOROperatorsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSOROperatorsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SOROperatorsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOperatorType(String) - Method
GetFromReader(SoDataReader, SOROperatorsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOperatorTypeAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SOROperatorsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORPublishGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORPublishGroupLinkRecordData) - Method
ToInserts(IEnumerable<SORPublishGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORPublishGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SORPublishGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORPublishGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORPublishGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSORPublishGoupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORPublishGroupLinkRow.SORPublishGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SORPublishGroupLinkRowIdxBaseop_Implicit(SORPublishGroupLinkRowIdxBase) - Method
.SORPublishGroupLinkRowIdxBaseop_Implicit(SORPublishGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SORPublishGroupLinkRowIdxBaseToSORPublishGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORPublishGroupLinkRowIdxBaseToSORPublishGroupLinkRowAsync(CancellationToken) - Method
.SORPublishGroupLinkRowIdxBaseToSORPublishGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORPublishGroupLinkRowIdxBaseToSORPublishGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORPublishGoupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORPublishGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSORPublishId(Int32) - Method
GetFromIdxUserGroupId(Int32) - Method
GetFromReader(SoDataReader, SORPublishGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORPublishIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORPublishGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORPublishRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORPublishRecordData) - Method
ToInserts(IEnumerable<SORPublishRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORPublishTableInfo>, CancellationToken) - Method
ToInsertAsync(SORPublishRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORPublishRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORPublishRow is Modified
- Deleted items
- Method
GetFromIdxSORPublishId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORPublishRow.SORPublishRowIdxBase is Modified
-
Deleted items
- Method
.SORPublishRowIdxBaseop_Implicit(SORPublishRowIdxBase) - Method
.SORPublishRowIdxBaseop_Implicit(SORPublishRowIdxBase)
- Method
-
New items
- Method
.SORPublishRowIdxBaseToSORPublishRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORPublishRowIdxBaseToSORPublishRowAsync(CancellationToken) - Method
.SORPublishRowIdxBaseToSORPublishRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORPublishRowIdxBaseToSORPublishRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORPublishIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORPublishRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxDefaultLabelLayout(Int32) - Method
GetFromIdxForceDefault(Int16) - Method
GetFromIdxName(String) - Method
GetFromIdxSORTemplateId(Int32) - Method
GetFromReader(SoDataReader, SORPublishTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxDefaultLabelLayoutAsync(Int32, CancellationToken) - Method
GetFromIdxForceDefaultAsync(Int16, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSORTemplateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORPublishTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORSectionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORSectionRecordData) - Method
ToInserts(IEnumerable<SORSectionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORSectionTableInfo>, CancellationToken) - Method
ToInsertAsync(SORSectionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORSectionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORSectionRow is Modified
- Deleted items
- Method
GetFromIdxSORSectionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORSectionRow.SORSectionRowIdxBase is Modified
-
Deleted items
- Method
.SORSectionRowIdxBaseop_Implicit(SORSectionRowIdxBase) - Method
.SORSectionRowIdxBaseop_Implicit(SORSectionRowIdxBase)
- Method
-
New items
- Method
.SORSectionRowIdxBaseToSORSectionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORSectionRowIdxBaseToSORSectionRowAsync(CancellationToken) - Method
.SORSectionRowIdxBaseToSORSectionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORSectionRowIdxBaseToSORSectionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORSectionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORSectionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxSORTemplateId(Int32) - Method
GetFromReader(SoDataReader, SORSectionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORTemplateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORSectionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORTemplateRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SORTemplateRecordData) - Method
ToInserts(IEnumerable<SORTemplateRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SORTemplateTableInfo>, CancellationToken) - Method
ToInsertAsync(SORTemplateRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SORTemplateRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORTemplateRow is Modified
- Deleted items
- Method
GetFromIdxSORTemplateId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SORTemplateRow.SORTemplateRowIdxBase is Modified
-
Deleted items
- Method
.SORTemplateRowIdxBaseop_Implicit(SORTemplateRowIdxBase) - Method
.SORTemplateRowIdxBaseop_Implicit(SORTemplateRowIdxBase)
- Method
-
New items
- Method
.SORTemplateRowIdxBaseToSORTemplateRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SORTemplateRowIdxBaseToSORTemplateRowAsync(CancellationToken) - Method
.SORTemplateRowIdxBaseToSORTemplateRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SORTemplateRowIdxBaseToSORTemplateRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSORTemplateIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SORTemplateRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPublished(Int16) - Method
GetFromIdxSubject(Int16) - Method
GetFromReader(SoDataReader, SORTemplateTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPublishedAsync(Int16, CancellationToken) - Method
GetFromIdxSubjectAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SORTemplateTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SourceGroupLinkRecordData) - Method
ToInserts(IEnumerable<SourceGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SourceGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SourceGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SourceGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSourcegrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SourceGroupLinkRow.SourceGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SourceGroupLinkRowIdxBaseop_Implicit(SourceGroupLinkRowIdxBase) - Method
.SourceGroupLinkRowIdxBaseop_Implicit(SourceGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SourceGroupLinkRowIdxBaseToSourceGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SourceGroupLinkRowIdxBaseToSourceGroupLinkRowAsync(CancellationToken) - Method
.SourceGroupLinkRowIdxBaseToSourceGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SourceGroupLinkRowIdxBaseToSourceGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSourcegrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxSourceId(Int32) - Method
GetFromReader(SoDataReader, SourceGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxSourceIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SourceGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SourceHeadingLinkRecordData) - Method
ToInserts(IEnumerable<SourceHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SourceHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SourceHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SourceHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxSourceheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SourceHeadingLinkRow.SourceHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.SourceHeadingLinkRowIdxBaseop_Implicit(SourceHeadingLinkRowIdxBase) - Method
.SourceHeadingLinkRowIdxBaseop_Implicit(SourceHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.SourceHeadingLinkRowIdxBaseToSourceHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SourceHeadingLinkRowIdxBaseToSourceHeadingLinkRowAsync(CancellationToken) - Method
.SourceHeadingLinkRowIdxBaseToSourceHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SourceHeadingLinkRowIdxBaseToSourceHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSourceheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxSourceId(Int32) - Method
GetFromReader(SoDataReader, SourceHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxSourceIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SourceHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SourceRecordData) - Method
ToInserts(IEnumerable<SourceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SourceTableInfo>, CancellationToken) - Method
ToInsertAsync(SourceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SourceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxSourceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SourceRow.SourceRowIdxBase is Modified
-
Deleted items
- Method
.SourceRowIdxBaseop_Implicit(SourceRowIdxBase) - Method
.SourceRowIdxBaseop_Implicit(SourceRowIdxBase)
- Method
-
New items
- Method
.SourceRowIdxBaseToSourceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SourceRowIdxBaseToSourceRowAsync(CancellationToken) - Method
.SourceRowIdxBaseToSourceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SourceRowIdxBaseToSourceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSourceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SourceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SourceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SourceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SPictureEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SPictureEntryRecordData) - Method
ToInserts(IEnumerable<SPictureEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SPictureEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(SPictureEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SPictureEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SPictureEntryRow is Modified
- Deleted items
- Method
GetFromIdxSPictureEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SPictureEntryRow.SPictureEntryRowIdxBase is Modified
-
Deleted items
- Method
.SPictureEntryRowIdxBaseop_Implicit(SPictureEntryRowIdxBase) - Method
.SPictureEntryRowIdxBaseop_Implicit(SPictureEntryRowIdxBase)
- Method
-
New items
- Method
.SPictureEntryRowIdxBaseToSPictureEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SPictureEntryRowIdxBaseToSPictureEntryRowAsync(CancellationToken) - Method
.SPictureEntryRowIdxBaseToSPictureEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SPictureEntryRowIdxBaseToSPictureEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSPictureEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SPictureEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromReader(SoDataReader, SPictureEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SPictureEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SPictureFolderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SPictureFolderRecordData) - Method
ToInserts(IEnumerable<SPictureFolderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SPictureFolderTableInfo>, CancellationToken) - Method
ToInsertAsync(SPictureFolderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SPictureFolderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SPictureFolderRow is Modified
- Deleted items
- Method
GetFromIdxSPictureFolderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SPictureFolderRow.SPictureFolderRowIdxBase is Modified
-
Deleted items
- Method
.SPictureFolderRowIdxBaseop_Implicit(SPictureFolderRowIdxBase) - Method
.SPictureFolderRowIdxBaseop_Implicit(SPictureFolderRowIdxBase)
- Method
-
New items
- Method
.SPictureFolderRowIdxBaseToSPictureFolderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SPictureFolderRowIdxBaseToSPictureFolderRowAsync(CancellationToken) - Method
.SPictureFolderRowIdxBaseToSPictureFolderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SPictureFolderRowIdxBaseToSPictureFolderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSPictureFolderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SPictureFolderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxFolderType(Int16) - Method
GetFromIdxParentId(Int32) - Method
GetFromIdxParentIdFolderType(Int32, Int16) - Method
GetFromReader(SoDataReader, SPictureFolderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxFolderTypeAsync(Int16, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdFolderTypeAsync(Int32, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SPictureFolderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SSentMessageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SSentMessageRecordData) - Method
ToInserts(IEnumerable<SSentMessageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SSentMessageTableInfo>, CancellationToken) - Method
ToInsertAsync(SSentMessageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SSentMessageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SSentMessageRow is Modified
- Deleted items
- Method
GetFromIdxSSentMessageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SSentMessageRow.SSentMessageRowIdxBase is Modified
-
Deleted items
- Method
.SSentMessageRowIdxBaseop_Implicit(SSentMessageRowIdxBase) - Method
.SSentMessageRowIdxBaseop_Implicit(SSentMessageRowIdxBase)
- Method
-
New items
- Method
.SSentMessageRowIdxBaseToSSentMessageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SSentMessageRowIdxBaseToSSentMessageRowAsync(CancellationToken) - Method
.SSentMessageRowIdxBaseToSSentMessageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SSentMessageRowIdxBaseToSSentMessageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSSentMessageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SSentMessageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromReader(SoDataReader, SSentMessageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SSentMessageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SShipmentAddrRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SShipmentAddrRecordData) - Method
ToInserts(IEnumerable<SShipmentAddrRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SShipmentAddrTableInfo>, CancellationToken) - Method
ToInsertAsync(SShipmentAddrRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SShipmentAddrRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SShipmentAddrRow is Modified
- Deleted items
- Method
GetFromIdxSShipmentAddrId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SShipmentAddrRow.SShipmentAddrRowIdxBase is Modified
-
Deleted items
- Method
.SShipmentAddrRowIdxBaseop_Implicit(SShipmentAddrRowIdxBase) - Method
.SShipmentAddrRowIdxBaseop_Implicit(SShipmentAddrRowIdxBase)
- Method
-
New items
- Method
.SShipmentAddrRowIdxBaseToSShipmentAddrRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SShipmentAddrRowIdxBaseToSShipmentAddrRowAsync(CancellationToken) - Method
.SShipmentAddrRowIdxBaseToSShipmentAddrRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SShipmentAddrRowIdxBaseToSShipmentAddrRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSShipmentAddrIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SShipmentAddrRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAddress(String) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromIdxStatus(ShipmentAddrStatus) - Method
GetFromIdxStatusShipmentId(ShipmentAddrStatus, Int32) - Method
GetFromIdxTicketId(Int32) - Method
GetFromIdxWorkflowInstanceId(Int32) - Method
GetFromIdxWorkflowStepId(Int32) - Method
GetFromReader(SoDataReader, SShipmentAddrTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAddressAsync(String, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxStatusAsync(ShipmentAddrStatus, CancellationToken) - Method
GetFromIdxStatusShipmentIdAsync(ShipmentAddrStatus, Int32, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxWorkflowInstanceIdAsync(Int32, CancellationToken) - Method
GetFromIdxWorkflowStepIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SShipmentAddrTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SShipmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SShipmentRecordData) - Method
ToInserts(IEnumerable<SShipmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SShipmentTableInfo>, CancellationToken) - Method
ToInsertAsync(SShipmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SShipmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SShipmentRow is Modified
- Deleted items
- Method
GetFromIdxSShipmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SShipmentRow.SShipmentRowIdxBase is Modified
-
Deleted items
- Method
.SShipmentRowIdxBaseop_Implicit(SShipmentRowIdxBase) - Method
.SShipmentRowIdxBaseop_Implicit(SShipmentRowIdxBase)
- Method
-
New items
- Method
.SShipmentRowIdxBaseToSShipmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SShipmentRowIdxBaseToSShipmentRowAsync(CancellationToken) - Method
.SShipmentRowIdxBaseToSShipmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SShipmentRowIdxBaseToSShipmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSShipmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SShipmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAreStatisticsDirty(Int16) - Method
GetFromIdxMessageId(Int32) - Method
GetFromReader(SoDataReader, SShipmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAreStatisticsDirtyAsync(Int16, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SShipmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SSmtpServersRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SSmtpServersRecordData) - Method
ToInserts(IEnumerable<SSmtpServersRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SSmtpServersTableInfo>, CancellationToken) - Method
ToInsertAsync(SSmtpServersRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SSmtpServersRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SSmtpServersRow is Modified
- Deleted items
- Method
GetFromIdxSSmtpServersId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SSmtpServersRow.SSmtpServersRowIdxBase is Modified
-
Deleted items
- Method
.SSmtpServersRowIdxBaseop_Implicit(SSmtpServersRowIdxBase) - Method
.SSmtpServersRowIdxBaseop_Implicit(SSmtpServersRowIdxBase)
- Method
-
New items
- Method
.SSmtpServersRowIdxBaseToSSmtpServersRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SSmtpServersRowIdxBaseToSSmtpServersRowAsync(CancellationToken) - Method
.SSmtpServersRowIdxBaseToSSmtpServersRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SSmtpServersRowIdxBaseToSSmtpServersRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSSmtpServersIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SSmtpServersRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxShipmentId(Int32) - Method
GetFromReader(SoDataReader, SSmtpServersTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxShipmentIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SSmtpServersTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(StakeholderRoleGroupLinkRecordData) - Method
ToInserts(IEnumerable<StakeholderRoleGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<StakeholderRoleGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(StakeholderRoleGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<StakeholderRoleGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxStakeholderRoleGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.StakeholderRoleGroupLinkRow.StakeholderRoleGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.StakeholderRoleGroupLinkRowIdxBaseop_Implicit(StakeholderRoleGroupLinkRowIdxBase) - Method
.StakeholderRoleGroupLinkRowIdxBaseop_Implicit(StakeholderRoleGroupLinkRowIdxBase)
- Method
-
New items
- Method
.StakeholderRoleGroupLinkRowIdxBaseToStakeholderRoleGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.StakeholderRoleGroupLinkRowIdxBaseToStakeholderRoleGroupLinkRowAsync(CancellationToken) - Method
.StakeholderRoleGroupLinkRowIdxBaseToStakeholderRoleGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.StakeholderRoleGroupLinkRowIdxBaseToStakeholderRoleGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxStakeholderRoleGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxStakeholderRoleId(Int32) - Method
GetFromReader(SoDataReader, StakeholderRoleGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxStakeholderRoleIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, StakeholderRoleGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(StakeholderRoleHeadingLinkRecordData) - Method
ToInserts(IEnumerable<StakeholderRoleHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<StakeholderRoleHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(StakeholderRoleHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<StakeholderRoleHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxStakeholderRoleHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.StakeholderRoleHeadingLinkRow.StakeholderRoleHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.StakeholderRoleHeadingLinkRowIdxBaseop_Implicit(StakeholderRoleHeadingLinkRowIdxBase) - Method
.StakeholderRoleHeadingLinkRowIdxBaseop_Implicit(StakeholderRoleHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.StakeholderRoleHeadingLinkRowIdxBaseToStakeholderRoleHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.StakeholderRoleHeadingLinkRowIdxBaseToStakeholderRoleHeadingLinkRowAsync(CancellationToken) - Method
.StakeholderRoleHeadingLinkRowIdxBaseToStakeholderRoleHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.StakeholderRoleHeadingLinkRowIdxBaseToStakeholderRoleHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxStakeholderRoleHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxStakeholderRoleId(Int32) - Method
GetFromReader(SoDataReader, StakeholderRoleHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxStakeholderRoleIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, StakeholderRoleHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(StakeholderRoleRecordData) - Method
ToInserts(IEnumerable<StakeholderRoleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<StakeholderRoleTableInfo>, CancellationToken) - Method
ToInsertAsync(StakeholderRoleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<StakeholderRoleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxStakeholderRoleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.StakeholderRoleRow.StakeholderRoleRowIdxBase is Modified
-
Deleted items
- Method
.StakeholderRoleRowIdxBaseop_Implicit(StakeholderRoleRowIdxBase) - Method
.StakeholderRoleRowIdxBaseop_Implicit(StakeholderRoleRowIdxBase)
- Method
-
New items
- Method
.StakeholderRoleRowIdxBaseToStakeholderRoleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.StakeholderRoleRowIdxBaseToStakeholderRoleRowAsync(CancellationToken) - Method
.StakeholderRoleRowIdxBaseToStakeholderRoleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.StakeholderRoleRowIdxBaseToStakeholderRoleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxStakeholderRoleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.StakeholderRoleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, StakeholderRoleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, StakeholderRoleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.StaticListRefRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(StaticListRefRecordData) - Method
ToInserts(IEnumerable<StaticListRefRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<StaticListRefTableInfo>, CancellationToken) - Method
ToInsertAsync(StaticListRefRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<StaticListRefRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.StaticListRefRow is Modified
- Deleted items
- Method
GetFromIdxStaticListRefId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.StaticListRefRow.StaticListRefRowIdxBase is Modified
-
Deleted items
- Method
.StaticListRefRowIdxBaseop_Implicit(StaticListRefRowIdxBase) - Method
.StaticListRefRowIdxBaseop_Implicit(StaticListRefRowIdxBase)
- Method
-
New items
- Method
.StaticListRefRowIdxBaseToStaticListRefRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.StaticListRefRowIdxBaseToStaticListRefRowAsync(CancellationToken) - Method
.StaticListRefRowIdxBaseToStaticListRefRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.StaticListRefRowIdxBaseToStaticListRefRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxStaticListRefIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.StaticListRefRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxListId(Int32) - Method
GetFromIdxRefId(Int32) - Method
GetFromReader(SoDataReader, StaticListRefTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxListIdAsync(Int32, CancellationToken) - Method
GetFromIdxRefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, StaticListRefTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.StatusDefRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(StatusDefRecordData) - Method
ToInserts(IEnumerable<StatusDefRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<StatusDefTableInfo>, CancellationToken) - Method
ToInsertAsync(StatusDefRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<StatusDefRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.StatusDefRow is Modified
- Deleted items
- Method
GetFromIdxStatusDefId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.StatusDefRow.StatusDefRowIdxBase is Modified
-
Deleted items
- Method
.StatusDefRowIdxBaseop_Implicit(StatusDefRowIdxBase) - Method
.StatusDefRowIdxBaseop_Implicit(StatusDefRowIdxBase)
- Method
-
New items
- Method
.StatusDefRowIdxBaseToStatusDefRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.StatusDefRowIdxBaseToStatusDefRowAsync(CancellationToken) - Method
.StatusDefRowIdxBaseToStatusDefRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.StatusDefRowIdxBaseToStatusDefRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxStatusDefIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.StatusDefRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, StatusDefTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, StatusDefTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.StatusValueRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(StatusValueRecordData) - Method
ToInserts(IEnumerable<StatusValueRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<StatusValueTableInfo>, CancellationToken) - Method
ToInsertAsync(StatusValueRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<StatusValueRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.StatusValueRow is Modified
- Deleted items
- Method
GetFromIdxStatusValueId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.StatusValueRow.StatusValueRowIdxBase is Modified
-
Deleted items
- Method
.StatusValueRowIdxBaseop_Implicit(StatusValueRowIdxBase) - Method
.StatusValueRowIdxBaseop_Implicit(StatusValueRowIdxBase)
- Method
-
New items
- Method
.StatusValueRowIdxBaseToStatusValueRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.StatusValueRowIdxBaseToStatusValueRowAsync(CancellationToken) - Method
.StatusValueRowIdxBaseToStatusValueRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.StatusValueRowIdxBaseToStatusValueRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxStatusValueIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.StatusValueRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxContactIdIsSignalled(Int32, Int16) - Method
GetFromIdxContactIdIsSignalledStatusDefId(Int32, Int16, Int32) - Method
GetFromIdxExtra1Id(Int32) - Method
GetFromIdxExtra1IdIsSignalled(Int32, Int16) - Method
GetFromIdxExtra1IdIsSignalledStatusDefId(Int32, Int16, Int32) - Method
GetFromIdxExtra2Id(Int32) - Method
GetFromIdxExtra2IdIsSignalled(Int32, Int16) - Method
GetFromIdxExtra2IdIsSignalledStatusDefId(Int32, Int16, Int32) - Method
GetFromIdxIsSignalled(Int16) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxPersonIdIsSignalled(Int32, Int16) - Method
GetFromIdxPersonIdIsSignalledStatusDefId(Int32, Int16, Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxProjectIdIsSignalled(Int32, Int16) - Method
GetFromIdxProjectIdIsSignalledStatusDefId(Int32, Int16, Int32) - Method
GetFromIdxStatusDefId(Int32) - Method
GetFromReader(SoDataReader, StatusValueTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdIsSignalledAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxContactIdIsSignalledStatusDefIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxExtra1IdAsync(Int32, CancellationToken) - Method
GetFromIdxExtra1IdIsSignalledAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxExtra1IdIsSignalledStatusDefIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxExtra2IdAsync(Int32, CancellationToken) - Method
GetFromIdxExtra2IdIsSignalledAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxExtra2IdIsSignalledStatusDefIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxIsSignalledAsync(Int16, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdIsSignalledAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxPersonIdIsSignalledStatusDefIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdIsSignalledAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxProjectIdIsSignalledStatusDefIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxStatusDefIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, StatusValueTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SubscriptionUnitGroupLinkRecordData) - Method
ToInserts(IEnumerable<SubscriptionUnitGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SubscriptionUnitGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SubscriptionUnitGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SubscriptionUnitGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxSubscriptionUnitGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SubscriptionUnitGroupLinkRow.SubscriptionUnitGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.SubscriptionUnitGroupLinkRowIdxBaseop_Implicit(SubscriptionUnitGroupLinkRowIdxBase) - Method
.SubscriptionUnitGroupLinkRowIdxBaseop_Implicit(SubscriptionUnitGroupLinkRowIdxBase)
- Method
-
New items
- Method
.SubscriptionUnitGroupLinkRowIdxBaseToSubscriptionUnitGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SubscriptionUnitGroupLinkRowIdxBaseToSubscriptionUnitGroupLinkRowAsync(CancellationToken) - Method
.SubscriptionUnitGroupLinkRowIdxBaseToSubscriptionUnitGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SubscriptionUnitGroupLinkRowIdxBaseToSubscriptionUnitGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSubscriptionUnitGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxSubscriptionUnitId(Int32) - Method
GetFromReader(SoDataReader, SubscriptionUnitGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxSubscriptionUnitIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SubscriptionUnitGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SubscriptionUnitHeadingLinkRecordData) - Method
ToInserts(IEnumerable<SubscriptionUnitHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SubscriptionUnitHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(SubscriptionUnitHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SubscriptionUnitHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxSubscriptionUnitHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SubscriptionUnitHeadingLinkRow.SubscriptionUnitHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.SubscriptionUnitHeadingLinkRowIdxBaseop_Implicit(SubscriptionUnitHeadingLinkRowIdxBase) - Method
.SubscriptionUnitHeadingLinkRowIdxBaseop_Implicit(SubscriptionUnitHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.SubscriptionUnitHeadingLinkRowIdxBaseToSubscriptionUnitHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SubscriptionUnitHeadingLinkRowIdxBaseToSubscriptionUnitHeadingLinkRowAsync(CancellationToken) - Method
.SubscriptionUnitHeadingLinkRowIdxBaseToSubscriptionUnitHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SubscriptionUnitHeadingLinkRowIdxBaseToSubscriptionUnitHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSubscriptionUnitHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxSubscriptionUnitId(Int32) - Method
GetFromReader(SoDataReader, SubscriptionUnitHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxSubscriptionUnitIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SubscriptionUnitHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SubscriptionUnitRecordData) - Method
ToInserts(IEnumerable<SubscriptionUnitRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SubscriptionUnitTableInfo>, CancellationToken) - Method
ToInsertAsync(SubscriptionUnitRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SubscriptionUnitRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxSubscriptionUnitId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SubscriptionUnitRow.SubscriptionUnitRowIdxBase is Modified
-
Deleted items
- Method
.SubscriptionUnitRowIdxBaseop_Implicit(SubscriptionUnitRowIdxBase) - Method
.SubscriptionUnitRowIdxBaseop_Implicit(SubscriptionUnitRowIdxBase)
- Method
-
New items
- Method
.SubscriptionUnitRowIdxBaseToSubscriptionUnitRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SubscriptionUnitRowIdxBaseToSubscriptionUnitRowAsync(CancellationToken) - Method
.SubscriptionUnitRowIdxBaseToSubscriptionUnitRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SubscriptionUnitRowIdxBaseToSubscriptionUnitRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxSubscriptionUnitIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SubscriptionUnitRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SubscriptionUnitTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SubscriptionUnitTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuggestedAppointmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SuggestedAppointmentRecordData) - Method
ToInserts(IEnumerable<SuggestedAppointmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SuggestedAppointmentTableInfo>, CancellationToken) - Method
ToInsertAsync(SuggestedAppointmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SuggestedAppointmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuggestedAppointmentRow is Modified
- Deleted items
- Method
GetFromIdxSuggestedAppointmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SuggestedAppointmentRow.SuggestedAppointmentRowIdxBase is Modified
-
Deleted items
- Method
.SuggestedAppointmentRowIdxBaseop_Implicit(SuggestedAppointmentRowIdxBase) - Method
.SuggestedAppointmentRowIdxBaseop_Implicit(SuggestedAppointmentRowIdxBase)
- Method
-
New items
- Method
.SuggestedAppointmentRowIdxBaseToSuggestedAppointmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SuggestedAppointmentRowIdxBaseToSuggestedAppointmentRowAsync(CancellationToken) - Method
.SuggestedAppointmentRowIdxBaseToSuggestedAppointmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SuggestedAppointmentRowIdxBaseToSuggestedAppointmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSuggestedAppointmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuggestedAppointmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromIdxProjectTypeStatusLinkId(Int32) - Method
GetFromIdxSaleTypeStageLinkId(Int32) - Method
GetFromReader(SoDataReader, SuggestedAppointmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProjectTypeStatusLinkIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeStageLinkIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SuggestedAppointmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuggestedDocumentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SuggestedDocumentRecordData) - Method
ToInserts(IEnumerable<SuggestedDocumentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SuggestedDocumentTableInfo>, CancellationToken) - Method
ToInsertAsync(SuggestedDocumentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SuggestedDocumentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuggestedDocumentRow is Modified
- Deleted items
- Method
GetFromIdxSuggestedDocumentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SuggestedDocumentRow.SuggestedDocumentRowIdxBase is Modified
-
Deleted items
- Method
.SuggestedDocumentRowIdxBaseop_Implicit(SuggestedDocumentRowIdxBase) - Method
.SuggestedDocumentRowIdxBaseop_Implicit(SuggestedDocumentRowIdxBase)
- Method
-
New items
- Method
.SuggestedDocumentRowIdxBaseToSuggestedDocumentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SuggestedDocumentRowIdxBaseToSuggestedDocumentRowAsync(CancellationToken) - Method
.SuggestedDocumentRowIdxBaseToSuggestedDocumentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SuggestedDocumentRowIdxBaseToSuggestedDocumentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSuggestedDocumentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuggestedDocumentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromIdxProjectTypeStatusLinkId(Int32) - Method
GetFromIdxSaleTypeStageLinkId(Int32) - Method
GetFromReader(SoDataReader, SuggestedDocumentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxProjectTypeStatusLinkIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleTypeStageLinkIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SuggestedDocumentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuperListColumnSizeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SuperListColumnSizeRecordData) - Method
ToInserts(IEnumerable<SuperListColumnSizeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SuperListColumnSizeTableInfo>, CancellationToken) - Method
ToInsertAsync(SuperListColumnSizeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SuperListColumnSizeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuperListColumnSizeRow is Modified
- Deleted items
- Method
GetFromIdxSuperListColumnSizeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SuperListColumnSizeRow.SuperListColumnSizeRowIdxBase is Modified
-
Deleted items
- Method
.SuperListColumnSizeRowIdxBaseop_Implicit(SuperListColumnSizeRowIdxBase) - Method
.SuperListColumnSizeRowIdxBaseop_Implicit(SuperListColumnSizeRowIdxBase)
- Method
-
New items
- Method
.SuperListColumnSizeRowIdxBaseToSuperListColumnSizeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SuperListColumnSizeRowIdxBaseToSuperListColumnSizeRowAsync(CancellationToken) - Method
.SuperListColumnSizeRowIdxBaseToSuperListColumnSizeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SuperListColumnSizeRowIdxBaseToSuperListColumnSizeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSuperListColumnSizeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SuperListColumnSizeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssocId(Int32) - Method
GetFromIdxAssocIdListOwner(Int32, String) - Method
GetFromReader(SoDataReader, SuperListColumnSizeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssocIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssocIdListOwnerAsync(Int32, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SuperListColumnSizeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SWashingListRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SWashingListRecordData) - Method
ToInserts(IEnumerable<SWashingListRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SWashingListTableInfo>, CancellationToken) - Method
ToInsertAsync(SWashingListRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SWashingListRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SWashingListRow is Modified
- Deleted items
- Method
GetFromIdxSWashingListId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SWashingListRow.SWashingListRowIdxBase is Modified
-
Deleted items
- Method
.SWashingListRowIdxBaseop_Implicit(SWashingListRowIdxBase) - Method
.SWashingListRowIdxBaseop_Implicit(SWashingListRowIdxBase)
- Method
-
New items
- Method
.SWashingListRowIdxBaseToSWashingListRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SWashingListRowIdxBaseToSWashingListRowAsync(CancellationToken) - Method
.SWashingListRowIdxBaseToSWashingListRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SWashingListRowIdxBaseToSWashingListRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSWashingListIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SWashingListRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxListId(Int32) - Method
GetFromReader(SoDataReader, SWashingListTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxListIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SWashingListTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SWashingRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SWashingRecordData) - Method
ToInserts(IEnumerable<SWashingRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SWashingTableInfo>, CancellationToken) - Method
ToInsertAsync(SWashingRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SWashingRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SWashingRow is Modified
- Deleted items
- Method
GetFromIdxSWashingId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SWashingRow.SWashingRowIdxBase is Modified
-
Deleted items
- Method
.SWashingRowIdxBaseop_Implicit(SWashingRowIdxBase) - Method
.SWashingRowIdxBaseop_Implicit(SWashingRowIdxBase)
- Method
-
New items
- Method
.SWashingRowIdxBaseToSWashingRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SWashingRowIdxBaseToSWashingRowAsync(CancellationToken) - Method
.SWashingRowIdxBaseToSWashingRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SWashingRowIdxBaseToSWashingRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSWashingIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SWashingRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SWashingTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SWashingTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SystemEventRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SystemEventRecordData) - Method
ToInserts(IEnumerable<SystemEventRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SystemEventTableInfo>, CancellationToken) - Method
ToInsertAsync(SystemEventRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SystemEventRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SystemEventRow is Modified
- Deleted items
- Method
GetFromIdxEventkeyScopeOwner(String, Int32, Int32) - Method
GetFromIdxSystemEventId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SystemEventRow.SystemEventRowIdxBase is Modified
-
Deleted items
- Method
.SystemEventRowIdxBaseop_Implicit(SystemEventRowIdxBase) - Method
.SystemEventRowIdxBaseop_Implicit(SystemEventRowIdxBase)
- Method
-
New items
- Method
.SystemEventRowIdxBaseToSystemEventRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SystemEventRowIdxBaseToSystemEventRowAsync(CancellationToken) - Method
.SystemEventRowIdxBaseToSystemEventRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SystemEventRowIdxBaseToSystemEventRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEventkeyScopeOwnerAsync(String, Int32, Int32, CancellationToken) - Method
GetFromIdxSystemEventIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SystemEventRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEventkey(String) - Method
GetFromIdxEventkeyScope(String, Int32) - Method
GetFromReader(SoDataReader, SystemEventTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEventkeyAsync(String, CancellationToken) - Method
GetFromIdxEventkeyScopeAsync(String, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SystemEventTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.SystemScriptRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(SystemScriptRecordData) - Method
ToInserts(IEnumerable<SystemScriptRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<SystemScriptTableInfo>, CancellationToken) - Method
ToInsertAsync(SystemScriptRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<SystemScriptRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.SystemScriptRow is Modified
- Deleted items
- Method
GetFromIdxSystemScriptId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.SystemScriptRow.SystemScriptRowIdxBase is Modified
-
Deleted items
- Method
.SystemScriptRowIdxBaseop_Implicit(SystemScriptRowIdxBase) - Method
.SystemScriptRowIdxBaseop_Implicit(SystemScriptRowIdxBase)
- Method
-
New items
- Method
.SystemScriptRowIdxBaseToSystemScriptRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.SystemScriptRowIdxBaseToSystemScriptRowAsync(CancellationToken) - Method
.SystemScriptRowIdxBaseToSystemScriptRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.SystemScriptRowIdxBaseToSystemScriptRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxSystemScriptIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.SystemScriptRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, SystemScriptTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, SystemScriptTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TableRowBase is Modified
- Deleted items
- Property
ForeignKeyHelper - Method
Delete() - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
Save() - Method
SetDefaults() - Method
SetDefaults(DashboardTileDefinitionRow, String) - Method
SetDefaults(DefaulterStrategy)
- Property
- New items
- Method
DeleteAsync() - Method
GetForeignKeyHelperAsync(CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
RowLoadAsync(ITableRowLoadHandler, CancellationToken) - Method
SaveAsync() - Method
SetDefaultsAsync(DashboardTileDefinitionRow, String, CancellationToken) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken) - Method
SetDefaultsAsync(CancellationToken)
- Method
SuperOffice.CRM.Rows.TableRowsBase is Modified
- Deleted items
- Method
Delete()
- Method
- New items
- Method
DeleteAsync() - Method
LoadAsync(IdxBase, CancellationToken) - Method
RowsLoadAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
RowsLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Rows.TabOrderRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TabOrderRecordData) - Method
ToInserts(IEnumerable<TabOrderRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TabOrderTableInfo>, CancellationToken) - Method
ToInsertAsync(TabOrderRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TabOrderRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TabOrderRow is Modified
- Deleted items
- Method
GetFromIdxTabOrderId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TabOrderRow.TabOrderRowIdxBase is Modified
-
Deleted items
- Method
.TabOrderRowIdxBaseop_Implicit(TabOrderRowIdxBase) - Method
.TabOrderRowIdxBaseop_Implicit(TabOrderRowIdxBase)
- Method
-
New items
- Method
.TabOrderRowIdxBaseToTabOrderRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TabOrderRowIdxBaseToTabOrderRowAsync(CancellationToken) - Method
.TabOrderRowIdxBaseToTabOrderRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TabOrderRowIdxBaseToTabOrderRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTabOrderIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TabOrderRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdTabName(Int32, String) - Method
GetFromReader(SoDataReader, TabOrderTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdTabNameAsync(Int32, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TabOrderTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TagsGroupLinkRecordData) - Method
ToInserts(IEnumerable<TagsGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TagsGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TagsGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TagsGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxTagsGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TagsGroupLinkRow.TagsGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.TagsGroupLinkRowIdxBaseop_Implicit(TagsGroupLinkRowIdxBase) - Method
.TagsGroupLinkRowIdxBaseop_Implicit(TagsGroupLinkRowIdxBase)
- Method
-
New items
- Method
.TagsGroupLinkRowIdxBaseToTagsGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TagsGroupLinkRowIdxBaseToTagsGroupLinkRowAsync(CancellationToken) - Method
.TagsGroupLinkRowIdxBaseToTagsGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TagsGroupLinkRowIdxBaseToTagsGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTagsGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxTagsId(Int32) - Method
GetFromReader(SoDataReader, TagsGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxTagsIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TagsGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TagsHeadingLinkRecordData) - Method
ToInserts(IEnumerable<TagsHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TagsHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TagsHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TagsHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxTagsHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TagsHeadingLinkRow.TagsHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.TagsHeadingLinkRowIdxBaseop_Implicit(TagsHeadingLinkRowIdxBase) - Method
.TagsHeadingLinkRowIdxBaseop_Implicit(TagsHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.TagsHeadingLinkRowIdxBaseToTagsHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TagsHeadingLinkRowIdxBaseToTagsHeadingLinkRowAsync(CancellationToken) - Method
.TagsHeadingLinkRowIdxBaseToTagsHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TagsHeadingLinkRowIdxBaseToTagsHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTagsHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxTagsId(Int32) - Method
GetFromReader(SoDataReader, TagsHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxTagsIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TagsHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TagsRecordData) - Method
ToInserts(IEnumerable<TagsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TagsTableInfo>, CancellationToken) - Method
ToInsertAsync(TagsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TagsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxTagsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TagsRow.TagsRowIdxBase is Modified
-
Deleted items
- Method
.TagsRowIdxBaseop_Implicit(TagsRowIdxBase) - Method
.TagsRowIdxBaseop_Implicit(TagsRowIdxBase)
- Method
-
New items
- Method
.TagsRowIdxBaseToTagsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TagsRowIdxBaseToTagsRowAsync(CancellationToken) - Method
.TagsRowIdxBaseToTagsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TagsRowIdxBaseToTagsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxTagsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TagsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TagsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TagsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetAssignmentInfoRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetAssignmentInfoRecordData) - Method
ToInserts(IEnumerable<TargetAssignmentInfoRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetAssignmentInfoTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetAssignmentInfoRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetAssignmentInfoRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetAssignmentInfoRow is Modified
- Deleted items
- Method
GetFromIdxTargetAssignmentInfoId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetAssignmentInfoRow.TargetAssignmentInfoRowIdxBase is Modified
-
Deleted items
- Method
.TargetAssignmentInfoRowIdxBaseop_Implicit(TargetAssignmentInfoRowIdxBase) - Method
.TargetAssignmentInfoRowIdxBaseop_Implicit(TargetAssignmentInfoRowIdxBase)
- Method
-
New items
- Method
.TargetAssignmentInfoRowIdxBaseToTargetAssignmentInfoRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetAssignmentInfoRowIdxBaseToTargetAssignmentInfoRowAsync(CancellationToken) - Method
.TargetAssignmentInfoRowIdxBaseToTargetAssignmentInfoRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetAssignmentInfoRowIdxBaseToTargetAssignmentInfoRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetAssignmentInfoIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetAssignmentInfoRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxUsergroupId(Int32) - Method
GetFromReader(SoDataReader, TargetAssignmentInfoTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxUsergroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetAssignmentInfoTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetAssignmentValueRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetAssignmentValueRecordData) - Method
ToInserts(IEnumerable<TargetAssignmentValueRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetAssignmentValueTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetAssignmentValueRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetAssignmentValueRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetAssignmentValueRow is Modified
- Deleted items
- Method
GetFromIdxTargetAssignmentValueId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetAssignmentValueRow.TargetAssignmentValueRowIdxBase is Modified
-
Deleted items
- Method
.TargetAssignmentValueRowIdxBaseop_Implicit(TargetAssignmentValueRowIdxBase) - Method
.TargetAssignmentValueRowIdxBaseop_Implicit(TargetAssignmentValueRowIdxBase)
- Method
-
New items
- Method
.TargetAssignmentValueRowIdxBaseToTargetAssignmentValueRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetAssignmentValueRowIdxBaseToTargetAssignmentValueRowAsync(CancellationToken) - Method
.TargetAssignmentValueRowIdxBaseToTargetAssignmentValueRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetAssignmentValueRowIdxBaseToTargetAssignmentValueRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetAssignmentValueIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetAssignmentValueRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TargetAssignmentValueTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetAssignmentValueTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetChangeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetChangeRecordData) - Method
ToInserts(IEnumerable<TargetChangeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetChangeTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetChangeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetChangeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetChangeRow is Modified
- Deleted items
- Method
GetFromIdxTargetChangeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetChangeRow.TargetChangeRowIdxBase is Modified
-
Deleted items
- Method
.TargetChangeRowIdxBaseop_Implicit(TargetChangeRowIdxBase) - Method
.TargetChangeRowIdxBaseop_Implicit(TargetChangeRowIdxBase)
- Method
-
New items
- Method
.TargetChangeRowIdxBaseToTargetChangeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetChangeRowIdxBaseToTargetChangeRowAsync(CancellationToken) - Method
.TargetChangeRowIdxBaseToTargetChangeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetChangeRowIdxBaseToTargetChangeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetChangeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetChangeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTargetRevisionId(Int32) - Method
GetFromReader(SoDataReader, TargetChangeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetRevisionIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetChangeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetDimensionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetDimensionRecordData) - Method
ToInserts(IEnumerable<TargetDimensionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetDimensionTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetDimensionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetDimensionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetDimensionRow is Modified
- Deleted items
- Method
GetFromIdxTargetDimensionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetDimensionRow.TargetDimensionRowIdxBase is Modified
-
Deleted items
- Method
.TargetDimensionRowIdxBaseop_Implicit(TargetDimensionRowIdxBase) - Method
.TargetDimensionRowIdxBaseop_Implicit(TargetDimensionRowIdxBase)
- Method
-
New items
- Method
.TargetDimensionRowIdxBaseToTargetDimensionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetDimensionRowIdxBaseToTargetDimensionRowAsync(CancellationToken) - Method
.TargetDimensionRowIdxBaseToTargetDimensionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetDimensionRowIdxBaseToTargetDimensionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetDimensionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetDimensionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEntityType(TargetEntityType) - Method
GetFromIdxSelectedDimensions(Int32[]) - Method
GetFromReader(SoDataReader, TargetDimensionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEntityTypeAsync(TargetEntityType, CancellationToken) - Method
GetFromIdxSelectedDimensionsAsync(Int32[], CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetDimensionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetGroupRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetGroupRecordData) - Method
ToInserts(IEnumerable<TargetGroupRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetGroupTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetGroupRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetGroupRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetGroupRow is Modified
- Deleted items
- Method
GetFromIdxTargetGroupId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetGroupRow.TargetGroupRowIdxBase is Modified
-
Deleted items
- Method
.TargetGroupRowIdxBaseop_Implicit(TargetGroupRowIdxBase) - Method
.TargetGroupRowIdxBaseop_Implicit(TargetGroupRowIdxBase)
- Method
-
New items
- Method
.TargetGroupRowIdxBaseToTargetGroupRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetGroupRowIdxBaseToTargetGroupRowAsync(CancellationToken) - Method
.TargetGroupRowIdxBaseToTargetGroupRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetGroupRowIdxBaseToTargetGroupRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetGroupIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetGroupRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TargetGroupTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetGroupTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetPeriodRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetPeriodRecordData) - Method
ToInserts(IEnumerable<TargetPeriodRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetPeriodTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetPeriodRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetPeriodRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetPeriodRow is Modified
- Deleted items
- Method
GetFromIdxTargetPeriodId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetPeriodRow.TargetPeriodRowIdxBase is Modified
-
Deleted items
- Method
.TargetPeriodRowIdxBaseop_Implicit(TargetPeriodRowIdxBase) - Method
.TargetPeriodRowIdxBaseop_Implicit(TargetPeriodRowIdxBase)
- Method
-
New items
- Method
.TargetPeriodRowIdxBaseToTargetPeriodRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetPeriodRowIdxBaseToTargetPeriodRowAsync(CancellationToken) - Method
.TargetPeriodRowIdxBaseToTargetPeriodRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetPeriodRowIdxBaseToTargetPeriodRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetPeriodIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetPeriodRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TargetPeriodTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetPeriodTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetRevisionHistoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetRevisionHistoryRecordData) - Method
ToInserts(IEnumerable<TargetRevisionHistoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetRevisionHistoryTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetRevisionHistoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetRevisionHistoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetRevisionHistoryRow is Modified
- Deleted items
- Method
GetFromIdxTargetGroupId(Int32) - Method
GetFromIdxTargetRevisionHistoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetRevisionHistoryRow.TargetRevisionHistoryRowIdxBase is Modified
-
Deleted items
- Method
.TargetRevisionHistoryRowIdxBaseop_Implicit(TargetRevisionHistoryRowIdxBase) - Method
.TargetRevisionHistoryRowIdxBaseop_Implicit(TargetRevisionHistoryRowIdxBase)
- Method
-
New items
- Method
.TargetRevisionHistoryRowIdxBaseToTargetRevisionHistoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetRevisionHistoryRowIdxBaseToTargetRevisionHistoryRowAsync(CancellationToken) - Method
.TargetRevisionHistoryRowIdxBaseToTargetRevisionHistoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetRevisionHistoryRowIdxBaseToTargetRevisionHistoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxTargetRevisionHistoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetRevisionHistoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTargetAssignmentInfoId(Int32) - Method
GetFromReader(SoDataReader, TargetRevisionHistoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetAssignmentInfoIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetRevisionHistoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetRevisionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TargetRevisionRecordData) - Method
ToInserts(IEnumerable<TargetRevisionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TargetRevisionTableInfo>, CancellationToken) - Method
ToInsertAsync(TargetRevisionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TargetRevisionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetRevisionRow is Modified
- Deleted items
- Method
GetFromIdxTargetRevisionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TargetRevisionRow.TargetRevisionRowIdxBase is Modified
-
Deleted items
- Method
.TargetRevisionRowIdxBaseop_Implicit(TargetRevisionRowIdxBase) - Method
.TargetRevisionRowIdxBaseop_Implicit(TargetRevisionRowIdxBase)
- Method
-
New items
- Method
.TargetRevisionRowIdxBaseToTargetRevisionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TargetRevisionRowIdxBaseToTargetRevisionRowAsync(CancellationToken) - Method
.TargetRevisionRowIdxBaseToTargetRevisionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TargetRevisionRowIdxBaseToTargetRevisionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTargetRevisionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TargetRevisionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssignmentInfoId(Int32) - Method
GetFromReader(SoDataReader, TargetRevisionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssignmentInfoIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TargetRevisionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TaskGroupLinkRecordData) - Method
ToInserts(IEnumerable<TaskGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TaskGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TaskGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TaskGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxTaskgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TaskGroupLinkRow.TaskGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.TaskGroupLinkRowIdxBaseop_Implicit(TaskGroupLinkRowIdxBase) - Method
.TaskGroupLinkRowIdxBaseop_Implicit(TaskGroupLinkRowIdxBase)
- Method
-
New items
- Method
.TaskGroupLinkRowIdxBaseToTaskGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TaskGroupLinkRowIdxBaseToTaskGroupLinkRowAsync(CancellationToken) - Method
.TaskGroupLinkRowIdxBaseToTaskGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TaskGroupLinkRowIdxBaseToTaskGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTaskgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxTaskId(Int32) - Method
GetFromReader(SoDataReader, TaskGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TaskGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TaskHeadingLinkRecordData) - Method
ToInserts(IEnumerable<TaskHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TaskHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TaskHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TaskHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxTaskheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TaskHeadingLinkRow.TaskHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.TaskHeadingLinkRowIdxBaseop_Implicit(TaskHeadingLinkRowIdxBase) - Method
.TaskHeadingLinkRowIdxBaseop_Implicit(TaskHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.TaskHeadingLinkRowIdxBaseToTaskHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TaskHeadingLinkRowIdxBaseToTaskHeadingLinkRowAsync(CancellationToken) - Method
.TaskHeadingLinkRowIdxBaseToTaskHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TaskHeadingLinkRowIdxBaseToTaskHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTaskheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxTaskId(Int32) - Method
GetFromReader(SoDataReader, TaskHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TaskHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TaskMenuGroupLinkRecordData) - Method
ToInserts(IEnumerable<TaskMenuGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TaskMenuGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TaskMenuGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TaskMenuGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxTaskMenuGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TaskMenuGroupLinkRow.TaskMenuGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.TaskMenuGroupLinkRowIdxBaseop_Implicit(TaskMenuGroupLinkRowIdxBase) - Method
.TaskMenuGroupLinkRowIdxBaseop_Implicit(TaskMenuGroupLinkRowIdxBase)
- Method
-
New items
- Method
.TaskMenuGroupLinkRowIdxBaseToTaskMenuGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TaskMenuGroupLinkRowIdxBaseToTaskMenuGroupLinkRowAsync(CancellationToken) - Method
.TaskMenuGroupLinkRowIdxBaseToTaskMenuGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TaskMenuGroupLinkRowIdxBaseToTaskMenuGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTaskMenuGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxTaskMenuId(Int32) - Method
GetFromReader(SoDataReader, TaskMenuGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskMenuIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TaskMenuGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TaskMenuHeadingLinkRecordData) - Method
ToInserts(IEnumerable<TaskMenuHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TaskMenuHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TaskMenuHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TaskMenuHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxTaskMenuHeadingLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TaskMenuHeadingLinkRow.TaskMenuHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.TaskMenuHeadingLinkRowIdxBaseop_Implicit(TaskMenuHeadingLinkRowIdxBase) - Method
.TaskMenuHeadingLinkRowIdxBaseop_Implicit(TaskMenuHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.TaskMenuHeadingLinkRowIdxBaseToTaskMenuHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TaskMenuHeadingLinkRowIdxBaseToTaskMenuHeadingLinkRowAsync(CancellationToken) - Method
.TaskMenuHeadingLinkRowIdxBaseToTaskMenuHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TaskMenuHeadingLinkRowIdxBaseToTaskMenuHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTaskMenuHeadingLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxTaskMenuId(Int32) - Method
GetFromReader(SoDataReader, TaskMenuHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxTaskMenuIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TaskMenuHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TaskMenuRecordData) - Method
ToInserts(IEnumerable<TaskMenuRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TaskMenuTableInfo>, CancellationToken) - Method
ToInsertAsync(TaskMenuRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TaskMenuRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxTaskMenuId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TaskMenuRow.TaskMenuRowIdxBase is Modified
-
Deleted items
- Method
.TaskMenuRowIdxBaseop_Implicit(TaskMenuRowIdxBase) - Method
.TaskMenuRowIdxBaseop_Implicit(TaskMenuRowIdxBase)
- Method
-
New items
- Method
.TaskMenuRowIdxBaseToTaskMenuRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TaskMenuRowIdxBaseToTaskMenuRowAsync(CancellationToken) - Method
.TaskMenuRowIdxBaseToTaskMenuRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TaskMenuRowIdxBaseToTaskMenuRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxTaskMenuIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskMenuRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TaskMenuTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TaskMenuTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TaskRecordData) - Method
ToInserts(IEnumerable<TaskRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TaskTableInfo>, CancellationToken) - Method
ToInsertAsync(TaskRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TaskRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxTaskId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TaskRow.TaskRowIdxBase is Modified
-
Deleted items
- Method
.TaskRowIdxBaseop_Implicit(TaskRowIdxBase) - Method
.TaskRowIdxBaseop_Implicit(TaskRowIdxBase)
- Method
-
New items
- Method
.TaskRowIdxBaseToTaskRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TaskRowIdxBaseToTaskRowAsync(CancellationToken) - Method
.TaskRowIdxBaseToTaskRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TaskRowIdxBaseToTaskRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxTaskIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TaskRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TaskTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TaskTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TempDbLockRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TempDbLockRecordData) - Method
ToInserts(IEnumerable<TempDbLockRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TempDbLockTableInfo>, CancellationToken) - Method
ToInsertAsync(TempDbLockRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TempDbLockRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TempDbLockRow is Modified
- Deleted items
- Method
GetFromIdxTempDbLockId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TempDbLockRow.TempDbLockRowIdxBase is Modified
-
Deleted items
- Method
.TempDbLockRowIdxBaseop_Implicit(TempDbLockRowIdxBase) - Method
.TempDbLockRowIdxBaseop_Implicit(TempDbLockRowIdxBase)
- Method
-
New items
- Method
.TempDbLockRowIdxBaseToTempDbLockRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TempDbLockRowIdxBaseToTempDbLockRowAsync(CancellationToken) - Method
.TempDbLockRowIdxBaseToTempDbLockRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TempDbLockRowIdxBaseToTempDbLockRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTempDbLockIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TempDbLockRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKey(Int32) - Method
GetFromIdxTableNumber(Int16) - Method
GetFromReader(SoDataReader, TempDbLockTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKeyAsync(Int32, CancellationToken) - Method
GetFromIdxTableNumberAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TempDbLockTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TemporaryKeyRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TemporaryKeyRecordData) - Method
ToInserts(IEnumerable<TemporaryKeyRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TemporaryKeyTableInfo>, CancellationToken) - Method
ToInsertAsync(TemporaryKeyRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TemporaryKeyRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TemporaryKeyRow is Modified
- Deleted items
- Method
GetFromIdxTemporaryKeyId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TemporaryKeyRow.TemporaryKeyRowIdxBase is Modified
-
Deleted items
- Method
.TemporaryKeyRowIdxBaseop_Implicit(TemporaryKeyRowIdxBase) - Method
.TemporaryKeyRowIdxBaseop_Implicit(TemporaryKeyRowIdxBase)
- Method
-
New items
- Method
.TemporaryKeyRowIdxBaseToTemporaryKeyRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TemporaryKeyRowIdxBaseToTemporaryKeyRowAsync(CancellationToken) - Method
.TemporaryKeyRowIdxBaseToTemporaryKeyRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TemporaryKeyRowIdxBaseToTemporaryKeyRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTemporaryKeyIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TemporaryKeyRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TemporaryKeyTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TemporaryKeyTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TemporaryWordsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TemporaryWordsRecordData) - Method
ToInserts(IEnumerable<TemporaryWordsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TemporaryWordsTableInfo>, CancellationToken) - Method
ToInsertAsync(TemporaryWordsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TemporaryWordsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TemporaryWordsRow is Modified
- Deleted items
- Method
GetFromIdxTemporaryWordsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TemporaryWordsRow.TemporaryWordsRowIdxBase is Modified
-
Deleted items
- Method
.TemporaryWordsRowIdxBaseop_Implicit(TemporaryWordsRowIdxBase) - Method
.TemporaryWordsRowIdxBaseop_Implicit(TemporaryWordsRowIdxBase)
- Method
-
New items
- Method
.TemporaryWordsRowIdxBaseToTemporaryWordsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TemporaryWordsRowIdxBaseToTemporaryWordsRowAsync(CancellationToken) - Method
.TemporaryWordsRowIdxBaseToTemporaryWordsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TemporaryWordsRowIdxBaseToTemporaryWordsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTemporaryWordsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TemporaryWordsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxWord(String) - Method
GetFromIdxWordLength(Int32) - Method
GetFromReader(SoDataReader, TemporaryWordsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWordAsync(String, CancellationToken) - Method
GetFromIdxWordLengthAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TemporaryWordsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TextRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TextRecordData) - Method
ToInserts(IEnumerable<TextRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TextTableInfo>, CancellationToken) - Method
ToInsertAsync(TextRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TextRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TextRow is Modified
- Deleted items
- Method
GetFromIdxTextId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TextRow.TextRowIdxBase is Modified
-
Deleted items
- Method
.TextRowIdxBaseop_Implicit(TextRowIdxBase) - Method
.TextRowIdxBaseop_Implicit(TextRowIdxBase)
- Method
-
New items
- Method
.TextRowIdxBaseToTextRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TextRowIdxBaseToTextRowAsync(CancellationToken) - Method
.TextRowIdxBaseToTextRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TextRowIdxBaseToTextRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTextIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TextRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromIdxOwnerIdType(Int32, TextType) - Method
GetFromIdxText(String) - Method
GetFromReader(SoDataReader, TextTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxOwnerIdTypeAsync(Int32, TextType, CancellationToken) - Method
GetFromIdxTextAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TextTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketAlertRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketAlertRecordData) - Method
ToInserts(IEnumerable<TicketAlertRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketAlertTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketAlertRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketAlertRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketAlertRow is Modified
- Deleted items
- Method
GetFromIdxTicketAlertId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketAlertRow.TicketAlertRowIdxBase is Modified
-
Deleted items
- Method
.TicketAlertRowIdxBaseop_Implicit(TicketAlertRowIdxBase) - Method
.TicketAlertRowIdxBaseop_Implicit(TicketAlertRowIdxBase)
- Method
-
New items
- Method
.TicketAlertRowIdxBaseToTicketAlertRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketAlertRowIdxBaseToTicketAlertRowAsync(CancellationToken) - Method
.TicketAlertRowIdxBaseToTicketAlertRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketAlertRowIdxBaseToTicketAlertRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketAlertIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketAlertRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDelegateTo(Int32) - Method
GetFromIdxPriority(Int32) - Method
GetFromIdxReplyTemplateIdCatmast(Int32) - Method
GetFromIdxReplyTemplateIdCatmastSms(Int32) - Method
GetFromIdxReplyTemplateIdCustomer(Int32) - Method
GetFromIdxReplyTemplateIdEmail(Int32) - Method
GetFromIdxReplyTemplateIdSms(Int32) - Method
GetFromIdxReplyTemplateIdUser(Int32) - Method
GetFromIdxReplyTemplateIdUserSms(Int32) - Method
GetFromIdxRtiCustomerSms(Int32) - Method
GetFromIdxScriptId(Int32) - Method
GetFromReader(SoDataReader, TicketAlertTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDelegateToAsync(Int32, CancellationToken) - Method
GetFromIdxPriorityAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdCatmastAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdCatmastSmsAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdCustomerAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdEmailAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdSmsAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdUserAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateIdUserSmsAsync(Int32, CancellationToken) - Method
GetFromIdxRtiCustomerSmsAsync(Int32, CancellationToken) - Method
GetFromIdxScriptIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketAlertTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketAttachmentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketAttachmentRecordData) - Method
ToInserts(IEnumerable<TicketAttachmentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketAttachmentTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketAttachmentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketAttachmentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketAttachmentRow is Modified
- Deleted items
- Method
GetFromIdxTicketAttachmentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketAttachmentRow.TicketAttachmentRowIdxBase is Modified
-
Deleted items
- Method
.TicketAttachmentRowIdxBaseop_Implicit(TicketAttachmentRowIdxBase) - Method
.TicketAttachmentRowIdxBaseop_Implicit(TicketAttachmentRowIdxBase)
- Method
-
New items
- Method
.TicketAttachmentRowIdxBaseToTicketAttachmentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketAttachmentRowIdxBaseToTicketAttachmentRowAsync(CancellationToken) - Method
.TicketAttachmentRowIdxBaseToTicketAttachmentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketAttachmentRowIdxBaseToTicketAttachmentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketAttachmentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketAttachmentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttachmentId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromReader(SoDataReader, TicketAttachmentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttachmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketAttachmentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketCustomersRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketCustomersRecordData) - Method
ToInserts(IEnumerable<TicketCustomersRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketCustomersTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketCustomersRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketCustomersRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketCustomersRow is Modified
- Deleted items
- Method
GetFromIdxTicketCustomersId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketCustomersRow.TicketCustomersRowIdxBase is Modified
-
Deleted items
- Method
.TicketCustomersRowIdxBaseop_Implicit(TicketCustomersRowIdxBase) - Method
.TicketCustomersRowIdxBaseop_Implicit(TicketCustomersRowIdxBase)
- Method
-
New items
- Method
.TicketCustomersRowIdxBaseToTicketCustomersRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketCustomersRowIdxBaseToTicketCustomersRowAsync(CancellationToken) - Method
.TicketCustomersRowIdxBaseToTicketCustomersRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketCustomersRowIdxBaseToTicketCustomersRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketCustomersIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketCustomersRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxTicketId(Int32) - Method
GetFromIdxTicketIdCustomerId(Int32, Int32) - Method
GetFromReader(SoDataReader, TicketCustomersTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketIdCustomerIdAsync(Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketCustomersTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogActionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketLogActionRecordData) - Method
ToInserts(IEnumerable<TicketLogActionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketLogActionTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketLogActionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketLogActionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogActionRow is Modified
- Deleted items
- Method
GetFromIdxTicketLogActionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketLogActionRow.TicketLogActionRowIdxBase is Modified
-
Deleted items
- Method
.TicketLogActionRowIdxBaseop_Implicit(TicketLogActionRowIdxBase) - Method
.TicketLogActionRowIdxBaseop_Implicit(TicketLogActionRowIdxBase)
- Method
-
New items
- Method
.TicketLogActionRowIdxBaseToTicketLogActionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketLogActionRowIdxBaseToTicketLogActionRowAsync(CancellationToken) - Method
.TicketLogActionRowIdxBaseToTicketLogActionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketLogActionRowIdxBaseToTicketLogActionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketLogActionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogActionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCustomerId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromIdxOrgTicketId(Int32) - Method
GetFromIdxTicketId(Int32) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, TicketLogActionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCustomerIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxOrgTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketLogActionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogChangeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketLogChangeRecordData) - Method
ToInserts(IEnumerable<TicketLogChangeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketLogChangeTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketLogChangeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketLogChangeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogChangeRow is Modified
- Deleted items
- Method
GetFromIdxTicketLogChangeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketLogChangeRow.TicketLogChangeRowIdxBase is Modified
-
Deleted items
- Method
.TicketLogChangeRowIdxBaseop_Implicit(TicketLogChangeRowIdxBase) - Method
.TicketLogChangeRowIdxBaseop_Implicit(TicketLogChangeRowIdxBase)
- Method
-
New items
- Method
.TicketLogChangeRowIdxBaseToTicketLogChangeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketLogChangeRowIdxBaseToTicketLogChangeRowAsync(CancellationToken) - Method
.TicketLogChangeRowIdxBaseToTicketLogChangeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketLogChangeRowIdxBaseToTicketLogChangeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketLogChangeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogChangeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxActionId(Int32) - Method
GetFromIdxExtraFieldId(Int32) - Method
GetFromIdxMessageId(Int32) - Method
GetFromIdxTicketId(Int32) - Method
GetFromReader(SoDataReader, TicketLogChangeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxActionIdAsync(Int32, CancellationToken) - Method
GetFromIdxExtraFieldIdAsync(Int32, CancellationToken) - Method
GetFromIdxMessageIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketLogChangeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketLogRecordData) - Method
ToInserts(IEnumerable<TicketLogRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketLogTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketLogRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketLogRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogRow is Modified
- Deleted items
- Method
GetFromIdxTicketLogId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketLogRow.TicketLogRowIdxBase is Modified
-
Deleted items
- Method
.TicketLogRowIdxBaseop_Implicit(TicketLogRowIdxBase) - Method
.TicketLogRowIdxBaseop_Implicit(TicketLogRowIdxBase)
- Method
-
New items
- Method
.TicketLogRowIdxBaseToTicketLogRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketLogRowIdxBaseToTicketLogRowAsync(CancellationToken) - Method
.TicketLogRowIdxBaseToTicketLogRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketLogRowIdxBaseToTicketLogRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketLogIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketLogRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxLogCode(Int16) - Method
GetFromIdxLogWhatValue2(Int32) - Method
GetFromIdxLogWhen(DateTime) - Method
GetFromIdxTicketId(Int32) - Method
GetFromReader(SoDataReader, TicketLogTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLogCodeAsync(Int16, CancellationToken) - Method
GetFromIdxLogWhatValue2Async(Int32, CancellationToken) - Method
GetFromIdxLogWhenAsync(DateTime, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketLogTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketPriorityRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketPriorityRecordData) - Method
ToInserts(IEnumerable<TicketPriorityRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketPriorityTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketPriorityRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketPriorityRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketPriorityRow is Modified
- Deleted items
- Method
GetFromIdxTicketPriorityId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketPriorityRow.TicketPriorityRowIdxBase is Modified
-
Deleted items
- Method
.TicketPriorityRowIdxBaseop_Implicit(TicketPriorityRowIdxBase) - Method
.TicketPriorityRowIdxBaseop_Implicit(TicketPriorityRowIdxBase)
- Method
-
New items
- Method
.TicketPriorityRowIdxBaseToTicketPriorityRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketPriorityRowIdxBaseToTicketPriorityRowAsync(CancellationToken) - Method
.TicketPriorityRowIdxBaseToTicketPriorityRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketPriorityRowIdxBaseToTicketPriorityRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketPriorityIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketPriorityRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TicketPriorityTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketPriorityTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketRecordData) - Method
ToInserts(IEnumerable<TicketRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketRow is Modified
- Deleted items
- Method
GetFromIdxTicketId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketRow.TicketRowIdxBase is Modified
-
Deleted items
- Method
.TicketRowIdxBaseop_Implicit(TicketRowIdxBase) - Method
.TicketRowIdxBaseop_Implicit(TicketRowIdxBase)
- Method
-
New items
- Method
.TicketRowIdxBaseToTicketRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketRowIdxBaseToTicketRowAsync(CancellationToken) - Method
.TicketRowIdxBaseToTicketRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketRowIdxBaseToTicketRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAlertTimeout(DateTime) - Method
GetFromIdxCategory(Int32) - Method
GetFromIdxConnectId(Int32) - Method
GetFromIdxCreatedAt(DateTime) - Method
GetFromIdxCreatedBy(Int32) - Method
GetFromIdxCreatedByWorkflowId(Int32) - Method
GetFromIdxCustId(Int32) - Method
GetFromIdxDbiAgentId(Int32) - Method
GetFromIdxDbiKey(String) - Method
GetFromIdxDbiLastModified(DateTime) - Method
GetFromIdxDbiLastSyncronized(DateTime) - Method
GetFromIdxFilterId(Int32) - Method
GetFromIdxOrigCategory(Int32) - Method
GetFromIdxOrigPriority(Int32) - Method
GetFromIdxOwnedBy(Int32) - Method
GetFromIdxPriority(Int32) - Method
GetFromIdxReadStatus(TicketReadStatus) - Method
GetFromIdxStatus(TicketBaseStatus) - Method
GetFromIdxTags(Int32[]) - Method
GetFromIdxTicketStatus(Int32) - Method
GetFromIdxTicketType(Int32) - Method
GetFromReader(SoDataReader, TicketTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAlertTimeoutAsync(DateTime, CancellationToken) - Method
GetFromIdxCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxConnectIdAsync(Int32, CancellationToken) - Method
GetFromIdxCreatedAtAsync(DateTime, CancellationToken) - Method
GetFromIdxCreatedByAsync(Int32, CancellationToken) - Method
GetFromIdxCreatedByWorkflowIdAsync(Int32, CancellationToken) - Method
GetFromIdxCustIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiAgentIdAsync(Int32, CancellationToken) - Method
GetFromIdxDbiKeyAsync(String, CancellationToken) - Method
GetFromIdxDbiLastModifiedAsync(DateTime, CancellationToken) - Method
GetFromIdxDbiLastSyncronizedAsync(DateTime, CancellationToken) - Method
GetFromIdxFilterIdAsync(Int32, CancellationToken) - Method
GetFromIdxOrigCategoryAsync(Int32, CancellationToken) - Method
GetFromIdxOrigPriorityAsync(Int32, CancellationToken) - Method
GetFromIdxOwnedByAsync(Int32, CancellationToken) - Method
GetFromIdxPriorityAsync(Int32, CancellationToken) - Method
GetFromIdxReadStatusAsync(TicketReadStatus, CancellationToken) - Method
GetFromIdxStatusAsync(TicketBaseStatus, CancellationToken) - Method
GetFromIdxTagsAsync(Int32[], CancellationToken) - Method
GetFromIdxTicketStatusAsync(Int32, CancellationToken) - Method
GetFromIdxTicketTypeAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketStatusHistoryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketStatusHistoryRecordData) - Method
ToInserts(IEnumerable<TicketStatusHistoryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketStatusHistoryTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketStatusHistoryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketStatusHistoryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketStatusHistoryRow is Modified
- Deleted items
- Method
GetFromIdxTicketStatusHistoryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketStatusHistoryRow.TicketStatusHistoryRowIdxBase is Modified
-
Deleted items
- Method
.TicketStatusHistoryRowIdxBaseop_Implicit(TicketStatusHistoryRowIdxBase) - Method
.TicketStatusHistoryRowIdxBaseop_Implicit(TicketStatusHistoryRowIdxBase)
- Method
-
New items
- Method
.TicketStatusHistoryRowIdxBaseToTicketStatusHistoryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketStatusHistoryRowIdxBaseToTicketStatusHistoryRowAsync(CancellationToken) - Method
.TicketStatusHistoryRowIdxBaseToTicketStatusHistoryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketStatusHistoryRowIdxBaseToTicketStatusHistoryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketStatusHistoryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketStatusHistoryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTicketId(Int32) - Method
GetFromIdxTicketStatus(Int32) - Method
GetFromReader(SoDataReader, TicketStatusHistoryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketIdAsync(Int32, CancellationToken) - Method
GetFromIdxTicketStatusAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketStatusHistoryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketStatusRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketStatusRecordData) - Method
ToInserts(IEnumerable<TicketStatusRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketStatusTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketStatusRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketStatusRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketStatusRow is Modified
- Deleted items
- Method
GetFromIdxTicketStatusId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketStatusRow.TicketStatusRowIdxBase is Modified
-
Deleted items
- Method
.TicketStatusRowIdxBaseop_Implicit(TicketStatusRowIdxBase) - Method
.TicketStatusRowIdxBaseop_Implicit(TicketStatusRowIdxBase)
- Method
-
New items
- Method
.TicketStatusRowIdxBaseToTicketStatusRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketStatusRowIdxBaseToTicketStatusRowAsync(CancellationToken) - Method
.TicketStatusRowIdxBaseToTicketStatusRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketStatusRowIdxBaseToTicketStatusRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketStatusIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketStatusRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxStatus(TicketBaseStatus) - Method
GetFromReader(SoDataReader, TicketStatusTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxStatusAsync(TicketBaseStatus, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketStatusTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypePriorityRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketTypePriorityRecordData) - Method
ToInserts(IEnumerable<TicketTypePriorityRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketTypePriorityTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketTypePriorityRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketTypePriorityRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypePriorityRow is Modified
- Deleted items
- Method
GetFromIdxTicketTypePriorityId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketTypePriorityRow.TicketTypePriorityRowIdxBase is Modified
-
Deleted items
- Method
.TicketTypePriorityRowIdxBaseop_Implicit(TicketTypePriorityRowIdxBase) - Method
.TicketTypePriorityRowIdxBaseop_Implicit(TicketTypePriorityRowIdxBase)
- Method
-
New items
- Method
.TicketTypePriorityRowIdxBaseToTicketTypePriorityRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketTypePriorityRowIdxBaseToTicketTypePriorityRowAsync(CancellationToken) - Method
.TicketTypePriorityRowIdxBaseToTicketTypePriorityRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketTypePriorityRowIdxBaseToTicketTypePriorityRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketTypePriorityIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypePriorityRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TicketTypePriorityTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketTypePriorityTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketTypeRecordData) - Method
ToInserts(IEnumerable<TicketTypeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketTypeTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketTypeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketTypeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypeRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxTicketTypeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketTypeRow.TicketTypeRowIdxBase is Modified
-
Deleted items
- Method
.TicketTypeRowIdxBaseop_Implicit(TicketTypeRowIdxBase) - Method
.TicketTypeRowIdxBaseop_Implicit(TicketTypeRowIdxBase)
- Method
-
New items
- Method
.TicketTypeRowIdxBaseToTicketTypeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketTypeRowIdxBaseToTicketTypeRowAsync(CancellationToken) - Method
.TicketTypeRowIdxBaseToTicketTypeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketTypeRowIdxBaseToTicketTypeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxTicketTypeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDefaultPriority(Int32) - Method
GetFromIdxDefaultStatus(Int32) - Method
GetFromIdxReplyTemplate(Int32) - Method
GetFromIdxVisibleForGroups(Int32[]) - Method
GetFromReader(SoDataReader, TicketTypeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDefaultPriorityAsync(Int32, CancellationToken) - Method
GetFromIdxDefaultStatusAsync(Int32, CancellationToken) - Method
GetFromIdxReplyTemplateAsync(Int32, CancellationToken) - Method
GetFromIdxVisibleForGroupsAsync(Int32[], CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketTypeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypeStatusRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TicketTypeStatusRecordData) - Method
ToInserts(IEnumerable<TicketTypeStatusRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TicketTypeStatusTableInfo>, CancellationToken) - Method
ToInsertAsync(TicketTypeStatusRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TicketTypeStatusRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypeStatusRow is Modified
- Deleted items
- Method
GetFromIdxTicketTypeStatusId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TicketTypeStatusRow.TicketTypeStatusRowIdxBase is Modified
-
Deleted items
- Method
.TicketTypeStatusRowIdxBaseop_Implicit(TicketTypeStatusRowIdxBase) - Method
.TicketTypeStatusRowIdxBaseop_Implicit(TicketTypeStatusRowIdxBase)
- Method
-
New items
- Method
.TicketTypeStatusRowIdxBaseToTicketTypeStatusRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TicketTypeStatusRowIdxBaseToTicketTypeStatusRowAsync(CancellationToken) - Method
.TicketTypeStatusRowIdxBaseToTicketTypeStatusRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TicketTypeStatusRowIdxBaseToTicketTypeStatusRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTicketTypeStatusIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TicketTypeStatusRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TicketTypeStatusTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TicketTypeStatusTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TimestampsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TimestampsRecordData) - Method
ToInserts(IEnumerable<TimestampsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TimestampsTableInfo>, CancellationToken) - Method
ToInsertAsync(TimestampsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TimestampsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TimestampsRow is Modified
- Deleted items
- Method
GetFromIdxTimestampsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TimestampsRow.TimestampsRowIdxBase is Modified
-
Deleted items
- Method
.TimestampsRowIdxBaseop_Implicit(TimestampsRowIdxBase) - Method
.TimestampsRowIdxBaseop_Implicit(TimestampsRowIdxBase)
- Method
-
New items
- Method
.TimestampsRowIdxBaseToTimestampsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TimestampsRowIdxBaseToTimestampsRowAsync(CancellationToken) - Method
.TimestampsRowIdxBaseToTimestampsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TimestampsRowIdxBaseToTimestampsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTimestampsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TimestampsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TimestampsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TimestampsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelCurrentRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TravelCurrentRecordData) - Method
ToInserts(IEnumerable<TravelCurrentRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TravelCurrentTableInfo>, CancellationToken) - Method
ToInsertAsync(TravelCurrentRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TravelCurrentRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelCurrentRow is Modified
- Deleted items
- Method
GetFromIdxTravelcurrentId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TravelCurrentRow.TravelCurrentRowIdxBase is Modified
-
Deleted items
- Method
.TravelCurrentRowIdxBaseop_Implicit(TravelCurrentRowIdxBase) - Method
.TravelCurrentRowIdxBaseop_Implicit(TravelCurrentRowIdxBase)
- Method
-
New items
- Method
.TravelCurrentRowIdxBaseToTravelCurrentRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TravelCurrentRowIdxBaseToTravelCurrentRowAsync(CancellationToken) - Method
.TravelCurrentRowIdxBaseToTravelCurrentRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TravelCurrentRowIdxBaseToTravelCurrentRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTravelcurrentIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelCurrentRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TravelCurrentTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TravelCurrentTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelGeneratedDatabaseRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TravelGeneratedDatabaseRecordData) - Method
ToInserts(IEnumerable<TravelGeneratedDatabaseRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TravelGeneratedDatabaseTableInfo>, CancellationToken) - Method
ToInsertAsync(TravelGeneratedDatabaseRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TravelGeneratedDatabaseRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelGeneratedDatabaseRow is Modified
- Deleted items
- Method
GetFromIdxTravelgenerateddatabaseId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TravelGeneratedDatabaseRow.TravelGeneratedDatabaseRowIdxBase is Modified
-
Deleted items
- Method
.TravelGeneratedDatabaseRowIdxBaseop_Implicit(TravelGeneratedDatabaseRowIdxBase) - Method
.TravelGeneratedDatabaseRowIdxBaseop_Implicit(TravelGeneratedDatabaseRowIdxBase)
- Method
-
New items
- Method
.TravelGeneratedDatabaseRowIdxBaseToTravelGeneratedDatabaseRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TravelGeneratedDatabaseRowIdxBaseToTravelGeneratedDatabaseRowAsync(CancellationToken) - Method
.TravelGeneratedDatabaseRowIdxBaseToTravelGeneratedDatabaseRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TravelGeneratedDatabaseRowIdxBaseToTravelGeneratedDatabaseRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTravelgenerateddatabaseIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelGeneratedDatabaseRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TravelGeneratedDatabaseTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TravelGeneratedDatabaseTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelGeneratedTransactionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TravelGeneratedTransactionRecordData) - Method
ToInserts(IEnumerable<TravelGeneratedTransactionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TravelGeneratedTransactionTableInfo>, CancellationToken) - Method
ToInsertAsync(TravelGeneratedTransactionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TravelGeneratedTransactionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelGeneratedTransactionRow is Modified
- Deleted items
- Method
GetFromIdxTravelgeneratedtransactionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TravelGeneratedTransactionRow.TravelGeneratedTransactionRowIdxBase is Modified
-
Deleted items
- Method
.TravelGeneratedTransactionRowIdxBaseop_Implicit(TravelGeneratedTransactionRowIdxBase) - Method
.TravelGeneratedTransactionRowIdxBaseop_Implicit(TravelGeneratedTransactionRowIdxBase)
- Method
-
New items
- Method
.TravelGeneratedTransactionRowIdxBaseToTravelGeneratedTransactionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TravelGeneratedTransactionRowIdxBaseToTravelGeneratedTransactionRowAsync(CancellationToken) - Method
.TravelGeneratedTransactionRowIdxBaseToTravelGeneratedTransactionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TravelGeneratedTransactionRowIdxBaseToTravelGeneratedTransactionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTravelgeneratedtransactionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelGeneratedTransactionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTransmissionnumber(UInt32) - Method
GetFromIdxTransmissionnumberTravelId(UInt32, Int32) - Method
GetFromIdxTravelId(Int32) - Method
GetFromReader(SoDataReader, TravelGeneratedTransactionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTransmissionnumberAsync(UInt32, CancellationToken) - Method
GetFromIdxTransmissionnumberTravelIdAsync(UInt32, Int32, CancellationToken) - Method
GetFromIdxTravelIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TravelGeneratedTransactionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelIDMappingRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TravelIDMappingRecordData) - Method
ToInserts(IEnumerable<TravelIDMappingRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TravelIDMappingTableInfo>, CancellationToken) - Method
ToInsertAsync(TravelIDMappingRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TravelIDMappingRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelIDMappingRow is Modified
- Deleted items
- Method
GetFromIdxTravelidmappingId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TravelIDMappingRow.TravelIDMappingRowIdxBase is Modified
-
Deleted items
- Method
.TravelIDMappingRowIdxBaseop_Implicit(TravelIDMappingRowIdxBase) - Method
.TravelIDMappingRowIdxBaseop_Implicit(TravelIDMappingRowIdxBase)
- Method
-
New items
- Method
.TravelIDMappingRowIdxBaseToTravelIDMappingRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TravelIDMappingRowIdxBaseToTravelIDMappingRowAsync(CancellationToken) - Method
.TravelIDMappingRowIdxBaseToTravelIDMappingRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TravelIDMappingRowIdxBaseToTravelIDMappingRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTravelidmappingIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelIDMappingRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxAssociateIdTableNumber(Int32, Int16) - Method
GetFromIdxAssociateIdTableNumberParentId(Int32, Int16, Int32) - Method
GetFromIdxLocalId(Int32) - Method
GetFromReader(SoDataReader, TravelIDMappingTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssociateIdTableNumberAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxAssociateIdTableNumberParentIdAsync(Int32, Int16, Int32, CancellationToken) - Method
GetFromIdxLocalIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TravelIDMappingTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravellerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TravellerRecordData) - Method
ToInserts(IEnumerable<TravellerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TravellerTableInfo>, CancellationToken) - Method
ToInsertAsync(TravellerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TravellerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravellerRow is Modified
- Deleted items
- Method
GetFromIdxTravellerId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TravellerRow.TravellerRowIdxBase is Modified
-
Deleted items
- Method
.TravellerRowIdxBaseop_Implicit(TravellerRowIdxBase) - Method
.TravellerRowIdxBaseop_Implicit(TravellerRowIdxBase)
- Method
-
New items
- Method
.TravellerRowIdxBaseToTravellerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TravellerRowIdxBaseToTravellerRowAsync(CancellationToken) - Method
.TravellerRowIdxBaseToTravellerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TravellerRowIdxBaseToTravellerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTravellerIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravellerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TravellerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TravellerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelTransactionLogRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TravelTransactionLogRecordData) - Method
ToInserts(IEnumerable<TravelTransactionLogRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TravelTransactionLogTableInfo>, CancellationToken) - Method
ToInsertAsync(TravelTransactionLogRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TravelTransactionLogRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelTransactionLogRow is Modified
- Deleted items
- Method
GetFromIdxTraveltransactionlogId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TravelTransactionLogRow.TravelTransactionLogRowIdxBase is Modified
-
Deleted items
- Method
.TravelTransactionLogRowIdxBaseop_Implicit(TravelTransactionLogRowIdxBase) - Method
.TravelTransactionLogRowIdxBaseop_Implicit(TravelTransactionLogRowIdxBase)
- Method
-
New items
- Method
.TravelTransactionLogRowIdxBaseToTravelTransactionLogRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TravelTransactionLogRowIdxBaseToTravelTransactionLogRowAsync(CancellationToken) - Method
.TravelTransactionLogRowIdxBaseToTravelTransactionLogRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TravelTransactionLogRowIdxBaseToTravelTransactionLogRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTraveltransactionlogIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TravelTransactionLogRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTablenumber(Int16) - Method
GetFromIdxTablenumberRecordId(Int16, Int32) - Method
GetFromIdxTtime(DateTime) - Method
GetFromIdxType(TrlogTransType) - Method
GetFromIdxTypeTablenumber(TrlogTransType, Int16) - Method
GetFromReader(SoDataReader, TravelTransactionLogTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTablenumberAsync(Int16, CancellationToken) - Method
GetFromIdxTablenumberRecordIdAsync(Int16, Int32, CancellationToken) - Method
GetFromIdxTtimeAsync(DateTime, CancellationToken) - Method
GetFromIdxTypeAsync(TrlogTransType, CancellationToken) - Method
GetFromIdxTypeTablenumberAsync(TrlogTransType, Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TravelTransactionLogTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TrayAppRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TrayAppRecordData) - Method
ToInserts(IEnumerable<TrayAppRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TrayAppTableInfo>, CancellationToken) - Method
ToInsertAsync(TrayAppRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TrayAppRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TrayAppRow is Modified
- Deleted items
- Method
GetFromIdxGuid(String) - Method
GetFromIdxTrayAppId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TrayAppRow.TrayAppRowIdxBase is Modified
-
Deleted items
- Method
.TrayAppRowIdxBaseop_Implicit(TrayAppRowIdxBase) - Method
.TrayAppRowIdxBaseop_Implicit(TrayAppRowIdxBase)
- Method
-
New items
- Method
.TrayAppRowIdxBaseToTrayAppRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TrayAppRowIdxBaseToTrayAppRowAsync(CancellationToken) - Method
.TrayAppRowIdxBaseToTrayAppRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TrayAppRowIdxBaseToTrayAppRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGuidAsync(String, CancellationToken) - Method
GetFromIdxTrayAppIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TrayAppRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromReader(SoDataReader, TrayAppTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TrayAppTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TreeExplorerEntryRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TreeExplorerEntryRecordData) - Method
ToInserts(IEnumerable<TreeExplorerEntryRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TreeExplorerEntryTableInfo>, CancellationToken) - Method
ToInsertAsync(TreeExplorerEntryRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TreeExplorerEntryRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TreeExplorerEntryRow is Modified
- Deleted items
- Method
GetFromIdxTreeExplorerEntryId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TreeExplorerEntryRow.TreeExplorerEntryRowIdxBase is Modified
-
Deleted items
- Method
.TreeExplorerEntryRowIdxBaseop_Implicit(TreeExplorerEntryRowIdxBase) - Method
.TreeExplorerEntryRowIdxBaseop_Implicit(TreeExplorerEntryRowIdxBase)
- Method
-
New items
- Method
.TreeExplorerEntryRowIdxBaseToTreeExplorerEntryRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TreeExplorerEntryRowIdxBaseToTreeExplorerEntryRowAsync(CancellationToken) - Method
.TreeExplorerEntryRowIdxBaseToTreeExplorerEntryRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TreeExplorerEntryRowIdxBaseToTreeExplorerEntryRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTreeExplorerEntryIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TreeExplorerEntryRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxExpandOrder(Int32) - Method
GetFromIdxParentId(Int32) - Method
GetFromIdxSessionKey(String) - Method
GetFromIdxTreeKey(String) - Method
GetFromReader(SoDataReader, TreeExplorerEntryTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxExpandOrderAsync(Int32, CancellationToken) - Method
GetFromIdxParentIdAsync(Int32, CancellationToken) - Method
GetFromIdxSessionKeyAsync(String, CancellationToken) - Method
GetFromIdxTreeKeyAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TreeExplorerEntryTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TreeExplorerLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TreeExplorerLinkRecordData) - Method
ToInserts(IEnumerable<TreeExplorerLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TreeExplorerLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(TreeExplorerLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TreeExplorerLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TreeExplorerLinkRow is Modified
- Deleted items
- Method
GetFromIdxTreeExplorerLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TreeExplorerLinkRow.TreeExplorerLinkRowIdxBase is Modified
-
Deleted items
- Method
.TreeExplorerLinkRowIdxBaseop_Implicit(TreeExplorerLinkRowIdxBase) - Method
.TreeExplorerLinkRowIdxBaseop_Implicit(TreeExplorerLinkRowIdxBase)
- Method
-
New items
- Method
.TreeExplorerLinkRowIdxBaseToTreeExplorerLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TreeExplorerLinkRowIdxBaseToTreeExplorerLinkRowAsync(CancellationToken) - Method
.TreeExplorerLinkRowIdxBaseToTreeExplorerLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TreeExplorerLinkRowIdxBaseToTreeExplorerLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTreeExplorerLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TreeExplorerLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEntryId(Int32) - Method
GetFromIdxSessionKey(String) - Method
GetFromReader(SoDataReader, TreeExplorerLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEntryIdAsync(Int32, CancellationToken) - Method
GetFromIdxSessionKeyAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TreeExplorerLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TypicalSearchRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TypicalSearchRecordData) - Method
ToInserts(IEnumerable<TypicalSearchRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TypicalSearchTableInfo>, CancellationToken) - Method
ToInsertAsync(TypicalSearchRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TypicalSearchRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TypicalSearchRow is Modified
- Deleted items
- Method
GetFromIdxTypicalSearchId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TypicalSearchRow.TypicalSearchRowIdxBase is Modified
-
Deleted items
- Method
.TypicalSearchRowIdxBaseop_Implicit(TypicalSearchRowIdxBase) - Method
.TypicalSearchRowIdxBaseop_Implicit(TypicalSearchRowIdxBase)
- Method
-
New items
- Method
.TypicalSearchRowIdxBaseToTypicalSearchRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TypicalSearchRowIdxBaseToTypicalSearchRowAsync(CancellationToken) - Method
.TypicalSearchRowIdxBaseToTypicalSearchRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TypicalSearchRowIdxBaseToTypicalSearchRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTypicalSearchIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TypicalSearchRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEntityName(String) - Method
GetFromIdxEntityNameSource(String, String) - Method
GetFromReader(SoDataReader, TypicalSearchTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEntityNameAsync(String, CancellationToken) - Method
GetFromIdxEntityNameSourceAsync(String, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TypicalSearchTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZDstRuleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TZDstRuleRecordData) - Method
ToInserts(IEnumerable<TZDstRuleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TZDstRuleTableInfo>, CancellationToken) - Method
ToInsertAsync(TZDstRuleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TZDstRuleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZDstRuleRow is Modified
- Deleted items
- Method
GetFromIdxTZDstRuleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TZDstRuleRow.TZDstRuleRowIdxBase is Modified
-
Deleted items
- Method
.TZDstRuleRowIdxBaseop_Implicit(TZDstRuleRowIdxBase) - Method
.TZDstRuleRowIdxBaseop_Implicit(TZDstRuleRowIdxBase)
- Method
-
New items
- Method
.TZDstRuleRowIdxBaseToTZDstRuleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TZDstRuleRowIdxBaseToTZDstRuleRowAsync(CancellationToken) - Method
.TZDstRuleRowIdxBaseToTZDstRuleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TZDstRuleRowIdxBaseToTZDstRuleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTZDstRuleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZDstRuleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTZLocationId(Int32) - Method
GetFromReader(SoDataReader, TZDstRuleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTZLocationIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TZDstRuleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZLocationRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TZLocationRecordData) - Method
ToInserts(IEnumerable<TZLocationRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TZLocationTableInfo>, CancellationToken) - Method
ToInsertAsync(TZLocationRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TZLocationRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZLocationRow is Modified
- Deleted items
- Method
GetFromIdxLocationCode(String) - Method
GetFromIdxTZLocationId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TZLocationRow.TZLocationRowIdxBase is Modified
-
Deleted items
- Method
.TZLocationRowIdxBaseop_Implicit(TZLocationRowIdxBase) - Method
.TZLocationRowIdxBaseop_Implicit(TZLocationRowIdxBase)
- Method
-
New items
- Method
.TZLocationRowIdxBaseToTZLocationRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TZLocationRowIdxBaseToTZLocationRowAsync(CancellationToken) - Method
.TZLocationRowIdxBaseToTZLocationRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TZLocationRowIdxBaseToTZLocationRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxLocationCodeAsync(String, CancellationToken) - Method
GetFromIdxTZLocationIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZLocationRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, TZLocationTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TZLocationTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZStdRuleRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(TZStdRuleRecordData) - Method
ToInserts(IEnumerable<TZStdRuleRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<TZStdRuleTableInfo>, CancellationToken) - Method
ToInsertAsync(TZStdRuleRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<TZStdRuleRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZStdRuleRow is Modified
- Deleted items
- Method
GetFromIdxTZStdRuleId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.TZStdRuleRow.TZStdRuleRowIdxBase is Modified
-
Deleted items
- Method
.TZStdRuleRowIdxBaseop_Implicit(TZStdRuleRowIdxBase) - Method
.TZStdRuleRowIdxBaseop_Implicit(TZStdRuleRowIdxBase)
- Method
-
New items
- Method
.TZStdRuleRowIdxBaseToTZStdRuleRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.TZStdRuleRowIdxBaseToTZStdRuleRowAsync(CancellationToken) - Method
.TZStdRuleRowIdxBaseToTZStdRuleRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.TZStdRuleRowIdxBaseToTZStdRuleRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTZStdRuleIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.TZStdRuleRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxTZLocationId(Int32) - Method
GetFromReader(SoDataReader, TZStdRuleTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxTZLocationIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, TZStdRuleTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDAppntLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDAppntLargeRecordData) - Method
ToInserts(IEnumerable<UDAppntLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDAppntLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDAppntLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDAppntLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDAppntLargeRow is Modified
- Deleted items
- Method
GetFromIdxUdappntlargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDAppntLargeRow.UDAppntLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDAppntLargeRowIdxBaseop_Implicit(UDAppntLargeRowIdxBase) - Method
.UDAppntLargeRowIdxBaseop_Implicit(UDAppntLargeRowIdxBase)
- Method
-
New items
- Method
.UDAppntLargeRowIdxBaseToUDAppntLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDAppntLargeRowIdxBaseToUDAppntLargeRowAsync(CancellationToken) - Method
.UDAppntLargeRowIdxBaseToUDAppntLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDAppntLargeRowIdxBaseToUDAppntLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdappntlargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDAppntLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxString41(String) - Method
GetFromIdxString42(String) - Method
GetFromIdxString43(String) - Method
GetFromIdxString44(String) - Method
GetFromReader(SoDataReader, UDAppntLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxString41Async(String, CancellationToken) - Method
GetFromIdxString42Async(String, CancellationToken) - Method
GetFromIdxString43Async(String, CancellationToken) - Method
GetFromIdxString44Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDAppntLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDAppntSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDAppntSmallRecordData) - Method
ToInserts(IEnumerable<UDAppntSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDAppntSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDAppntSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDAppntSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDAppntSmallRow is Modified
- Deleted items
- Method
GetFromIdxUdappntsmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDAppntSmallRow.UDAppntSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDAppntSmallRowIdxBaseop_Implicit(UDAppntSmallRowIdxBase) - Method
.UDAppntSmallRowIdxBaseop_Implicit(UDAppntSmallRowIdxBase)
- Method
-
New items
- Method
.UDAppntSmallRowIdxBaseToUDAppntSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDAppntSmallRowIdxBaseToUDAppntSmallRowAsync(CancellationToken) - Method
.UDAppntSmallRowIdxBaseToUDAppntSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDAppntSmallRowIdxBaseToUDAppntSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdappntsmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDAppntSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDouble01(Double) - Method
GetFromIdxDouble02(Double) - Method
GetFromIdxDouble03(Double) - Method
GetFromIdxDouble04(Double) - Method
GetFromIdxLong01(Int32) - Method
GetFromIdxLong02(Int32) - Method
GetFromIdxLong03(Int32) - Method
GetFromIdxLong04(Int32) - Method
GetFromIdxString01(String) - Method
GetFromIdxString02(String) - Method
GetFromIdxString03(String) - Method
GetFromIdxString04(String) - Method
GetFromReader(SoDataReader, UDAppntSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDouble01Async(Double, CancellationToken) - Method
GetFromIdxDouble02Async(Double, CancellationToken) - Method
GetFromIdxDouble03Async(Double, CancellationToken) - Method
GetFromIdxDouble04Async(Double, CancellationToken) - Method
GetFromIdxLong01Async(Int32, CancellationToken) - Method
GetFromIdxLong02Async(Int32, CancellationToken) - Method
GetFromIdxLong03Async(Int32, CancellationToken) - Method
GetFromIdxLong04Async(Int32, CancellationToken) - Method
GetFromIdxString01Async(String, CancellationToken) - Method
GetFromIdxString02Async(String, CancellationToken) - Method
GetFromIdxString03Async(String, CancellationToken) - Method
GetFromIdxString04Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDAppntSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDContactLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDContactLargeRecordData) - Method
ToInserts(IEnumerable<UDContactLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDContactLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDContactLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDContactLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDContactLargeRow is Modified
- Deleted items
- Method
GetFromIdxUdcontactLargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDContactLargeRow.UDContactLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDContactLargeRowIdxBaseop_Implicit(UDContactLargeRowIdxBase) - Method
.UDContactLargeRowIdxBaseop_Implicit(UDContactLargeRowIdxBase)
- Method
-
New items
- Method
.UDContactLargeRowIdxBaseToUDContactLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDContactLargeRowIdxBaseToUDContactLargeRowAsync(CancellationToken) - Method
.UDContactLargeRowIdxBaseToUDContactLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDContactLargeRowIdxBaseToUDContactLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdcontactLargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDContactLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxString41(String) - Method
GetFromIdxString42(String) - Method
GetFromIdxString43(String) - Method
GetFromIdxString44(String) - Method
GetFromReader(SoDataReader, UDContactLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxString41Async(String, CancellationToken) - Method
GetFromIdxString42Async(String, CancellationToken) - Method
GetFromIdxString43Async(String, CancellationToken) - Method
GetFromIdxString44Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDContactLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDContactSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDContactSmallRecordData) - Method
ToInserts(IEnumerable<UDContactSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDContactSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDContactSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDContactSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDContactSmallRow is Modified
- Deleted items
- Method
GetFromIdxUdcontactSmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDContactSmallRow.UDContactSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDContactSmallRowIdxBaseop_Implicit(UDContactSmallRowIdxBase) - Method
.UDContactSmallRowIdxBaseop_Implicit(UDContactSmallRowIdxBase)
- Method
-
New items
- Method
.UDContactSmallRowIdxBaseToUDContactSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDContactSmallRowIdxBaseToUDContactSmallRowAsync(CancellationToken) - Method
.UDContactSmallRowIdxBaseToUDContactSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDContactSmallRowIdxBaseToUDContactSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdcontactSmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDContactSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDouble01(Double) - Method
GetFromIdxDouble02(Double) - Method
GetFromIdxDouble03(Double) - Method
GetFromIdxDouble04(Double) - Method
GetFromIdxLong01(Int32) - Method
GetFromIdxLong02(Int32) - Method
GetFromIdxLong03(Int32) - Method
GetFromIdxLong04(Int32) - Method
GetFromIdxString01(String) - Method
GetFromIdxString02(String) - Method
GetFromIdxString03(String) - Method
GetFromIdxString04(String) - Method
GetFromReader(SoDataReader, UDContactSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDouble01Async(Double, CancellationToken) - Method
GetFromIdxDouble02Async(Double, CancellationToken) - Method
GetFromIdxDouble03Async(Double, CancellationToken) - Method
GetFromIdxDouble04Async(Double, CancellationToken) - Method
GetFromIdxLong01Async(Int32, CancellationToken) - Method
GetFromIdxLong02Async(Int32, CancellationToken) - Method
GetFromIdxLong03Async(Int32, CancellationToken) - Method
GetFromIdxLong04Async(Int32, CancellationToken) - Method
GetFromIdxString01Async(String, CancellationToken) - Method
GetFromIdxString02Async(String, CancellationToken) - Method
GetFromIdxString03Async(String, CancellationToken) - Method
GetFromIdxString04Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDContactSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDDocLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDDocLargeRecordData) - Method
ToInserts(IEnumerable<UDDocLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDDocLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDDocLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDDocLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDDocLargeRow is Modified
- Deleted items
- Method
GetFromIdxUddoclargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDDocLargeRow.UDDocLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDDocLargeRowIdxBaseop_Implicit(UDDocLargeRowIdxBase) - Method
.UDDocLargeRowIdxBaseop_Implicit(UDDocLargeRowIdxBase)
- Method
-
New items
- Method
.UDDocLargeRowIdxBaseToUDDocLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDDocLargeRowIdxBaseToUDDocLargeRowAsync(CancellationToken) - Method
.UDDocLargeRowIdxBaseToUDDocLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDDocLargeRowIdxBaseToUDDocLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUddoclargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDDocLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxString41(String) - Method
GetFromIdxString42(String) - Method
GetFromIdxString43(String) - Method
GetFromIdxString44(String) - Method
GetFromReader(SoDataReader, UDDocLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxString41Async(String, CancellationToken) - Method
GetFromIdxString42Async(String, CancellationToken) - Method
GetFromIdxString43Async(String, CancellationToken) - Method
GetFromIdxString44Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDDocLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDDocSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDDocSmallRecordData) - Method
ToInserts(IEnumerable<UDDocSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDDocSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDDocSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDDocSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDDocSmallRow is Modified
- Deleted items
- Method
GetFromIdxUddocsmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDDocSmallRow.UDDocSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDDocSmallRowIdxBaseop_Implicit(UDDocSmallRowIdxBase) - Method
.UDDocSmallRowIdxBaseop_Implicit(UDDocSmallRowIdxBase)
- Method
-
New items
- Method
.UDDocSmallRowIdxBaseToUDDocSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDDocSmallRowIdxBaseToUDDocSmallRowAsync(CancellationToken) - Method
.UDDocSmallRowIdxBaseToUDDocSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDDocSmallRowIdxBaseToUDDocSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUddocsmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDDocSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDouble01(Double) - Method
GetFromIdxDouble02(Double) - Method
GetFromIdxDouble03(Double) - Method
GetFromIdxDouble04(Double) - Method
GetFromIdxLong01(Int32) - Method
GetFromIdxLong02(Int32) - Method
GetFromIdxLong03(Int32) - Method
GetFromIdxLong04(Int32) - Method
GetFromIdxString01(String) - Method
GetFromIdxString02(String) - Method
GetFromIdxString03(String) - Method
GetFromIdxString04(String) - Method
GetFromReader(SoDataReader, UDDocSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDouble01Async(Double, CancellationToken) - Method
GetFromIdxDouble02Async(Double, CancellationToken) - Method
GetFromIdxDouble03Async(Double, CancellationToken) - Method
GetFromIdxDouble04Async(Double, CancellationToken) - Method
GetFromIdxLong01Async(Int32, CancellationToken) - Method
GetFromIdxLong02Async(Int32, CancellationToken) - Method
GetFromIdxLong03Async(Int32, CancellationToken) - Method
GetFromIdxLong04Async(Int32, CancellationToken) - Method
GetFromIdxString01Async(String, CancellationToken) - Method
GetFromIdxString02Async(String, CancellationToken) - Method
GetFromIdxString03Async(String, CancellationToken) - Method
GetFromIdxString04Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDDocSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldAdminCache is Modified
- Deleted items
- Method
CheckRevision() - Method
GetCurrent() - Method
GetVersions() - Method
IsPageOneMDO(UDefType)
- Method
- New items
- Method
CheckRevisionAsync() - Method
GetVersionsAsync() - Method
IsPageOneMDOAsync(UDefType, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
SuperOffice.CRM.Rows.UDefFieldCacheBase is Modified
- Deleted items
- Method
UDefFieldCacheBase() - Method
CheckRevision() - Method
GetDefaultValue(UDefFieldRow) - Method
GetListName(UDefFieldRow) - Method
GetVersions() - Method
IsPageOneMDO(UDefType)
- Method
SuperOffice.CRM.Rows.UDefFieldCacheBase.PageOneFieldInfo is Deleted
- Modified items
- Method
GetAllPageOneFieldsFromType(UDefType) - Method
GetPageOneFieldsFromType(UDefType) - Method
GetPageOneFieldsFromType(UDefType, Int32)
- Method
- New items
- Method
UDefFieldCacheBase(IUdefHelper) - Method
CheckRevisionAsync() - Method
GetVersionsAsync() - Method
IsPageOneMDOAsync(UDefType, CancellationToken) - Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldGLRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDefFieldGLRecordData) - Method
ToInserts(IEnumerable<UDefFieldGLRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDefFieldGLTableInfo>, CancellationToken) - Method
ToInsertAsync(UDefFieldGLRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDefFieldGLRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldGLRow is Modified
- Deleted items
- Method
GetFromIdxUDefFieldGLId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDefFieldGLRow.UDefFieldGLRowIdxBase is Modified
-
Deleted items
- Method
.UDefFieldGLRowIdxBaseop_Implicit(UDefFieldGLRowIdxBase) - Method
.UDefFieldGLRowIdxBaseop_Implicit(UDefFieldGLRowIdxBase)
- Method
-
New items
- Method
.UDefFieldGLRowIdxBaseToUDefFieldGLRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDefFieldGLRowIdxBaseToUDefFieldGLRowAsync(CancellationToken) - Method
.UDefFieldGLRowIdxBaseToUDefFieldGLRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDefFieldGLRowIdxBaseToUDefFieldGLRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUDefFieldGLIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldGLRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxUDefFieldId(Int32) - Method
GetFromReader(SoDataReader, UDefFieldGLTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxUDefFieldIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDefFieldGLTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDefFieldRecordData) - Method
ToInserts(IEnumerable<UDefFieldRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDefFieldTableInfo>, CancellationToken) - Method
ToInsertAsync(UDefFieldRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDefFieldRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldRow is Modified
- Deleted items
- Method
GetFromIdxUDefFieldId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDefFieldRow.UDefFieldRowIdxBase is Modified
-
Deleted items
- Method
.UDefFieldRowIdxBaseop_Implicit(UDefFieldRowIdxBase) - Method
.UDefFieldRowIdxBaseop_Implicit(UDefFieldRowIdxBase)
- Method
-
New items
- Method
.UDefFieldRowIdxBaseToUDefFieldRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDefFieldRowIdxBaseToUDefFieldRowAsync(CancellationToken) - Method
.UDefFieldRowIdxBaseToUDefFieldRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDefFieldRowIdxBaseToUDefFieldRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUDefFieldIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDefFieldRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxOwnerTableId(Int16) - Method
GetFromReader(SoDataReader, UDefFieldTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxOwnerTableIdAsync(Int16, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDefFieldTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListDefinitionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDListDefinitionRecordData) - Method
ToInserts(IEnumerable<UDListDefinitionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDListDefinitionTableInfo>, CancellationToken) - Method
ToInsertAsync(UDListDefinitionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDListDefinitionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListDefinitionRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxUDListDefinitionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDListDefinitionRow.UDListDefinitionRowIdxBase is Modified
-
Deleted items
- Method
.UDListDefinitionRowIdxBaseop_Implicit(UDListDefinitionRowIdxBase) - Method
.UDListDefinitionRowIdxBaseop_Implicit(UDListDefinitionRowIdxBase)
- Method
-
New items
- Method
.UDListDefinitionRowIdxBaseToUDListDefinitionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDListDefinitionRowIdxBaseToUDListDefinitionRowAsync(CancellationToken) - Method
.UDListDefinitionRowIdxBaseToUDListDefinitionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDListDefinitionRowIdxBaseToUDListDefinitionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxUDListDefinitionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListDefinitionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, UDListDefinitionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDListDefinitionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDListGroupLinkRecordData) - Method
ToInserts(IEnumerable<UDListGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDListGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(UDListGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDListGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxUdlistgrouplinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDListGroupLinkRow.UDListGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.UDListGroupLinkRowIdxBaseop_Implicit(UDListGroupLinkRowIdxBase) - Method
.UDListGroupLinkRowIdxBaseop_Implicit(UDListGroupLinkRowIdxBase)
- Method
-
New items
- Method
.UDListGroupLinkRowIdxBaseToUDListGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDListGroupLinkRowIdxBaseToUDListGroupLinkRowAsync(CancellationToken) - Method
.UDListGroupLinkRowIdxBaseToUDListGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDListGroupLinkRowIdxBaseToUDListGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdlistgrouplinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxGroupId(Int32) - Method
GetFromIdxUDListId(Int32) - Method
GetFromReader(SoDataReader, UDListGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxGroupIdAsync(Int32, CancellationToken) - Method
GetFromIdxUDListIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDListGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListHeadingLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDListHeadingLinkRecordData) - Method
ToInserts(IEnumerable<UDListHeadingLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDListHeadingLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(UDListHeadingLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDListHeadingLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListHeadingLinkRow is Modified
- Deleted items
- Method
GetFromIdxUdlistheadinglinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDListHeadingLinkRow.UDListHeadingLinkRowIdxBase is Modified
-
Deleted items
- Method
.UDListHeadingLinkRowIdxBaseop_Implicit(UDListHeadingLinkRowIdxBase) - Method
.UDListHeadingLinkRowIdxBaseop_Implicit(UDListHeadingLinkRowIdxBase)
- Method
-
New items
- Method
.UDListHeadingLinkRowIdxBaseToUDListHeadingLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDListHeadingLinkRowIdxBaseToUDListHeadingLinkRowAsync(CancellationToken) - Method
.UDListHeadingLinkRowIdxBaseToUDListHeadingLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDListHeadingLinkRowIdxBaseToUDListHeadingLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdlistheadinglinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListHeadingLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxHeadingId(Int32) - Method
GetFromIdxUDListId(Int32) - Method
GetFromReader(SoDataReader, UDListHeadingLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxHeadingIdAsync(Int32, CancellationToken) - Method
GetFromIdxUDListIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDListHeadingLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDListRecordData) - Method
ToInserts(IEnumerable<UDListRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDListTableInfo>, CancellationToken) - Method
ToInsertAsync(UDListRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDListRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListRow is Modified
- Deleted items
- Method
GetFromIdxUDListId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDListRow.UDListRowIdxBase is Modified
-
Deleted items
- Method
.UDListRowIdxBaseop_Implicit(UDListRowIdxBase) - Method
.UDListRowIdxBaseop_Implicit(UDListRowIdxBase)
- Method
-
New items
- Method
.UDListRowIdxBaseToUDListRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDListRowIdxBaseToUDListRowAsync(CancellationToken) - Method
.UDListRowIdxBaseToUDListRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDListRowIdxBaseToUDListRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUDListIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDListRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxName(String) - Method
GetFromReader(SoDataReader, UDListTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDListTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDPersonLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDPersonLargeRecordData) - Method
ToInserts(IEnumerable<UDPersonLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDPersonLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDPersonLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDPersonLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDPersonLargeRow is Modified
- Deleted items
- Method
GetFromIdxUdpersonLargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDPersonLargeRow.UDPersonLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDPersonLargeRowIdxBaseop_Implicit(UDPersonLargeRowIdxBase) - Method
.UDPersonLargeRowIdxBaseop_Implicit(UDPersonLargeRowIdxBase)
- Method
-
New items
- Method
.UDPersonLargeRowIdxBaseToUDPersonLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDPersonLargeRowIdxBaseToUDPersonLargeRowAsync(CancellationToken) - Method
.UDPersonLargeRowIdxBaseToUDPersonLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDPersonLargeRowIdxBaseToUDPersonLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdpersonLargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDPersonLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxString41(String) - Method
GetFromIdxString42(String) - Method
GetFromIdxString43(String) - Method
GetFromIdxString44(String) - Method
GetFromReader(SoDataReader, UDPersonLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxString41Async(String, CancellationToken) - Method
GetFromIdxString42Async(String, CancellationToken) - Method
GetFromIdxString43Async(String, CancellationToken) - Method
GetFromIdxString44Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDPersonLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDPersonSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDPersonSmallRecordData) - Method
ToInserts(IEnumerable<UDPersonSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDPersonSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDPersonSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDPersonSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDPersonSmallRow is Modified
- Deleted items
- Method
GetFromIdxUdpersonSmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDPersonSmallRow.UDPersonSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDPersonSmallRowIdxBaseop_Implicit(UDPersonSmallRowIdxBase) - Method
.UDPersonSmallRowIdxBaseop_Implicit(UDPersonSmallRowIdxBase)
- Method
-
New items
- Method
.UDPersonSmallRowIdxBaseToUDPersonSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDPersonSmallRowIdxBaseToUDPersonSmallRowAsync(CancellationToken) - Method
.UDPersonSmallRowIdxBaseToUDPersonSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDPersonSmallRowIdxBaseToUDPersonSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdpersonSmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDPersonSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDouble01(Double) - Method
GetFromIdxDouble02(Double) - Method
GetFromIdxDouble03(Double) - Method
GetFromIdxDouble04(Double) - Method
GetFromIdxLong01(Int32) - Method
GetFromIdxLong02(Int32) - Method
GetFromIdxLong03(Int32) - Method
GetFromIdxLong04(Int32) - Method
GetFromIdxString01(String) - Method
GetFromIdxString02(String) - Method
GetFromIdxString03(String) - Method
GetFromIdxString04(String) - Method
GetFromReader(SoDataReader, UDPersonSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDouble01Async(Double, CancellationToken) - Method
GetFromIdxDouble02Async(Double, CancellationToken) - Method
GetFromIdxDouble03Async(Double, CancellationToken) - Method
GetFromIdxDouble04Async(Double, CancellationToken) - Method
GetFromIdxLong01Async(Int32, CancellationToken) - Method
GetFromIdxLong02Async(Int32, CancellationToken) - Method
GetFromIdxLong03Async(Int32, CancellationToken) - Method
GetFromIdxLong04Async(Int32, CancellationToken) - Method
GetFromIdxString01Async(String, CancellationToken) - Method
GetFromIdxString02Async(String, CancellationToken) - Method
GetFromIdxString03Async(String, CancellationToken) - Method
GetFromIdxString04Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDPersonSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDProjectLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDProjectLargeRecordData) - Method
ToInserts(IEnumerable<UDProjectLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDProjectLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDProjectLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDProjectLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDProjectLargeRow is Modified
- Deleted items
- Method
GetFromIdxUdprojectLargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDProjectLargeRow.UDProjectLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDProjectLargeRowIdxBaseop_Implicit(UDProjectLargeRowIdxBase) - Method
.UDProjectLargeRowIdxBaseop_Implicit(UDProjectLargeRowIdxBase)
- Method
-
New items
- Method
.UDProjectLargeRowIdxBaseToUDProjectLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDProjectLargeRowIdxBaseToUDProjectLargeRowAsync(CancellationToken) - Method
.UDProjectLargeRowIdxBaseToUDProjectLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDProjectLargeRowIdxBaseToUDProjectLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdprojectLargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDProjectLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxString41(String) - Method
GetFromIdxString42(String) - Method
GetFromIdxString43(String) - Method
GetFromIdxString44(String) - Method
GetFromReader(SoDataReader, UDProjectLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxString41Async(String, CancellationToken) - Method
GetFromIdxString42Async(String, CancellationToken) - Method
GetFromIdxString43Async(String, CancellationToken) - Method
GetFromIdxString44Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDProjectLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDProjectSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDProjectSmallRecordData) - Method
ToInserts(IEnumerable<UDProjectSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDProjectSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDProjectSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDProjectSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDProjectSmallRow is Modified
- Deleted items
- Method
GetFromIdxUdprojectSmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDProjectSmallRow.UDProjectSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDProjectSmallRowIdxBaseop_Implicit(UDProjectSmallRowIdxBase) - Method
.UDProjectSmallRowIdxBaseop_Implicit(UDProjectSmallRowIdxBase)
- Method
-
New items
- Method
.UDProjectSmallRowIdxBaseToUDProjectSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDProjectSmallRowIdxBaseToUDProjectSmallRowAsync(CancellationToken) - Method
.UDProjectSmallRowIdxBaseToUDProjectSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDProjectSmallRowIdxBaseToUDProjectSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdprojectSmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDProjectSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDouble01(Double) - Method
GetFromIdxDouble02(Double) - Method
GetFromIdxDouble03(Double) - Method
GetFromIdxDouble04(Double) - Method
GetFromIdxLong01(Int32) - Method
GetFromIdxLong02(Int32) - Method
GetFromIdxLong03(Int32) - Method
GetFromIdxLong04(Int32) - Method
GetFromIdxString01(String) - Method
GetFromIdxString02(String) - Method
GetFromIdxString03(String) - Method
GetFromIdxString04(String) - Method
GetFromReader(SoDataReader, UDProjectSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDouble01Async(Double, CancellationToken) - Method
GetFromIdxDouble02Async(Double, CancellationToken) - Method
GetFromIdxDouble03Async(Double, CancellationToken) - Method
GetFromIdxDouble04Async(Double, CancellationToken) - Method
GetFromIdxLong01Async(Int32, CancellationToken) - Method
GetFromIdxLong02Async(Int32, CancellationToken) - Method
GetFromIdxLong03Async(Int32, CancellationToken) - Method
GetFromIdxLong04Async(Int32, CancellationToken) - Method
GetFromIdxString01Async(String, CancellationToken) - Method
GetFromIdxString02Async(String, CancellationToken) - Method
GetFromIdxString03Async(String, CancellationToken) - Method
GetFromIdxString04Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDProjectSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDSaleLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDSaleLargeRecordData) - Method
ToInserts(IEnumerable<UDSaleLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDSaleLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDSaleLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDSaleLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDSaleLargeRow is Modified
- Deleted items
- Method
GetFromIdxUdsalelargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDSaleLargeRow.UDSaleLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDSaleLargeRowIdxBaseop_Implicit(UDSaleLargeRowIdxBase) - Method
.UDSaleLargeRowIdxBaseop_Implicit(UDSaleLargeRowIdxBase)
- Method
-
New items
- Method
.UDSaleLargeRowIdxBaseToUDSaleLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDSaleLargeRowIdxBaseToUDSaleLargeRowAsync(CancellationToken) - Method
.UDSaleLargeRowIdxBaseToUDSaleLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDSaleLargeRowIdxBaseToUDSaleLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdsalelargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDSaleLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxString41(String) - Method
GetFromIdxString42(String) - Method
GetFromIdxString43(String) - Method
GetFromIdxString44(String) - Method
GetFromReader(SoDataReader, UDSaleLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxString41Async(String, CancellationToken) - Method
GetFromIdxString42Async(String, CancellationToken) - Method
GetFromIdxString43Async(String, CancellationToken) - Method
GetFromIdxString44Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDSaleLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDSaleSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDSaleSmallRecordData) - Method
ToInserts(IEnumerable<UDSaleSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDSaleSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDSaleSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDSaleSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDSaleSmallRow is Modified
- Deleted items
- Method
GetFromIdxUdsalesmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDSaleSmallRow.UDSaleSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDSaleSmallRowIdxBaseop_Implicit(UDSaleSmallRowIdxBase) - Method
.UDSaleSmallRowIdxBaseop_Implicit(UDSaleSmallRowIdxBase)
- Method
-
New items
- Method
.UDSaleSmallRowIdxBaseToUDSaleSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDSaleSmallRowIdxBaseToUDSaleSmallRowAsync(CancellationToken) - Method
.UDSaleSmallRowIdxBaseToUDSaleSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDSaleSmallRowIdxBaseToUDSaleSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdsalesmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDSaleSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDouble01(Double) - Method
GetFromIdxDouble02(Double) - Method
GetFromIdxDouble03(Double) - Method
GetFromIdxDouble04(Double) - Method
GetFromIdxLong01(Int32) - Method
GetFromIdxLong02(Int32) - Method
GetFromIdxLong03(Int32) - Method
GetFromIdxLong04(Int32) - Method
GetFromIdxString01(String) - Method
GetFromIdxString02(String) - Method
GetFromIdxString03(String) - Method
GetFromIdxString04(String) - Method
GetFromReader(SoDataReader, UDSaleSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDouble01Async(Double, CancellationToken) - Method
GetFromIdxDouble02Async(Double, CancellationToken) - Method
GetFromIdxDouble03Async(Double, CancellationToken) - Method
GetFromIdxDouble04Async(Double, CancellationToken) - Method
GetFromIdxLong01Async(Int32, CancellationToken) - Method
GetFromIdxLong02Async(Int32, CancellationToken) - Method
GetFromIdxLong03Async(Int32, CancellationToken) - Method
GetFromIdxLong04Async(Int32, CancellationToken) - Method
GetFromIdxString01Async(String, CancellationToken) - Method
GetFromIdxString02Async(String, CancellationToken) - Method
GetFromIdxString03Async(String, CancellationToken) - Method
GetFromIdxString04Async(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDSaleSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDTempLargeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDTempLargeRecordData) - Method
ToInserts(IEnumerable<UDTempLargeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDTempLargeTableInfo>, CancellationToken) - Method
ToInsertAsync(UDTempLargeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDTempLargeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDTempLargeRow is Modified
- Deleted items
- Method
GetFromIdxUdtempLargeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDTempLargeRow.UDTempLargeRowIdxBase is Modified
-
Deleted items
- Method
.UDTempLargeRowIdxBaseop_Implicit(UDTempLargeRowIdxBase) - Method
.UDTempLargeRowIdxBaseop_Implicit(UDTempLargeRowIdxBase)
- Method
-
New items
- Method
.UDTempLargeRowIdxBaseToUDTempLargeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDTempLargeRowIdxBaseToUDTempLargeRowAsync(CancellationToken) - Method
.UDTempLargeRowIdxBaseToUDTempLargeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDTempLargeRowIdxBaseToUDTempLargeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdtempLargeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDTempLargeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, UDTempLargeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDTempLargeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDTempSmallRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UDTempSmallRecordData) - Method
ToInserts(IEnumerable<UDTempSmallRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UDTempSmallTableInfo>, CancellationToken) - Method
ToInsertAsync(UDTempSmallRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UDTempSmallRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDTempSmallRow is Modified
- Deleted items
- Method
GetFromIdxUdtempSmallId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UDTempSmallRow.UDTempSmallRowIdxBase is Modified
-
Deleted items
- Method
.UDTempSmallRowIdxBaseop_Implicit(UDTempSmallRowIdxBase) - Method
.UDTempSmallRowIdxBaseop_Implicit(UDTempSmallRowIdxBase)
- Method
-
New items
- Method
.UDTempSmallRowIdxBaseToUDTempSmallRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UDTempSmallRowIdxBaseToUDTempSmallRowAsync(CancellationToken) - Method
.UDTempSmallRowIdxBaseToUDTempSmallRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UDTempSmallRowIdxBaseToUDTempSmallRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUdtempSmallIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UDTempSmallRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, UDTempSmallTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UDTempSmallTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.URLRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(URLRecordData) - Method
ToInserts(IEnumerable<URLRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<URLTableInfo>, CancellationToken) - Method
ToInsertAsync(URLRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<URLRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.URLRow is Modified
- Deleted items
- Method
GetFromIdxUrlId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.URLRow.URLRowIdxBase is Modified
-
Deleted items
- Method
.URLRowIdxBaseop_Implicit(URLRowIdxBase) - Method
.URLRowIdxBaseop_Implicit(URLRowIdxBase)
- Method
-
New items
- Method
.URLRowIdxBaseToURLRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.URLRowIdxBaseToURLRowAsync(CancellationToken) - Method
.URLRowIdxBaseToURLRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.URLRowIdxBaseToURLRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUrlIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.URLRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxProjectId(Int32) - Method
GetFromIdxRank(Int16) - Method
GetFromIdxReservedId1(Int32) - Method
GetFromIdxReservedId2(Int32) - Method
GetFromIdxUrlAddress(String) - Method
GetFromReader(SoDataReader, URLTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxProjectIdAsync(Int32, CancellationToken) - Method
GetFromIdxRankAsync(Int16, CancellationToken) - Method
GetFromIdxReservedId1Async(Int32, CancellationToken) - Method
GetFromIdxReservedId2Async(Int32, CancellationToken) - Method
GetFromIdxUrlAddressAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, URLTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UsageStatsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UsageStatsRecordData) - Method
ToInserts(IEnumerable<UsageStatsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UsageStatsTableInfo>, CancellationToken) - Method
ToInsertAsync(UsageStatsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UsageStatsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UsageStatsRow is Modified
- Deleted items
- Method
GetFromIdxUsageStatsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UsageStatsRow.UsageStatsRowIdxBase is Modified
-
Deleted items
- Method
.UsageStatsRowIdxBaseop_Implicit(UsageStatsRowIdxBase) - Method
.UsageStatsRowIdxBaseop_Implicit(UsageStatsRowIdxBase)
- Method
-
New items
- Method
.UsageStatsRowIdxBaseToUsageStatsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UsageStatsRowIdxBaseToUsageStatsRowAsync(CancellationToken) - Method
.UsageStatsRowIdxBaseToUsageStatsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UsageStatsRowIdxBaseToUsageStatsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUsageStatsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UsageStatsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssocId(Int32) - Method
GetFromReader(SoDataReader, UsageStatsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssocIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UsageStatsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserAttributeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UserAttributeRecordData) - Method
ToInserts(IEnumerable<UserAttributeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UserAttributeTableInfo>, CancellationToken) - Method
ToInsertAsync(UserAttributeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UserAttributeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserAttributeRow is Modified
- Deleted items
- Method
GetFromIdxUserAttributeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UserAttributeRow.UserAttributeRowIdxBase is Modified
-
Deleted items
- Method
.UserAttributeRowIdxBaseop_Implicit(UserAttributeRowIdxBase) - Method
.UserAttributeRowIdxBaseop_Implicit(UserAttributeRowIdxBase)
- Method
-
New items
- Method
.UserAttributeRowIdxBaseToUserAttributeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UserAttributeRowIdxBaseToUserAttributeRowAsync(CancellationToken) - Method
.UserAttributeRowIdxBaseToUserAttributeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UserAttributeRowIdxBaseToUserAttributeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserAttributeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserAttributeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAttKey(String) - Method
GetFromIdxUserId(Int32) - Method
GetFromReader(SoDataReader, UserAttributeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAttKeyAsync(String, CancellationToken) - Method
GetFromIdxUserIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UserAttributeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserCandidateRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UserCandidateRecordData) - Method
ToInserts(IEnumerable<UserCandidateRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UserCandidateTableInfo>, CancellationToken) - Method
ToInsertAsync(UserCandidateRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UserCandidateRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserCandidateRow is Modified
- Deleted items
- Method
GetFromIdxUserCandidateId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UserCandidateRow.UserCandidateRowIdxBase is Modified
-
Deleted items
- Method
.UserCandidateRowIdxBaseop_Implicit(UserCandidateRowIdxBase) - Method
.UserCandidateRowIdxBaseop_Implicit(UserCandidateRowIdxBase)
- Method
-
New items
- Method
.UserCandidateRowIdxBaseToUserCandidateRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UserCandidateRowIdxBaseToUserCandidateRowAsync(CancellationToken) - Method
.UserCandidateRowIdxBaseToUserCandidateRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UserCandidateRowIdxBaseToUserCandidateRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserCandidateIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserCandidateRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxPersonId(Int32) - Method
GetFromIdxSecretKey(String) - Method
GetFromReader(SoDataReader, UserCandidateTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromIdxSecretKeyAsync(String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UserCandidateTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserGroupLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UserGroupLinkRecordData) - Method
ToInserts(IEnumerable<UserGroupLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UserGroupLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(UserGroupLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UserGroupLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserGroupLinkRow is Modified
- Deleted items
- Method
GetFromIdxUserGroupLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UserGroupLinkRow.UserGroupLinkRowIdxBase is Modified
-
Deleted items
- Method
.UserGroupLinkRowIdxBaseop_Implicit(UserGroupLinkRowIdxBase) - Method
.UserGroupLinkRowIdxBaseop_Implicit(UserGroupLinkRowIdxBase)
- Method
-
New items
- Method
.UserGroupLinkRowIdxBaseToUserGroupLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UserGroupLinkRowIdxBaseToUserGroupLinkRowAsync(CancellationToken) - Method
.UserGroupLinkRowIdxBaseToUserGroupLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UserGroupLinkRowIdxBaseToUserGroupLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserGroupLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserGroupLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssocId(Int32) - Method
GetFromIdxUserGroupId(Int32) - Method
GetFromReader(SoDataReader, UserGroupLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssocIdAsync(Int32, CancellationToken) - Method
GetFromIdxUserGroupIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UserGroupLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserGroupRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UserGroupRecordData) - Method
ToInserts(IEnumerable<UserGroupRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UserGroupTableInfo>, CancellationToken) - Method
ToInsertAsync(UserGroupRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UserGroupRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserGroupRow is Modified
- Deleted items
- Method
GetFromIdxName(String) - Method
GetFromIdxUserGroupId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UserGroupRow.UserGroupRowIdxBase is Modified
-
Deleted items
- Method
.UserGroupRowIdxBaseop_Implicit(UserGroupRowIdxBase) - Method
.UserGroupRowIdxBaseop_Implicit(UserGroupRowIdxBase)
- Method
-
New items
- Method
.UserGroupRowIdxBaseToUserGroupRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UserGroupRowIdxBaseToUserGroupRowAsync(CancellationToken) - Method
.UserGroupRowIdxBaseToUserGroupRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UserGroupRowIdxBaseToUserGroupRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxNameAsync(String, CancellationToken) - Method
GetFromIdxUserGroupIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserGroupRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, UserGroupTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UserGroupTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserPreferenceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UserPreferenceRecordData) - Method
ToInserts(IEnumerable<UserPreferenceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UserPreferenceTableInfo>, CancellationToken) - Method
ToInsertAsync(UserPreferenceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UserPreferenceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserPreferenceRow is Modified
- Deleted items
- Method
GetFromIdxUserpreferenceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UserPreferenceRow.UserPreferenceRowIdxBase is Modified
-
Deleted items
- Method
.UserPreferenceRowIdxBaseop_Implicit(UserPreferenceRowIdxBase) - Method
.UserPreferenceRowIdxBaseop_Implicit(UserPreferenceRowIdxBase)
- Method
-
New items
- Method
.UserPreferenceRowIdxBaseToUserPreferenceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UserPreferenceRowIdxBaseToUserPreferenceRowAsync(CancellationToken) - Method
.UserPreferenceRowIdxBaseToUserPreferenceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UserPreferenceRowIdxBaseToUserPreferenceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserpreferenceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserPreferenceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxDeflevel(PreferenceLevel) - Method
GetFromIdxOwnerId(Int32) - Method
GetFromIdxPrefkey(String) - Method
GetFromIdxPrefsection(String) - Method
GetFromIdxPrefsectionPrefkey(String, String) - Method
GetFromIdxPrefsectionPrefkeyDeflevel(String, String, PreferenceLevel) - Method
GetFromIdxPrefsectionPrefkeyDeflevelOwnerId(String, String, PreferenceLevel, Int32) - Method
GetFromReader(SoDataReader, UserPreferenceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxDeflevelAsync(PreferenceLevel, CancellationToken) - Method
GetFromIdxOwnerIdAsync(Int32, CancellationToken) - Method
GetFromIdxPrefkeyAsync(String, CancellationToken) - Method
GetFromIdxPrefsectionAsync(String, CancellationToken) - Method
GetFromIdxPrefsectionPrefkeyAsync(String, String, CancellationToken) - Method
GetFromIdxPrefsectionPrefkeyDeflevelAsync(String, String, PreferenceLevel, CancellationToken) - Method
GetFromIdxPrefsectionPrefkeyDeflevelOwnerIdAsync(String, String, PreferenceLevel, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UserPreferenceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserRoleLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(UserRoleLinkRecordData) - Method
ToInserts(IEnumerable<UserRoleLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<UserRoleLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(UserRoleLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<UserRoleLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserRoleLinkRow is Modified
- Deleted items
- Method
GetFromIdxUserRoleLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.UserRoleLinkRow.UserRoleLinkRowIdxBase is Modified
-
Deleted items
- Method
.UserRoleLinkRowIdxBaseop_Implicit(UserRoleLinkRowIdxBase) - Method
.UserRoleLinkRowIdxBaseop_Implicit(UserRoleLinkRowIdxBase)
- Method
-
New items
- Method
.UserRoleLinkRowIdxBaseToUserRoleLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.UserRoleLinkRowIdxBaseToUserRoleLinkRowAsync(CancellationToken) - Method
.UserRoleLinkRowIdxBaseToUserRoleLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.UserRoleLinkRowIdxBaseToUserRoleLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxUserRoleLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.UserRoleLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, UserRoleLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, UserRoleLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.Util.CurrencyConversionHelper is Modified
- Deleted items
- Property
BaseCurrency - Property
BaseCurrencyId - Property
IsCurrencyEnabled - Property
OurCurrency - Property
OurCurrencyId - Method
GetOwnerCompanysCurrencyId()
- Property
- New items
- Method
BaseCurrency() - Method
BaseCurrencyAsync(CancellationToken) - Method
BaseCurrencyId() - Method
BaseCurrencyIdAsync(CancellationToken) - Method
ConvertAmountToBaseAsync(Double, Int32, CancellationToken) - Method
ConvertAmountToOurAsync(Double, Int32, CancellationToken) - Method
GetOurCurrencyIdAsync(CancellationToken) - Method
GetOwnerCompanysCurrencyIdAsync(CancellationToken) - Method
IsCurrencyEnabled() - Method
IsCurrencyEnabledAsync(CancellationToken) - Method
OurCurrencyAsync(CancellationToken) - Method
OurCurrencyId() - Method
OurCurrencyIdAsync(CancellationToken)
- Method
SuperOffice.CRM.Rows.Util.RowForeignKeyHelper is Modified
- Deleted items
- Method
GetForeignAppRow(String) - Method
GetForeignDeviceRow(Int32, String, String) - Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean)
- Method
- Modified items
- Method
RowForeignKeyHelper(TableRowBase)
- Method
- New items
- Method
CreateAsync(TableRowBase, CancellationToken) - Method
GetForeignAppRowAsync(String, CancellationToken) - Method
GetForeignDeviceRowAsync(Int32, String, String, CancellationToken) - Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.CRM.Rows.Util.RowHelper is Modified
- Deleted items
- Method
ForceTableRowsLength(ISoCollection, Int32)
- Method
SuperOffice.CRM.Rows.VisibleForRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(VisibleForRecordData) - Method
ToInserts(IEnumerable<VisibleForRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<VisibleForTableInfo>, CancellationToken) - Method
ToInsertAsync(VisibleForRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<VisibleForRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.VisibleForRow is Modified
- Deleted items
- Method
GetFromIdxVisibleForId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.VisibleForRow.VisibleForRowIdxBase is Modified
-
Deleted items
- Method
.VisibleForRowIdxBaseop_Implicit(VisibleForRowIdxBase) - Method
.VisibleForRowIdxBaseop_Implicit(VisibleForRowIdxBase)
- Method
-
New items
- Method
.VisibleForRowIdxBaseToVisibleForRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.VisibleForRowIdxBaseToVisibleForRowAsync(CancellationToken) - Method
.VisibleForRowIdxBaseToVisibleForRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.VisibleForRowIdxBaseToVisibleForRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxVisibleForIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.VisibleForRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAppointmentId(Int32) - Method
GetFromIdxRecordId(Int32) - Method
GetFromIdxRecordIdTableId(Int32, Int16) - Method
GetFromIdxSaleHistId(Int32) - Method
GetFromIdxSaleId(Int32) - Method
GetFromIdxSelectionId(Int32) - Method
GetFromIdxTableId(Int16) - Method
GetFromIdxTableIdRecordId(Int16, Int32) - Method
GetFromIdxTableIdRecordIdForAll(Int16, Int32, Int32) - Method
GetFromIdxTableIdRecordIdForAllForGroupId(Int16, Int32, Int32, Int32) - Method
GetFromIdxTableIdRecordIdForAllForGroupIdForAssocId(Int16, Int32, Int32, Int32, Int32) - Method
GetFromReader(SoDataReader, VisibleForTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAppointmentIdAsync(Int32, CancellationToken) - Method
GetFromIdxRecordIdAsync(Int32, CancellationToken) - Method
GetFromIdxRecordIdTableIdAsync(Int32, Int16, CancellationToken) - Method
GetFromIdxSaleHistIdAsync(Int32, CancellationToken) - Method
GetFromIdxSaleIdAsync(Int32, CancellationToken) - Method
GetFromIdxSelectionIdAsync(Int32, CancellationToken) - Method
GetFromIdxTableIdAsync(Int16, CancellationToken) - Method
GetFromIdxTableIdRecordIdAsync(Int16, Int32, CancellationToken) - Method
GetFromIdxTableIdRecordIdForAllAsync(Int16, Int32, Int32, CancellationToken) - Method
GetFromIdxTableIdRecordIdForAllForGroupIdAsync(Int16, Int32, Int32, Int32, CancellationToken) - Method
GetFromIdxTableIdRecordIdForAllForGroupIdForAssocIdAsync(Int16, Int32, Int32, Int32, Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, VisibleForTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebAppUsageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WebAppUsageRecordData) - Method
ToInserts(IEnumerable<WebAppUsageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WebAppUsageTableInfo>, CancellationToken) - Method
ToInsertAsync(WebAppUsageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WebAppUsageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebAppUsageRow is Modified
- Deleted items
- Method
GetFromIdxWebAppUsageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WebAppUsageRow.WebAppUsageRowIdxBase is Modified
-
Deleted items
- Method
.WebAppUsageRowIdxBaseop_Implicit(WebAppUsageRowIdxBase) - Method
.WebAppUsageRowIdxBaseop_Implicit(WebAppUsageRowIdxBase)
- Method
-
New items
- Method
.WebAppUsageRowIdxBaseToWebAppUsageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WebAppUsageRowIdxBaseToWebAppUsageRowAsync(CancellationToken) - Method
.WebAppUsageRowIdxBaseToWebAppUsageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WebAppUsageRowIdxBaseToWebAppUsageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWebAppUsageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebAppUsageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxViewState(String) - Method
GetFromIdxViewStateTimestamp(String, DateTime) - Method
GetFromIdxViewStateTimestampAssocId(String, DateTime, Int32) - Method
GetFromReader(SoDataReader, WebAppUsageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxViewStateAsync(String, CancellationToken) - Method
GetFromIdxViewStateTimestampAssocIdAsync(String, DateTime, Int32, CancellationToken) - Method
GetFromIdxViewStateTimestampAsync(String, DateTime, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WebAppUsageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebhookRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WebhookRecordData) - Method
ToInserts(IEnumerable<WebhookRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WebhookTableInfo>, CancellationToken) - Method
ToInsertAsync(WebhookRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WebhookRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebhookRow is Modified
- Deleted items
- Method
GetFromIdxWebhookId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WebhookRow.WebhookRowIdxBase is Modified
-
Deleted items
- Method
.WebhookRowIdxBaseop_Implicit(WebhookRowIdxBase) - Method
.WebhookRowIdxBaseop_Implicit(WebhookRowIdxBase)
- Method
-
New items
- Method
.WebhookRowIdxBaseToWebhookRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WebhookRowIdxBaseToWebhookRowAsync(CancellationToken) - Method
.WebhookRowIdxBaseToWebhookRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WebhookRowIdxBaseToWebhookRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWebhookIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebhookRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WebhookTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WebhookTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebhookUsageRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WebhookUsageRecordData) - Method
ToInserts(IEnumerable<WebhookUsageRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WebhookUsageTableInfo>, CancellationToken) - Method
ToInsertAsync(WebhookUsageRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WebhookUsageRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebhookUsageRow is Modified
- Deleted items
- Method
GetFromIdxWebhookUsageId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WebhookUsageRow.WebhookUsageRowIdxBase is Modified
-
Deleted items
- Method
.WebhookUsageRowIdxBaseop_Implicit(WebhookUsageRowIdxBase) - Method
.WebhookUsageRowIdxBaseop_Implicit(WebhookUsageRowIdxBase)
- Method
-
New items
- Method
.WebhookUsageRowIdxBaseToWebhookUsageRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WebhookUsageRowIdxBaseToWebhookUsageRowAsync(CancellationToken) - Method
.WebhookUsageRowIdxBaseToWebhookUsageRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WebhookUsageRowIdxBaseToWebhookUsageRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWebhookUsageIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WebhookUsageRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WebhookUsageTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WebhookUsageTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WinPosSizeRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WinPosSizeRecordData) - Method
ToInserts(IEnumerable<WinPosSizeRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WinPosSizeTableInfo>, CancellationToken) - Method
ToInsertAsync(WinPosSizeRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WinPosSizeRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WinPosSizeRow is Modified
- Deleted items
- Method
GetFromIdxWinPosSizeId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WinPosSizeRow.WinPosSizeRowIdxBase is Modified
-
Deleted items
- Method
.WinPosSizeRowIdxBaseop_Implicit(WinPosSizeRowIdxBase) - Method
.WinPosSizeRowIdxBaseop_Implicit(WinPosSizeRowIdxBase)
- Method
-
New items
- Method
.WinPosSizeRowIdxBaseToWinPosSizeRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WinPosSizeRowIdxBaseToWinPosSizeRowAsync(CancellationToken) - Method
.WinPosSizeRowIdxBaseToWinPosSizeRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WinPosSizeRowIdxBaseToWinPosSizeRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWinPosSizeIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WinPosSizeRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssocId(Int32) - Method
GetFromIdxAssocIdOwner(Int32, String) - Method
GetFromReader(SoDataReader, WinPosSizeTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssocIdAsync(Int32, CancellationToken) - Method
GetFromIdxAssocIdOwnerAsync(Int32, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WinPosSizeTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WordRelationsRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WordRelationsRecordData) - Method
ToInserts(IEnumerable<WordRelationsRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WordRelationsTableInfo>, CancellationToken) - Method
ToInsertAsync(WordRelationsRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WordRelationsRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WordRelationsRow is Modified
- Deleted items
- Method
GetFromIdxWordRelationsId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WordRelationsRow.WordRelationsRowIdxBase is Modified
-
Deleted items
- Method
.WordRelationsRowIdxBaseop_Implicit(WordRelationsRowIdxBase) - Method
.WordRelationsRowIdxBaseop_Implicit(WordRelationsRowIdxBase)
- Method
-
New items
- Method
.WordRelationsRowIdxBaseToWordRelationsRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WordRelationsRowIdxBaseToWordRelationsRowAsync(CancellationToken) - Method
.WordRelationsRowIdxBaseToWordRelationsRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WordRelationsRowIdxBaseToWordRelationsRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWordRelationsIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WordRelationsRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxEntryId(Int32) - Method
GetFromIdxEntryWordId(Int32) - Method
GetFromReader(SoDataReader, WordRelationsTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxEntryIdAsync(Int32, CancellationToken) - Method
GetFromIdxEntryWordIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WordRelationsTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowGoalRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowGoalRecordData) - Method
ToInserts(IEnumerable<WorkflowGoalRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowGoalTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowGoalRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowGoalRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowGoalRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowGoalId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowGoalRow.WorkflowGoalRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowGoalRowIdxBaseop_Implicit(WorkflowGoalRowIdxBase) - Method
.WorkflowGoalRowIdxBaseop_Implicit(WorkflowGoalRowIdxBase)
- Method
-
New items
- Method
.WorkflowGoalRowIdxBaseToWorkflowGoalRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowGoalRowIdxBaseToWorkflowGoalRowAsync(CancellationToken) - Method
.WorkflowGoalRowIdxBaseToWorkflowGoalRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowGoalRowIdxBaseToWorkflowGoalRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowGoalIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowGoalRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WorkflowGoalTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowGoalTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowInstanceRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowInstanceRecordData) - Method
ToInserts(IEnumerable<WorkflowInstanceRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowInstanceTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowInstanceRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowInstanceRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowInstanceRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowInstanceId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowInstanceRow.WorkflowInstanceRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowInstanceRowIdxBaseop_Implicit(WorkflowInstanceRowIdxBase) - Method
.WorkflowInstanceRowIdxBaseop_Implicit(WorkflowInstanceRowIdxBase)
- Method
-
New items
- Method
.WorkflowInstanceRowIdxBaseToWorkflowInstanceRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowInstanceRowIdxBaseToWorkflowInstanceRowAsync(CancellationToken) - Method
.WorkflowInstanceRowIdxBaseToWorkflowInstanceRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowInstanceRowIdxBaseToWorkflowInstanceRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowInstanceIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowInstanceRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxContactId(Int32) - Method
GetFromIdxPersonId(Int32) - Method
GetFromReader(SoDataReader, WorkflowInstanceTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowInstanceTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowRecordData) - Method
ToInserts(IEnumerable<WorkflowRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowRootStepLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowRootStepLinkRecordData) - Method
ToInserts(IEnumerable<WorkflowRootStepLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowRootStepLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowRootStepLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowRootStepLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowRootStepLinkRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowRootStepLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowRootStepLinkRow.WorkflowRootStepLinkRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowRootStepLinkRowIdxBaseop_Implicit(WorkflowRootStepLinkRowIdxBase) - Method
.WorkflowRootStepLinkRowIdxBaseop_Implicit(WorkflowRootStepLinkRowIdxBase)
- Method
-
New items
- Method
.WorkflowRootStepLinkRowIdxBaseToWorkflowRootStepLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowRootStepLinkRowIdxBaseToWorkflowRootStepLinkRowAsync(CancellationToken) - Method
.WorkflowRootStepLinkRowIdxBaseToWorkflowRootStepLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowRootStepLinkRowIdxBaseToWorkflowRootStepLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowRootStepLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowRootStepLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WorkflowRootStepLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowRootStepLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowRow.WorkflowRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowRowIdxBaseop_Implicit(WorkflowRowIdxBase) - Method
.WorkflowRowIdxBaseop_Implicit(WorkflowRowIdxBase)
- Method
-
New items
- Method
.WorkflowRowIdxBaseToWorkflowRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowRowIdxBaseToWorkflowRowAsync(CancellationToken) - Method
.WorkflowRowIdxBaseToWorkflowRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowRowIdxBaseToWorkflowRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxAssociateId(Int32) - Method
GetFromIdxVisibleForAssociates(Int32[]) - Method
GetFromIdxVisibleForAssociatesVisibleForGroups(Int32[], Int32[]) - Method
GetFromIdxVisibleForAssociatesVisibleForGroupsRemoveFromFlows(Int32[], Int32[], Int32[]) - Method
GetFromIdxVisibleForAssociatesVisibleForGroupsRemoveFromFlowsBlockLists(Int32[], Int32[], Int32[], Int32[]) - Method
GetFromReader(SoDataReader, WorkflowTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxAssociateIdAsync(Int32, CancellationToken) - Method
GetFromIdxVisibleForAssociatesAsync(Int32[], CancellationToken) - Method
GetFromIdxVisibleForAssociatesVisibleForGroupsAsync(Int32[], Int32[], CancellationToken) - Method
GetFromIdxVisibleForAssociatesVisibleForGroupsRemoveFromFlowsAsync(Int32[], Int32[], Int32[], CancellationToken) - Method
GetFromIdxVisibleForAssociatesVisibleForGroupsRemoveFromFlowsBlockListsAsync(Int32[], Int32[], Int32[], Int32[], CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepOptionLinkRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowStepOptionLinkRecordData) - Method
ToInserts(IEnumerable<WorkflowStepOptionLinkRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowStepOptionLinkTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowStepOptionLinkRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowStepOptionLinkRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepOptionLinkRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowStepOptionLinkId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowStepOptionLinkRow.WorkflowStepOptionLinkRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowStepOptionLinkRowIdxBaseop_Implicit(WorkflowStepOptionLinkRowIdxBase) - Method
.WorkflowStepOptionLinkRowIdxBaseop_Implicit(WorkflowStepOptionLinkRowIdxBase)
- Method
-
New items
- Method
.WorkflowStepOptionLinkRowIdxBaseToWorkflowStepOptionLinkRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowStepOptionLinkRowIdxBaseToWorkflowStepOptionLinkRowAsync(CancellationToken) - Method
.WorkflowStepOptionLinkRowIdxBaseToWorkflowStepOptionLinkRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowStepOptionLinkRowIdxBaseToWorkflowStepOptionLinkRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowStepOptionLinkIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepOptionLinkRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WorkflowStepOptionLinkTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowStepOptionLinkTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepOptionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowStepOptionRecordData) - Method
ToInserts(IEnumerable<WorkflowStepOptionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowStepOptionTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowStepOptionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowStepOptionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepOptionRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowStepOptionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowStepOptionRow.WorkflowStepOptionRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowStepOptionRowIdxBaseop_Implicit(WorkflowStepOptionRowIdxBase) - Method
.WorkflowStepOptionRowIdxBaseop_Implicit(WorkflowStepOptionRowIdxBase)
- Method
-
New items
- Method
.WorkflowStepOptionRowIdxBaseToWorkflowStepOptionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowStepOptionRowIdxBaseToWorkflowStepOptionRowAsync(CancellationToken) - Method
.WorkflowStepOptionRowIdxBaseToWorkflowStepOptionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowStepOptionRowIdxBaseToWorkflowStepOptionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowStepOptionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepOptionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxKeyId(Int32) - Method
GetFromReader(SoDataReader, WorkflowStepOptionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxKeyIdAsync(Int32, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowStepOptionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowStepRecordData) - Method
ToInserts(IEnumerable<WorkflowStepRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowStepTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowStepRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowStepRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowStepId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowStepRow.WorkflowStepRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowStepRowIdxBaseop_Implicit(WorkflowStepRowIdxBase) - Method
.WorkflowStepRowIdxBaseop_Implicit(WorkflowStepRowIdxBase)
- Method
-
New items
- Method
.WorkflowStepRowIdxBaseToWorkflowStepRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowStepRowIdxBaseToWorkflowStepRowAsync(CancellationToken) - Method
.WorkflowStepRowIdxBaseToWorkflowStepRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowStepRowIdxBaseToWorkflowStepRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowStepIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowStepRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WorkflowStepTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowStepTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowTriggerRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowTriggerRecordData) - Method
ToInserts(IEnumerable<WorkflowTriggerRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowTriggerTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowTriggerRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowTriggerRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowTriggerRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowTriggerId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowTriggerRow.WorkflowTriggerRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowTriggerRowIdxBaseop_Implicit(WorkflowTriggerRowIdxBase) - Method
.WorkflowTriggerRowIdxBaseop_Implicit(WorkflowTriggerRowIdxBase)
- Method
-
New items
- Method
.WorkflowTriggerRowIdxBaseToWorkflowTriggerRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowTriggerRowIdxBaseToWorkflowTriggerRowAsync(CancellationToken) - Method
.WorkflowTriggerRowIdxBaseToWorkflowTriggerRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowTriggerRowIdxBaseToWorkflowTriggerRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowTriggerIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowTriggerRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WorkflowTriggerTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowTriggerTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowWaitForActionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WorkflowWaitForActionRecordData) - Method
ToInserts(IEnumerable<WorkflowWaitForActionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WorkflowWaitForActionTableInfo>, CancellationToken) - Method
ToInsertAsync(WorkflowWaitForActionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WorkflowWaitForActionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowWaitForActionRow is Modified
- Deleted items
- Method
GetFromIdxWorkflowWaitForActionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WorkflowWaitForActionRow.WorkflowWaitForActionRowIdxBase is Modified
-
Deleted items
- Method
.WorkflowWaitForActionRowIdxBaseop_Implicit(WorkflowWaitForActionRowIdxBase) - Method
.WorkflowWaitForActionRowIdxBaseop_Implicit(WorkflowWaitForActionRowIdxBase)
- Method
-
New items
- Method
.WorkflowWaitForActionRowIdxBaseToWorkflowWaitForActionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WorkflowWaitForActionRowIdxBaseToWorkflowWaitForActionRowAsync(CancellationToken) - Method
.WorkflowWaitForActionRowIdxBaseToWorkflowWaitForActionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WorkflowWaitForActionRowIdxBaseToWorkflowWaitForActionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWorkflowWaitForActionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WorkflowWaitForActionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WorkflowWaitForActionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WorkflowWaitForActionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.WsdlDescriptionRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(WsdlDescriptionRecordData) - Method
ToInserts(IEnumerable<WsdlDescriptionRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<WsdlDescriptionTableInfo>, CancellationToken) - Method
ToInsertAsync(WsdlDescriptionRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<WsdlDescriptionRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.WsdlDescriptionRow is Modified
- Deleted items
- Method
GetFromIdxWsdlDescriptionId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.WsdlDescriptionRow.WsdlDescriptionRowIdxBase is Modified
-
Deleted items
- Method
.WsdlDescriptionRowIdxBaseop_Implicit(WsdlDescriptionRowIdxBase) - Method
.WsdlDescriptionRowIdxBaseop_Implicit(WsdlDescriptionRowIdxBase)
- Method
-
New items
- Method
.WsdlDescriptionRowIdxBaseToWsdlDescriptionRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.WsdlDescriptionRowIdxBaseToWsdlDescriptionRowAsync(CancellationToken) - Method
.WsdlDescriptionRowIdxBaseToWsdlDescriptionRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.WsdlDescriptionRowIdxBaseToWsdlDescriptionRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxWsdlDescriptionIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.WsdlDescriptionRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromReader(SoDataReader, WsdlDescriptionTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, WsdlDescriptionTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Rows.ZipToCityRecordDataExtensions is Modified
- Deleted items
- Method
ToInsert(ZipToCityRecordData) - Method
ToInserts(IEnumerable<ZipToCityRecordData>)
- Method
- New items
- Method
FromSelectAsync(TargetedSelect<ZipToCityTableInfo>, CancellationToken) - Method
ToInsertAsync(ZipToCityRecordData, CancellationToken) - Method
ToInsertsAsync(IEnumerable<ZipToCityRecordData>, CancellationToken)
- Method
SuperOffice.CRM.Rows.ZipToCityRow is Modified
- Deleted items
- Method
GetFromIdxZiptocityId(Int32) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
SetDefaults(DefaulterStrategy)
- Method
- Modified items
SuperOffice.CRM.Rows.ZipToCityRow.ZipToCityRowIdxBase is Modified
-
Deleted items
- Method
.ZipToCityRowIdxBaseop_Implicit(ZipToCityRowIdxBase) - Method
.ZipToCityRowIdxBaseop_Implicit(ZipToCityRowIdxBase)
- Method
-
New items
- Method
.ZipToCityRowIdxBaseToZipToCityRowAsync(ITableRowLoadHandler, CancellationToken) - Method
.ZipToCityRowIdxBaseToZipToCityRowAsync(CancellationToken) - Method
.ZipToCityRowIdxBaseToZipToCityRowsAsync(ITableRowLoadHandlerFactory, CancellationToken) - Method
.ZipToCityRowIdxBaseToZipToCityRowsAsync(CancellationToken)
- Method
-
New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxZiptocityIdAsync(Int32, CancellationToken) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SetDefaultsAsync(DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.ZipToCityRows is Modified
- Deleted items
- Method
GetFromCustomSearch(CustomSearch) - Method
GetFromIdxCity(String) - Method
GetFromIdxCountryId(Int32) - Method
GetFromIdxCountryIdZipcode(Int32, String) - Method
GetFromReader(SoDataReader, ZipToCityTableInfo)
- Method
- New items
- Method
GetFromCustomSearchAsync(CustomSearch, CancellationToken) - Method
GetFromIdxCityAsync(String, CancellationToken) - Method
GetFromIdxCountryIdAsync(Int32, CancellationToken) - Method
GetFromIdxCountryIdZipcodeAsync(Int32, String, CancellationToken) - Method
GetFromReaderAsync(SoDataReader, ZipToCityTableInfo, CancellationToken)
- Method
SuperOffice.CRM.Sale.QuoteDocument is Modified
- Deleted items
- Method
LinkMainDocument(Int32) - Method
UnlinkMainDocument(Int32)
- Method
- New items
- Method
LinkMainDocumentAsync(Int32, CancellationToken) - Method
UnlinkMainDocumentAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Sale.QuoteDocumentGenerator is Modified
- Deleted items
- Method
PrescanForTags(Int32)
- Method
- New items
- Method
PrescanForTagsAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Sale.QuoteVersionAttachmentManager is Modified
- Deleted items
- Method
AddSaleTypeQuoteAttachment(Int32, Int32) - Method
CreateOrUpdateQuoteVersionAttachments(Int32) - Method
DeleteSaleTypeQuoteAttachment(Int32) - Method
IncludeQuoteVersionAttachment(Int32, Int32, Boolean) - Method
ToggleSaleTypeQuoteAttachmentDefaultIncluded(Int32)
- Method
- New items
- Method
AddSaleTypeQuoteAttachmentAsync(Int32, Int32, CancellationToken) - Method
CreateOrUpdateQuoteVersionAttachmentsAsync(Int32, CancellationToken) - Method
DeleteSaleTypeQuoteAttachmentAsync(Int32, CancellationToken) - Method
IncludeQuoteVersionAttachmentAsync(Int32, Int32, Boolean, CancellationToken) - Method
ToggleSaleTypeQuoteAttachmentDefaultIncludedAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.SaleGuideUtility is Modified
- Deleted items
- Method
BatchUpdateNextDueDate(ProgressEstimateCallback, ProgressStepCallback) - Method
CalculateNextDueDate(Int32) - Method
GetNextDueAppointmentDate(Int32) - Method
GetNextSaleStage(Int32, Boolean) - Method
LastActivityOfStageDone(Int32, Int32, Int32) - Method
OfferAutoNextStageOnApppointmentCompleted(Int32)
- Method
- New items
- Method
BatchUpdateNextDueDateAsync(ProgressEstimateCallback, ProgressStepCallback, CancellationToken) - Method
CalculateNextDueDateAsync(Int32, CancellationToken) - Method
GetNextDueAppointmentDateAsync(Int32, CancellationToken) - Method
GetNextSaleStageAsync(Int32, Boolean, CancellationToken) - Method
LastActivityOfStageDoneAsync(Int32, Int32, Int32, CancellationToken) - Method
OfferAutoNextStageOnApppointmentCompletedAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Security.EjCategoryCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.ErpConnectionAccessCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.FunctionRightCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.OwnerContactCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.QuoteLineConfigurationCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.RefCountsPermissionCache is Modified
- Deleted items
- Method
GetCurrent() - Method
IsCacheInvalidated(String, Int32, PrivateSave)
- Method
- Modified items
- Method
RefCountsPermissionCache()
- Method
- New items
- Method
IsCacheInvalidatedAsync(String, Int32, PrivateSave, CancellationToken) - Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.Sentry is Modified
- Modified items
SuperOffice.CRM.Security.Sentry.DataRightCache is Modified
- Deleted items
- Method
.DataRightCacheGetCurrent()
- Method
- New items
- Method
.DataRightCacheOnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.SentryPreferenceCache is Modified
- Deleted items
- Method
GetCurrent() - Method
GetFieldRights(Int32, Int32, Int32, SoPrincipal) - Method
IsCacheInvalidated(String, Int32, PrivateSave)
- Method
- New items
- Method
GetFieldRights(Int32, Int32, Int32, ClaimsPrincipal) - Method
IsCacheInvalidatedAsync(String, Int32, PrivateSave, CancellationToken) - Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Security.UserGroupCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- Modified items
- Method
UserGroupCache()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.ServiceFacades.ServiceFacade is Modified
- Deleted items
- Method
CallService(String, String)
- Method
- New items
- Method
CallServiceAsync(String, String, CancellationToken)
- Method
SuperOffice.CRM.TemporaryDbLock is Modified
- Deleted items
- Method
TemporaryDbLock(Int32, Int32, Int32) - Method
Dispose() - Method
FlushAllTempDbLocks() - Method
TryUpdate() - Method
Update()
- Method
- New items
- Method
CreateAsync(Int32, Int32, Int32, CancellationToken) - Method
DisposeAsync() - Method
FlushAllTempDbLocksAsync(CancellationToken) - Method
TryUpdateAsync() - Method
UpdateAsync()
- Method
SuperOffice.CRM.TemporaryKeyHelper is Modified
- Deleted items
- Method
CreateTemporaryKey(TemporaryKeyDomain, Int32, Int32, DateTime, String) - Method
DeleteTemporaryKeys(TemporaryKeyDomain, Int32)
- Method
- New items
- Method
CreateTemporaryKeyAsync(TemporaryKeyDomain, Int32, Int32, DateTime, String) - Method
DeleteTemporaryKeysAsync(TemporaryKeyDomain, Int32, CancellationToken)
- Method
SuperOffice.CRM.Ticket.TicketAlertHelper is Modified
- Deleted items
- Method
CheckEscalating(TicketPriorityEscalateAction, TicketRow) - Method
ComputeAlertTimeout(Int32, Int16, Int32) - Method
StopEscalation(TicketRow)
- Method
- New items
- Method
CheckEscalatingAsync(TicketPriorityEscalateAction, TicketRow, CancellationToken) - Method
ComputeAlertTimeoutAsync(Int32, Int16, Int32, CancellationToken) - Method
StopEscalationAsync(TicketRow, CancellationToken)
- Method
SuperOffice.CRM.Ticket.TicketChangeNotificator is Modified
- Deleted items
- Method
DeleteTicketNotifyEntries(Int32, Int32)
- Method
- New items
- Method
DeleteTicketNotifyEntriesAsync(Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Ticket.TicketHelper is Modified
- Deleted items
- Method
DemandAdminPermissions() - Method
GetMailInFilterAddress(Int32) - Method
GetNextInQueue() - Method
GetTicketBaseStatus(Int32) - Method
GetTicketChangeData(Int32) - Method
GetTicketCustomers(Int32, Int32) - Method
GetTicketData(Int32) - Method
GetTicketSecurityLevel(Int32) - Method
GetTicketStatusRecordData(Int16) - Method
ResolveTicketId(Int32) - Method
UpdateEjMessageSearchTitle(Int32, String) - Method
UpdateLastChanged(TicketRow, Boolean) - Method
UpdateRepliedAt(TicketRow, DateTime) - Method
UpdateTicketStatisticsFromMessages(Int32)
- Method
- New items
- Method
DemandAdminPermissionsAsync(CancellationToken) - Method
GetMailInFilterAddressAsync(Int32, CancellationToken) - Method
GetNextInQueueAsync(CancellationToken) - Method
GetTicketBaseStatusAsync(Int32, CancellationToken) - Method
GetTicketChangeDataAsync(Int32, CancellationToken) - Method
GetTicketCustomersAsync(Int32, Int32, CancellationToken) - Method
GetTicketDataAsync(Int32, CancellationToken) - Method
GetTicketSecurityLevelAsync(Int32, CancellationToken) - Method
GetTicketStatusRecordDataAsync(Int16, CancellationToken) - Method
NotifyNewTicketAsync(Int32) - Method
ResolveTicketIdAsync(Int32, CancellationToken) - Method
UpdateEjMessageSearchTitleAsync(Int32, String, CancellationToken) - Method
UpdateLastChangedAsync(TicketRow, Boolean, CancellationToken) - Method
UpdateRepliedAtAsync(TicketRow, DateTime, CancellationToken) - Method
UpdateTicketStatisticsFromMessagesAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Ticket.TicketOwnerResolver is Modified
- Deleted items
- Method
ResolveOwner(TicketRow) - Method
ResolveOwner(Int32, Int32, Int32, Int32)
- Method
- New items
- Method
ResolveOwnerAsync(TicketRow, CancellationToken) - Method
ResolveOwnerAsync(Int32, Int32, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Ticket.TicketPriorityResolver is Modified
- Deleted items
- Method
GetPriority(Int32) - Method
ResolvePriority(Int32, Int32)
- Method
- New items
- Method
GetPriorityAsync(Int32, CancellationToken) - Method
ResolvePriorityAsync(Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.TimeZone.TimeZoneManager is Modified
- Deleted items
- Method
CheckNewTimeZoneDataAvailable() - Method
DeleteTimeZones() - Method
GetDefaultTimeZonePreference() - Method
SetActiveTimeZoneRow(Int32, Boolean) - Method
SetActiveTimeZonesByFilter(String, Boolean) - Method
SetBaseTimeZoneId(Int32) - Method
TimeOfLastTimeZoneUpdate() - Method
ToggleActiveTimeZoneRow(Int32) - Method
UpdateTimeZoneData()
- Method
- New items
- Method
TimeZoneManager() - Method
CheckNewTimeZoneDataAvailableAsync(CancellationToken) - Method
DeleteTimeZonesAsync(CancellationToken) - Method
GetDefaultTimeZonePreferenceAsync(CancellationToken) - Method
SetActiveTimeZoneRowAsync(Int32, Boolean, CancellationToken) - Method
SetActiveTimeZonesByFilterAsync(String, Boolean, CancellationToken) - Method
SetBaseTimeZoneIdAsync(Int32, CancellationToken) - Method
TimeOfLastTimeZoneUpdateAsync(CancellationToken) - Method
ToggleActiveTimeZoneRowAsync(Int32, CancellationToken) - Method
UpdateTimeZoneDataAsync(CancellationToken)
- Method
SuperOffice.CRM.Webhooks.CrmScriptWebhookPlugin is Modified
- Deleted items
- Method
Notify(Webhook, WebhookPayload)
- Method
- New items
- Method
NotifyAsync(Webhook, WebhookPayload, CancellationToken)
- Method
SuperOffice.CRM.Webhooks.ICustomWebhookPlugin is Modified
- Deleted items
- Method
Notify(Webhook, WebhookPayload)
- Method
- New items
- Method
NotifyAsync(Webhook, WebhookPayload, CancellationToken)
- Method
SuperOffice.CRM.Webhooks.ISystemWebhookPlugin is Modified
- Deleted items
- Method
DeleteWebhook(Int32) - Method
GetAllWebhooks(String, String, String, Nullable<WebhookState>) - Method
GetLastError(Int32) - Method
GetWebhook(Int32) - Method
SaveWebhook(Webhook) - Method
TestWebhook(Webhook)
- Method
- New items
- Method
DeleteWebhookAsync(Int32, CancellationToken) - Method
GetAllWebhooksAsync(String, String, String, Nullable<WebhookState>, CancellationToken) - Method
GetLastErrorAsync(Int32, CancellationToken) - Method
GetWebhookAsync(Int32, CancellationToken) - Method
RecordResultAsync(Webhook, WebhookResponse, CancellationToken) - Method
SaveWebhookAsync(Webhook) - Method
TestWebhookAsync(Webhook, CancellationToken)
- Method
SuperOffice.CRM.Webhooks.WebhookPayload is Modified
- Deleted items
- Method
WebhookPayload(ChangeType, String, Int32, IDictionary<String, Object>, Int32)
- Method
- New items
- Property
FieldValues - Method
WebhookPayload(ChangeType, String, Int32, IDictionary<String, Object>, Int32, IDictionary<String, Object>)
- Property
SuperOffice.CRM.Webhooks.WebhookSoftTriggerPlugin is Modified
- Deleted items
- Method
WebhookSoftTriggerPlugin()
- Method
- New items
- Method
WebhookSoftTriggerPlugin(IWebhookManager, ILogger<WebhookSoftTriggerPlugin>)
- Method
SuperOffice.Data.Cache.BaseFlushCacheAndBroadcastPlugin is Modified
- Deleted items
- Method
Broadcast(String, String) - Method
FlushAndBroadcast(IEnumerable<String>) - Method
FlushAndBroadcast(String[])
- Method
- New items
- Method
BroadcastAsync(String, String, CancellationToken) - Method
FlushAndBroadcastAsync(IEnumerable<String>, CancellationToken)
- Method
SuperOffice.Data.Cache.CacheBaseV2 is Modified
- Deleted items
- Method
Dispose() - Method
Flush() - Method
GetCurrent<T>() - Method
IsCacheInvalidated(String, Int32, PrivateSave)
- Method
- Modified items
- Method
BeginDisableAutoUpdate()
- Method
- New items
- Method
InstanceDispose() - Method
IsCacheInvalidatedAsync(String, Int32, PrivateSave, CancellationToken) - Method
LoadAsync(CancellationToken) - Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.Data.Cache.CacheV2Attribute is Modified
- Deleted items
- Method
CacheV2Attribute(String, Int32)
- Method
- New items
- Method
CacheV2Attribute(Int32)
- Method
SuperOffice.Data.Cache.IFlushCacheAndBroadcastPlugin is Modified
- Deleted items
- Method
FlushAndBroadcast(IEnumerable<String>) - Method
FlushAndBroadcast(String[])
- Method
- New items
- Method
FlushAndBroadcastAsync(IEnumerable<String>, CancellationToken)
- Method
SuperOffice.Data.CachedSequence is Modified
- Deleted items
- Method
GetNext(String, Int32)
- Method
- New items
- Method
GetNextAsync(String, Int32, CancellationToken)
- Method
SuperOffice.Data.Dialect.Dialect is Modified
- Deleted items
- Method
DataReaderIsDBNull(SoDataReader, IDataReader, Int32)
- Method
- New items
- Method
DataReaderIsDBNull(SoDataReader, DbDataReader, Int32) - Method
DataReaderIsDBNullAsync(SoDataReader, DbDataReader, Int32, CancellationToken)
- Method
SuperOffice.Data.INestedPersist is Modified
- Deleted items
- Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
Save()
- Method
- New items
- Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SaveAsync()
- Method
SuperOffice.Data.NestedPersist is Modified
- Deleted items
- Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean) - Method
Save()
- Method
- New items
- Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean) - Method
SaveAsync()
- Method
SuperOffice.Data.NestedPersistFacade is Modified
- Deleted items
- Method
OnIdUpdate() - Method
OnPreIdUpdate() - Method
OnPrimaryKeyRequest(PKContainer) - Method
OnPrimaryKeyUpdate(PKContainer) - Method
OnSave(BatchSave) - Method
OnSaved(Boolean)
- Method
- New items
- Method
OnIdUpdateAsync() - Method
OnPreIdUpdateAsync() - Method
OnPrimaryKeyRequestAsync(PKContainer) - Method
OnPrimaryKeyUpdateAsync(PKContainer) - Method
OnSaveAsync(BatchSave) - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.Data.Private.BatchSaveProcessor is Modified
- Deleted items
- Property
ThreadName - Method
ExecuteBatchSave(BatchSave) - Method
ExecuteBatchSave(BatchSave, Boolean) - Method
ExecuteWork() - Method
OnOperation(BatchSave)
- Property
- New items
- Method
ExecuteBatchSaveAsync(BatchSave, Boolean, CancellationToken) - Method
ExecuteBatchSaveAsync(BatchSave, CancellationToken) - Method
ExecuteWorkAsync(CancellationToken) - Method
OnOperationAsync(BatchSave)
- Method
SuperOffice.Data.Private.FreetextIndexer is Modified
- Deleted items
SuperOffice.Data.Private.FreetextIndexerLogic is Modified
- Deleted items
- Method
IndexSpecificRows(String, Int32[], ProgressCallback) - Method
IndexSpecificRowsInTable(String, Int32[], ProgressCallback, Boolean)
- Method
- New items
- Method
IndexSpecificRowsAsync(String, Int32[], ProgressCallbackAsync) - Method
IndexSpecificRowsInTableAsync(String, Int32[], ProgressCallbackAsync, Boolean)
- Method
SuperOffice.Data.Private.FreetextIndexerProcessor is Modified
- Deleted items
- Property
ThreadName - Method
OnOperation(BatchSave)
- Property
- New items
- Method
OnOperationAsync(BatchSave)
- Method
SuperOffice.Data.Private.SaintInvalidatorProcessor is Modified
- Deleted items
- Method
OnOperation(BatchSave)
- Method
- New items
- Method
OnOperationAsync(BatchSave)
- Method
SuperOffice.Data.Private.TicketLogging.ITicketLoggingLogic is Modified
- Deleted items
- Method
LogFromTicketData(QueryData)
- Method
- New items
- Method
LogFromTicketDataAsync(QueryData)
- Method
SuperOffice.Data.Private.TicketLogging.TicketLoggerProcessor is Modified
- Deleted items
- Method
OnOperation(BatchSave)
- Method
- New items
- Method
OnOperationAsync(BatchSave)
- Method
SuperOffice.Data.Private.TravelTransactionLogger is Modified
- Deleted items
- Method
BulkLogSimpleTransactions(SoTable, List<Int32>, TrlogTransType, Int32, TtlFlags) - Method
ExecuteWork()
- Method
- New items
- Method
BulkLogSimpleTransactionsAsync(SoTable, List<Int32>, TrlogTransType, Int32, TtlFlags, CancellationToken)
- Method
SuperOffice.Data.Private.TravelTransactionLoggerProcessor is Modified
- Deleted items
- Property
ThreadName - Method
OnOperation(BatchSave)
- Property
- New items
- Method
OnOperationAsync(BatchSave)
- Method
SuperOffice.Data.QueryExectionExtensions is Modified
- Deleted items
- Method
ExecuteScalar<T>(SqlCommand, Boolean)
- Method
- New items
- Method
ExecuteNonQueryAsync(SqlCommand, CancellationToken) - Method
ExecuteReaderAsync(SqlCommand, Boolean, CancellationToken) - Method
ExecuteScalarAsync<T>(SqlCommand, Boolean, CancellationToken) - Method
ExecuteScalarAsync<T>(SqlCommand, CancellationToken)
- Method
SuperOffice.Data.QueryExecutionHelper is Modified
- Deleted items
- Method
QueryExecutionHelper(SqlCommand, ExecutionType) - Method
ExecuteNonQuery(SqlCommand, SoConnection) - Method
ExecuteScalar(SqlCommand, SoConnection) - Method
RepeatIfDeadlock(Action, Boolean, Boolean)
- Method
- New items
- Method
ExecuteNonQueryAsync(SqlCommand, Boolean, SoConnection, CancellationToken) - Method
ExecuteReaderAsync(SqlCommand, Boolean, Boolean, SoConnection, CancellationToken) - Method
ExecuteScalarAsync(SqlCommand, Boolean, Boolean, SoConnection, CancellationToken) - Method
ExecuteTypedScalarAsync<ReturnType>(SqlCommand, Boolean, Boolean, SoConnection, CancellationToken) - Method
RepeatIfDeadlockAsync(Func<Task>, Boolean, Boolean)
- Method
SuperOffice.Data.RefCounts is Modified
- Deleted items
- Method
AllowBlank(FieldInfo) - Method
CreateCounter(FieldInfo, Int32) - Method
GetNext(FieldInfo) - Method
GetNext(FieldInfo, Int32) - Method
Unique(FieldInfo)
- Method
- New items
- Method
AllowBlankAsync(FieldInfo, CancellationToken) - Method
GetNextAsync(FieldInfo, Int32, CancellationToken) - Method
UniqueAsync(FieldInfo, CancellationToken)
- Method
SuperOffice.Data.S is Modified
- Deleted items
- Method
DeleteFromSelect<TI>(TargetedSelect<TI>, BatchSave)
- Method
- New items
- Method
DeleteFromSelectAsync<TI>(TargetedSelect<TI>, BatchSave, CancellationToken)
- Method
SuperOffice.Data.ScopedSystemEvent is Modified
- Deleted items
- Method
Dispose()
- Method
- New items
- Method
DisposeAsync()
- Method
SuperOffice.Data.Sequence is Modified
- New items
- Method
GetNextAsync(SoTable, Int32, CancellationToken) - Method
GetNextAsync(SoTable, CancellationToken) - Method
GetNextAsync(TableInfo, Int32, CancellationToken) - Method
GetNextAsync(TableInfo, CancellationToken) - Method
GetNextBatchAsync(PKContainer, CancellationToken)
- Method
SuperOffice.Data.ServicePreferenceMapper is Modified
- Deleted items
- Method
CheckForMappingAndSavePreference(String, String, String, Int32)
- Method
- New items
- Method
CheckForMappingAndSavePreferenceAsync(String, String, String, Int32, CancellationToken)
- Method
SuperOffice.Data.SoCommand is Modified
- Deleted items
- Method
ExecuteReader(CommandBehavior, Int32, Int32)
- Method
- New items
- Method
ExecuteNonQueryAsync(CancellationToken) - Method
ExecuteReaderAsync(CommandBehavior, CancellationToken) - Method
ExecuteReaderAsync(Int32, Int32, CancellationToken) - Method
ExecuteReaderAsync(CancellationToken) - Method
ExecuteScalarAsync(CancellationToken)
- Method
SuperOffice.Data.SoDataReader is Modified
- New items
- Method
IsDBNullAsync(FieldInfo, CancellationToken) - Method
IsDBNullAsync(Int32, CancellationToken) - Method
IsDBNullAsync(String, CancellationToken) - Method
NextResultAsync(CancellationToken) - Method
ReadAsync(CancellationToken)
- Method
SuperOffice.Data.SoftTrigger is Modified
- Deleted items
- Method
SubscribeOnPostChange(Int32, OnChange) - Method
SubscribeOnPreChange(Int32, OnChange) - Method
UnsubscribeOnPostChange(Int32, OnChange) - Method
UnsubscribeOnPreChange(Int32, OnChange)
- Method
SuperOffice.Data.SoPreference is Modified
- Deleted items
- Method
AsyncFullInit() - Method
GetDateTime(String, String) - Method
GetDateTime(String, String, DateTime) - Method
GetKeys(String) - Method
GetSections() - Method
SetKeys(String) - Method
SetPreference(String, String, Boolean) - Method
SetPreference(String, String, DateTime) - Method
SetPreference(String, String, Int32) - Method
SetPreference(String, String, String) - Method
SetPreference(String, String, String, Int32, PreferenceLevel, Boolean, Boolean)
- Method
- New items
- Method
GetBoolAsync(String, String, Boolean, CancellationToken) - Method
GetDateTimeAsync(String, String, DateTime, CancellationToken) - Method
GetDateTimeAsync(String, String, CancellationToken) - Method
GetIntAsync(String, String, Int32, CancellationToken) - Method
GetKeysAsync(String, CancellationToken) - Method
GetPreferenceAsync(String, String, Int32, PreferenceLevel, Boolean, CancellationToken) - Method
GetSectionsAsync(CancellationToken) - Method
GetStringAsync(String, String, String, CancellationToken) - Method
GetStringAsync(String, String, CancellationToken) - Method
SetKeys(String, CancellationToken) - Method
SetPreferenceAsync(String, String, Boolean, CancellationToken) - Method
SetPreferenceAsync(String, String, DateTime, CancellationToken) - Method
SetPreferenceAsync(String, String, Int32, CancellationToken) - Method
SetPreferenceAsync(String, String, String, Int32, PreferenceLevel, Boolean, Boolean, CancellationToken) - Method
SetPreferenceAsync(String, String, String, CancellationToken)
- Method
SuperOffice.Data.SQL.TargetedSelect<MainTableInfo> is Modified
- Deleted items
- Method
Count() - Method
ExecuteScalar<ReturnType>(Func<MainTableInfo, FieldInfo>)
- Method
- New items
- Method
CountAsync(CancellationToken) - Method
ExecuteScalarAsync<ReturnType>(Func<MainTableInfo, FieldInfo>, CancellationToken) - Method
RecordsAsync(Argument[]) - Method
RecordsAsync(Func<MainTableInfo, Argument[]>, CancellationToken) - Method
RecordsAsync(Func<MainTableInfo, Argument>, CancellationToken) - Method
RecordsAsync(CancellationToken) - Method
RecordsAsync(CancellationToken, Argument[])
- Method
SuperOffice.Data.SystemEventHelper is Modified
- Deleted items
- Method
CreateCounterRebuildEvent() - Method
CreateFreetextRebuildEvent() - Method
CreatePublishStartSystemEvent(UDefType) - Method
CreatePublishSystemEvent(UDefType) - Method
CreateScopedEvent(String, Scope, Int32) - Method
IsAnyPublishEventActive() - Method
IsAnyPublishEventActiveExcept(UDefType) - Method
IsPublishEventActive(UDefType) - Method
IsPublishStartEventActive(UDefType) - Method
IsScopedEventActive(String, Scope, Int32) - Method
RemoveFreetextRebuildEvent() - Method
RemovePublishStartSystemEvent(UDefType) - Method
RemovePublishSystemEvent(UDefType) - Method
RemoveScopedEvent(String, Scope, Int32)
- Method
- Modified items
- Method
SystemEventHelper()
- Method
- New items
- Method
CreateCounterRebuildEventAsync(CancellationToken) - Method
CreateFreetextRebuildEventAsync(CancellationToken) - Method
CreatePublishStartSystemEventAsync(UDefType) - Method
CreatePublishSystemEventAsync(UDefType) - Method
CreateScopedEventAsync(String, Scope, Int32, CancellationToken) - Method
IsAnyPublishEventActiveAsync() - Method
IsAnyPublishEventActiveExceptAsync(UDefType) - Method
IsPublishEventActiveAsync(UDefType) - Method
IsPublishStartEventActiveAsync(UDefType) - Method
IsScopedEventActiveAsync(String, Scope, Int32, CancellationToken) - Method
RemoveFreetextRebuildEventAsync(CancellationToken) - Method
RemovePublishStartSystemEventAsync(UDefType) - Method
RemovePublishSystemEventAsync(UDefType) - Method
RemoveScopedEventAsync(String, Scope, Int32, CancellationToken)
- Method
SuperOffice.License.LicenseAssocLinkCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.License.LicenseCache is Modified
- Deleted items
- Method
GetCurrent()
- Method
- New items
- Method
OnLoadAsync(CancellationToken)
- Method
SuperOffice.License.LicenseManager is Modified
- Deleted items
- Method
ActivateLicenseInfo(ExtendedLicenseInfo, Boolean, Boolean) - Method
ChangeSerialNumber(String, String) - Method
GetAssociateLicenseUsageCount(AssociateType, Int32[]) - Method
GetCurrent() - Method
GetCurrentLicense(String, DateTime&) - Method
GetGrantedModuleLicenses(Int32, Int32) - Method
GetLicenseForAllOwnersFromDB() - Method
GetLicenseFromDB(String) - Method
GetLicenseFromFile(String) - Method
GetLicenseFromLicenseServer(String, String) - Method
GetLicenseFromLicenseServerWithAssignments(String, Boolean, String) - Method
GetLicenseStateFromLicenseServer(String, String) - Method
GetModuleLicenseHistoryFromLicenseServer(ExtendedLicenseInfo, ExtendedModuleLicense) - Method
GetModuleOwner(String) - Method
GetModuleOwners() - Method
GetSatelliteLicenses(Int32, Boolean) - Method
GetSatelliteLicenseUsageCount(Int32[]) - Method
GetShopUrl(String, String) - Method
GetUserLicenses(Int32, UserType) - Method
LoadNewLicenseFromServerIfNeeded() - Method
MapAndValidateLicenseWithDb(LicenseInfo) - Method
RemoveLicenseFromDB(String)
- Method
SuperOffice.License.LicenseManager.LicenseManagerNonAutoUpdate is Deleted
- Modified items
- Property
AllowAutoUpdate - Method
GetGrantedModuleLicenses(Int32) - Method
LicenseExists(String) - Method
ValidateLicenseInfo(ExtendedLicenseInfo) - Method
ValidateLicenseInfo(LicenseInfo, Boolean)
- Property
- New items
- Method
LicenseManager(INSLicenseService, ILogger<LicenseManager>) - Method
ActivateLicenseInfoAsync(ExtendedLicenseInfo, Boolean, Boolean, CancellationToken) - Method
ChangeSerialNumberAsync(String, String, CancellationToken) - Method
GetAssociateLicenseUsageCountAsync(AssociateType, Int32[], CancellationToken) - Method
GetCurrentLicenseAsync(String, CancellationToken) - Method
GetLicenseForAllOwnersFromDBAsync(CancellationToken) - Method
GetLicenseFromDBAsync(String, CancellationToken) - Method
GetLicenseFromFileAsync(String, CancellationToken) - Method
GetLicenseFromLicenseServerAsync(String, String, CancellationToken) - Method
GetLicenseFromLicenseServerWithAssignmentsAsync(String, Boolean, String, CancellationToken) - Method
GetLicenseStateFromLicenseServerAsync(String, String, CancellationToken) - Method
GetModuleLicenseHistoryFromLicenseServerAsync(ExtendedLicenseInfo, ExtendedModuleLicense, CancellationToken) - Method
GetModuleOwnerAsync(String, CancellationToken) - Method
GetModuleOwnersAsync(CancellationToken) - Method
GetSatelliteLicensesAsync(Int32, Boolean, CancellationToken) - Method
GetSatelliteLicenseUsageCountAsync(Int32[], CancellationToken) - Method
GetShopUrlAsync(String, String, CancellationToken) - Method
GetUserLicensesAsync(Int32, UserType, CancellationToken) - Method
InitializeAsync() - Method
LoadNewLicenseFromServerIfNeededAsync(CancellationToken) - Method
MapAndValidateLicenseWithDbAsync(LicenseInfo, CancellationToken) - Method
RemoveLicenseFromDBAsync(String, CancellationToken) - Method
UpgradeToNewPricelistAsync(String, String, String, ProgressEstimateCallback, ProgressStepCallback, CancellationToken)
- Method
SuperOffice.License.ModuleLicenseOwnerBase<TLink, TLinkRow> is Modified
- Deleted items
- Method
OnPreIdUpdate() - Method
OnSaved(Boolean)
- Method
- New items
- Method
OnPreIdUpdateAsync() - Method
OnSavedAsync(Boolean)
- Method
SuperOffice.Security.ISoIdentityResolver is Modified
- Deleted items
- Method
ResolveIdentity(IEnumerable<ClaimsIdentity>, SoConnection, String&)
- Method
- New items
- Method
ResolveIdentityAsync(IEnumerable<ClaimsIdentity>, SoConnection)
- Method
SuperOffice.Security.Principal.AssociateResolver is Modified
- Deleted items
- Method
ResolveAssociateFromName(String&, AssociateType&, SoConnection) - Method
ResolveFromUsernamePassword(String&, String, SoConnection, String, Int32&) - Method
ResolveIdentity(IEnumerable<ClaimsIdentity>, SoConnection, String&) - Method
UpdateCredentialsLastUsed(CredentialsTableInfo, Int32, SoConnection, DateTime) - Method
UpdateRoleId(Int32, Int32)
- Method
- New items
- Method
ResolveAssociateFromNameAsync(String, SoConnection) - Method
ResolveFromUsernamePasswordAsync(String, String, SoConnection, String) - Method
ResolveIdentityAsync(IEnumerable<ClaimsIdentity>, SoConnection) - Method
UpdateCredentialsLastUsedAsync(CredentialsTableInfo, Int32, SoConnection, DateTime)
- Method
SuperOffice.Security.Principal.ISoIdentityValidator is Modified
- Deleted items
- Method
TryValidateIdentity(IEnumerable<ClaimsIdentity>, ISoIdentity, SoConnection, String&)
- Method
- New items
- Method
TryValidateIdentity(IEnumerable<ClaimsIdentity>, ClaimsIdentity, SoConnection, String&)
- Method
SuperOffice.Security.Principal.SoCredentialsIdentityResolver is Modified
- Deleted items
- Method
CreateSoCredentials(ProvidedCredential[], Int32, Int32, Int32&) - Method
RenewSoCredentials(Int32) - Method
RenewSoCredentials(Int32, String) - Method
RenewSoCredentials(Int32, String, DateTime) - Method
ResolveIdentity(IEnumerable<ClaimsIdentity>, SoConnection, String&) - Method
ResolveTicketToName(String)
- Method
- New items
- Method
CreateSoCredentialsAsync(ProvidedCredential[], Int32, Int32, CancellationToken) - Method
RenewSoCredentialsAsync(Int32, String, DateTime, CancellationToken) - Method
RenewSoCredentialsAsync(Int32, String, CancellationToken) - Method
RenewSoCredentialsAsync(Int32, CancellationToken) - Method
ResolveIdentityAsync(IEnumerable<ClaimsIdentity>, SoConnection) - Method
ResolveTicketToNameAsync(String, CancellationToken)
- Method
SuperOffice.Security.Principal.SoCredentialsIdentityValidator is Modified
- Deleted items
- Method
TryValidateIdentity(IEnumerable<ClaimsIdentity>, ISoIdentity, SoConnection, String&)
- Method
- New items
- Method
TryValidateIdentity(IEnumerable<ClaimsIdentity>, ClaimsIdentity, SoConnection, String&)
- Method
SuperOffice.Security.Principal.UserNameIdentityResolver is Modified
- Deleted items
- Method
ResolveIdentity(IEnumerable<ClaimsIdentity>, SoConnection, String&)
- Method
- New items
- Method
ResolveIdentityAsync(IEnumerable<ClaimsIdentity>, SoConnection)
- Method
SuperOffice.Security.Principal.UserNameIdentityValidator is Modified
- Deleted items
- Method
TryValidateIdentity(IEnumerable<ClaimsIdentity>, ISoIdentity, SoConnection, String&)
- Method
- New items
- Method
TryValidateIdentity(IEnumerable<ClaimsIdentity>, ClaimsIdentity, SoConnection, String&)
- Method
SuperOffice.Util.AccessGateway is Modified
- Deleted items
- Method
DecryptTokens(String&, String&, String) - Method
EncryptAndSaveServiceAuthRow(ServiceAuthRow) - Method
GetAccessGatewayAccessToken() - Method
GetAndDecryptServiceAuthRowFromId(Int32) - Method
GetTokensFromDb(String) - Method
IsUriRegistered(String) - Method
RefreshTokens(String&, String&, String) - Method
RegisterNewUri(String) - Method
ResolvePassword(String, Boolean) - Method
SaveRegisteredRedirectUri(String) - Method
SaveTokensToDb(TokenManagementInfo, String)
- Method
- New items
- Method
DecryptTokensAsync(String, String, String, CancellationToken) - Method
EncryptAndSaveServiceAuthRowAsync(ServiceAuthRow, CancellationToken) - Method
GetAccessGatewayAccessTokenAsync(CancellationToken) - Method
GetAndDecryptServiceAuthRowFromIdAsync(Int32, CancellationToken) - Method
GetTokensFromDbAsync(String, CancellationToken) - Method
IsUriRegisteredAsync(String, CancellationToken) - Method
RefreshTokensAsync(String, String, String, CancellationToken) - Method
RegisterNewUriAsync(String, CancellationToken) - Method
ResolvePasswordAsync(String, Boolean, CancellationToken) - Method
SaveRegisteredRedirectUriAsync(String, CancellationToken) - Method
SaveTokensToDbAsync(TokenManagementInfo, String, CancellationToken)
- Method
SuperOffice.Util.AccessGateway.RetrieveTokensResult is New
SuperOffice.Util.ITrackEventDispatcher is Modified
- New items
- Method
WaitForTrackersToCompleteAsync(CancellationToken)
- Method
SuperOffice.Util.RecurringSubSeries is Modified
- Deleted items
- Method
UpdateInvitationRootAppointmentId(Int32) - Method
UpdateRecurringStartDate(DateTime)
- Method
- New items
- Method
UpdateInvitationRootAppointmentIdAsync(Int32, CancellationToken) - Method
UpdateRecurringStartDateAsync(DateTime, CancellationToken)
- Method
SuperOffice.Util.TargetHelper is Modified
- Deleted items
- Method
GetDefaultPeriodType()
- Method
- New items
- Method
GetDefaultPeriodTypeAsync(CancellationToken) - Method
GetQueryForTargetGroup(Int32, TargetAssignementLevel, TargetAssignmentInfoTableInfo&, TargetAssignmentValueTableInfo&) - Method
GetTargetGroupIdForYear(Int32, TargetEntityType, CancellationToken) - Method
GetTargetGroupIdForYearAndDimensionAsync(Int32, Int32, CancellationToken) - Method
GetTargetGroupYearAsync(Int32, CancellationToken)
- Method
SuperOffice.Util.TrackEventDispatcher is Modified
- Deleted items
- Method
TrackEventDispatcher(IOptions<TrackEventConfiguration>)
- Method
- New items
- Method
TrackEventDispatcher(IAsyncQueue<TrackEvent>, ILogger<TrackEventDispatcher>) - Method
WaitForTrackersToCompleteAsync(CancellationToken)
- Method
Assembly: SuperOffice.Plugins
Deleted types
SuperOffice.CRM.IAppointmentInfo2SuperOffice.CRM.IAppointmentInfo3
Modified types
SuperOffice.CRM.Documents.IDocumentPlugin2 is Modified
- Deleted items
- Method
CheckinDocument(IDocumentInfo, String[], String, String[]) - Method
CheckoutDocument(IDocumentInfo, String[]) - Method
CreateDefaultDocumentTemplate(Int32, IDocumentTemplateInfo) - Method
CreateDocument(IDocumentInfo, String&, String[], String, String[]) - Method
DeleteDocument(IDocumentInfo, String[]) - Method
DeleteDocumentTemplate(IDocumentTemplateInfo, String[]) - Method
DeleteDocumentTemplateLanguage(IDocumentTemplateInfo, String, String[]) - Method
Exists(IDocumentInfo) - Method
GetCheckoutState(IDocumentInfo) - Method
GetDocumentIdFromPath(String) - Method
GetDocumentProperties(IDocumentInfo, String[]) - Method
GetDocumentTemplateLanguages(IDocumentTemplateInfo) - Method
GetDocumentTemplateProperties(IDocumentTemplateInfo, String[]) - Method
GetDocumentTemplateUrl(IDocumentTemplateInfo, Boolean, String) - Method
GetDocumentUrl(IDocumentInfo, String, Boolean) - Method
GetLength(IDocumentInfo, String) - Method
GetTemplateExtension(IDocumentTemplateInfo) - Method
LoadDocumentStream(IDocumentInfo, String) - Method
LoadDocumentTemplateStream(IDocumentTemplateInfo, String) - Method
RenameDocument(IDocumentInfo, String) - Method
SaveDocumentFromStream(IDocumentInfo, String[], Stream) - Method
SaveDocumentTemplateStream(IDocumentTemplateInfo, Stream, String) - Method
UndoCheckoutDocument(IDocumentInfo, String[])
- Method
- New items
- Method
CheckinDocumentAsync(IDocumentInfo, String[], String, String[], CancellationToken) - Method
CheckoutDocumentAsync(IDocumentInfo, String[], CancellationToken) - Method
CreateDefaultDocumentTemplateAsync(Int32, IDocumentTemplateInfo, CancellationToken) - Method
CreateDocumentAsync(IDocumentInfo, String, String[], String, String[], CancellationToken) - Method
DeleteDocumentAsync(IDocumentInfo, String[], CancellationToken) - Method
DeleteDocumentTemplateAsync(IDocumentTemplateInfo, String[], CancellationToken) - Method
DeleteDocumentTemplateLanguageAsync(IDocumentTemplateInfo, String, String[], CancellationToken) - Method
ExistsAsync(IDocumentInfo, CancellationToken) - Method
GetCheckoutStateAsync(IDocumentInfo, CancellationToken) - Method
GetDocumentIdFromPathAsync(String, CancellationToken) - Method
GetDocumentPropertiesAsync(IDocumentInfo, String[], CancellationToken) - Method
GetDocumentTemplateLanguagesAsync(IDocumentTemplateInfo, CancellationToken) - Method
GetDocumentTemplatePropertiesAsync(IDocumentTemplateInfo, String[], CancellationToken) - Method
GetDocumentTemplateUrlAsync(IDocumentTemplateInfo, Boolean, String, CancellationToken) - Method
GetDocumentUrlAsync(IDocumentInfo, String, Boolean, CancellationToken) - Method
GetLengthAsync(IDocumentInfo, String, CancellationToken) - Method
GetTemplateExtensionAsync(IDocumentTemplateInfo, CancellationToken) - Method
LoadDocumentStreamAsync(IDocumentInfo, String, CancellationToken) - Method
LoadDocumentTemplateStreamAsync(IDocumentTemplateInfo, String, CancellationToken) - Method
RenameDocumentAsync(IDocumentInfo, String, CancellationToken) - Method
SaveDocumentFromStreamAsync(IDocumentInfo, String[], Stream, CancellationToken) - Method
SaveDocumentTemplateStreamAsync(IDocumentTemplateInfo, Stream, String, CancellationToken) - Method
UndoCheckoutDocumentAsync(IDocumentInfo, String[], CancellationToken)
- Method
SuperOffice.CRM.IAppointmentInfo is Modified
- Deleted items
- Property
InvitationFormattedList
- Property
- New items
- Property
IsMilestone - Property
JoinMeetingUrl - Property
OldStartDate - Property
OldStartTime - Property
SuggestedAppointmentId - Method
GetInvitationFormattedListAsync(CancellationToken) - Method
GetInvitedListAsync(CancellationToken)
- Property
SuperOffice.CRM.IContactInfo2 is Modified
- Deleted items
- Property
SupportPersonName
- Property
- New items
- Method
GetSupportPersonNameAsync(CancellationToken)
- Method
SuperOffice.CRM.IQuoteConnector is Modified
- Deleted items
- Method
FindProduct(QuoteAlternativeContextInfo, String, String, String) - Method
GetQuoteList(String) - Method
GetSearchResults(SearchRestrictionInfo[]) - Method
OnQuoteLineChanged(QuoteAlternativeContextInfo, QuoteLineInfo, String[]) - Method
RecalculateQuoteAlternative(QuoteAlternativeContextInfo) - Method
UpdateQuoteVersionPrices(QuoteVersionContextInfo, HashSet<String>) - Method
ValidateQuoteVersion(QuoteVersionContextInfo, QuoteAction)
- Method
- New items
- Method
FindProductAsync(QuoteAlternativeContextInfo, String, String, String, CancellationToken) - Method
GetQuoteListAsync(String, CancellationToken) - Method
GetSearchResultsAsync(SearchRestrictionInfo[], CancellationToken) - Method
OnQuoteLineChangedAsync(QuoteAlternativeContextInfo, QuoteLineInfo, String[], CancellationToken) - Method
RecalculateQuoteAlternativeAsync(QuoteAlternativeContextInfo, CancellationToken) - Method
UpdateQuoteVersionPricesAsync(QuoteVersionContextInfo, HashSet<String>) - Method
ValidateQuoteVersionAsync(QuoteVersionContextInfo, QuoteAction, CancellationToken)
- Method
SuperOffice.CRM.QuoteConnectorBase is Modified
- Deleted items
- Method
FindProduct(QuoteAlternativeContextInfo, String, String, String) - Method
GetQuoteList(String) - Method
GetSearchResults(SearchRestrictionInfo[]) - Method
OnQuoteLineChanged(QuoteAlternativeContextInfo, QuoteLineInfo, String[]) - Method
RecalculateQuoteAlternative(QuoteAlternativeContextInfo) - Method
UpdateQuoteVersionPrices(QuoteVersionContextInfo, HashSet<String>) - Method
ValidateAlternative(QuoteAlternativeContextInfo, Boolean) - Method
ValidateQuoteLine(QuoteAlternativeContextInfo, QuoteLineInfo, Boolean) - Method
ValidateQuoteVersion(QuoteVersionContextInfo, QuoteAction) - Method
ValidateVersion(QuoteVersionContextInfo, QuoteAction, Boolean)
- Method
- New items
- Method
FindProductAsync(QuoteAlternativeContextInfo, String, String, String, CancellationToken) - Method
GetQuoteListAsync(String, CancellationToken) - Method
GetSearchResultsAsync(SearchRestrictionInfo[], CancellationToken) - Method
OnQuoteLineChangedAsync(QuoteAlternativeContextInfo, QuoteLineInfo, String[], CancellationToken) - Method
RecalculateQuoteAlternativeAsync(QuoteAlternativeContextInfo, CancellationToken) - Method
UpdateQuoteVersionPricesAsync(QuoteVersionContextInfo, HashSet<String>) - Method
ValidateAlternativeAsync(QuoteAlternativeContextInfo, Boolean, CancellationToken) - Method
ValidateQuoteLineAsync(QuoteAlternativeContextInfo, QuoteLineInfo, Boolean, CancellationToken) - Method
ValidateQuoteVersionAsync(QuoteVersionContextInfo, QuoteAction, CancellationToken) - Method
ValidateVersionAsync(QuoteVersionContextInfo, QuoteAction, Boolean, CancellationToken)
- Method
SuperOffice.CRM.QuoteConnectorExtender is Modified
- Deleted items
- Method
QuoteConnectorExtender() - Method
FindProduct(QuoteAlternativeContextInfo, String, String, String) - Method
GetQuoteList(String) - Method
GetSearchResults(SearchRestrictionInfo[]) - Method
OnQuoteLineChanged(QuoteAlternativeContextInfo, QuoteLineInfo, String[]) - Method
RecalculateQuoteAlternative(QuoteAlternativeContextInfo) - Method
UpdateQuoteVersionPrices(QuoteVersionContextInfo, HashSet<String>) - Method
ValidateAlternative(QuoteAlternativeContextInfo, Boolean) - Method
ValidateQuoteLine(QuoteAlternativeContextInfo, QuoteLineInfo, Boolean) - Method
ValidateQuoteVersion(QuoteVersionContextInfo, QuoteAction) - Method
ValidateVersion(QuoteVersionContextInfo, QuoteAction, Boolean)
- Method
- New items
- Method
QuoteConnectorExtender(IServiceProvider) - Method
FindProductAsync(QuoteAlternativeContextInfo, String, String, String, CancellationToken) - Method
GetQuoteListAsync(String, CancellationToken) - Method
GetSearchResultsAsync(SearchRestrictionInfo[], CancellationToken) - Method
OnQuoteLineChangedAsync(QuoteAlternativeContextInfo, QuoteLineInfo, String[], CancellationToken) - Method
RecalculateQuoteAlternativeAsync(QuoteAlternativeContextInfo, CancellationToken) - Method
UpdateQuoteVersionPricesAsync(QuoteVersionContextInfo, HashSet<String>) - Method
ValidateAlternativeAsync(QuoteAlternativeContextInfo, Boolean, CancellationToken) - Method
ValidateQuoteLineAsync(QuoteAlternativeContextInfo, QuoteLineInfo, Boolean, CancellationToken) - Method
ValidateQuoteVersionAsync(QuoteVersionContextInfo, QuoteAction, CancellationToken) - Method
ValidateVersionAsync(QuoteVersionContextInfo, QuoteAction, Boolean, CancellationToken)
- Method
SuperOffice.ErpSync.ConnectorWS.ConfigDataHelper is Modified
- Modified items
- Method
DeleteData(Guid) - Method
DeleteData(String) - Method
GetData<ArgClass>(Dictionary<String, String>) - Method
GetData<ArgClass>(Guid) - Method
GetData<ArgClass>(String) - Method
SaveData<ArgClass>(Guid, Dictionary<String, String>) - Method
SaveData<ArgClass>(String, Dictionary<String, String>)
- Method
- New items
- Method
ConfigDataHelper(IServiceProvider)
- Method
SuperOffice.ErpSync.IErpConnectoUrlResolverPlugin is Modified
- Deleted items
- Method
ResolveUrl(String, IConfiguration)
- Method
- New items
- Method
ResolveUrlAsync(String, IConfiguration, CancellationToken)
- Method
SuperOffice.Factory.PluginFactory is Modified
- Deleted items
- Method
Create<TPlugin>() - Method
Create(PluginInfo[]) - Method
Create<TPlugin>(PluginInfo[]) - Method
Create<TPlugin>(String) - Method
Create(Type) - Method
Create(Type, String) - Method
CreateFirst<TPlugin>()
- Method
- New items
- Method
Create<TPlugin>(IServiceProvider) - Method
Create(IServiceProvider, PluginInfo[]) - Method
Create<TPlugin>(IServiceProvider, PluginInfo[]) - Method
Create<TPlugin>(IServiceProvider, String) - Method
Create(IServiceProvider, Type) - Method
Create(IServiceProvider, Type, String) - Method
CreateFirst<TPlugin>(IServiceProvider)
- Method
SuperOffice.Factory.PluginInfo is Modified
- Deleted items
- Method
Create() - Method
Create(Object)
- Method
- New items
- Method
Create(IServiceProvider) - Method
Create(IServiceProvider, Object)
- Method
Assembly: SoLicense
New types
SuperOffice.License.INSLicenseServiceSuperOffice.License.LicenseConfiguration
Modified types
SuperOffice.License.LicenseService is Modified
- Deleted items
- Method
LicenseService()
- Method
- Modified items
- Method
GetLicenseUrl(String) - Method
SetLicenseUrlOverride(String) - Method
SetTimeout(Int32)
- Method
- New items
- Method
LicenseService(IOptions<LicenseConfiguration>)
- Method