API changes
Changes from v11.3.1349 to v11.4.1157.0.Web services
These changes are observed in both NetServer SOAP and WebAPI (REST) APIs.Assembly: SuperOffice.Services
Deleted types
SuperOffice.CRM.Services.InitalUtmParameters
New types
SuperOffice.CRM.Services.SavedUtmParametersSuperOffice.CRM.Services.UserConnectedState
Modified types
SuperOffice.CRM.Services.ContactEntity is Modified
- Deleted items
- Property
InitialUtmParameters
- Property
- New items
- Property
UtmParameters
- Property
SuperOffice.CRM.Services.IAppointmentAgent is Modified
- New items
- Method
GetVideoMeetingConnectedStateAsync(CancellationToken)
- Method
SuperOffice.CRM.Services.IDiagnosticsAgent is Modified
- New items
- Method
PerformTasksAfterCustomObjectTableCreatedAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Services.IPersonAgent is Modified
- New items
- Method
GetPersonImageAsStreamAsync(Int32, CancellationToken) - Method
SetPersonImageFromStreamAsync(Int32, Stream, CancellationToken) - Method
SetUtmCreatedPersonContactForFormSubmissionAsync(Int32, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.ISelectionAgent is Modified
- New items
- Method
SaveBoardViewSettingsForSelectionAndAssociateAsync(BoardViewSettingsBase, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.ITicketAgent is Modified
- New items
- Method
AcceptTicketsAsync(Int32[], CancellationToken)
- Method
SuperOffice.CRM.Services.IUserAgent is Modified
- New items
- Method
GetAllDataRightsAsync(Int32, RoleRelationToOwner, CancellationToken)
- Method
SuperOffice.CRM.Services.PersonEntity is Modified
- Deleted items
- Property
InitialUtmParameters
- Property
- New items
- Property
LeadstatusId - Property
UtmParameters
- Property
SuperOffice.CRM.Services.ProjectMember is Modified
- New items
- Property
Registered - Property
Updated
- Property
SuperOffice.CRM.Services.Util.TypeConversion is Modified
- New items
- Method
ConvertToStream(Image)
- Method
Assembly: SuperOffice.Services.Implementation
New types
SuperOffice.CRM.Services.Implementation.Util.LocalizedAddressHelperSuperOffice.CRM.Services.Implementation.Util.PreferenceHelper
Modified types
SuperOffice.CRM.Services.AppointmentAgent is Modified
- New items
- Method
GetVideoMeetingConnectedStateAsync(CancellationToken)
- Method
SuperOffice.CRM.Services.DiagnosticsAgent is Modified
- New items
- Method
PerformTasksAfterCustomObjectTableCreatedAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.BizCardImplementation is Modified
- Deleted items
- Method
BizCardImplementation(IContactEntityImplementation, IPersonEntityImplementation, IBusinessImplementation, ICountryImplementation)
- Method
- New items
- Method
BizCardImplementation(IContactEntityImplementation, IContactImplementation, IPersonEntityImplementation, IBusinessImplementation, ICountryImplementation, ILogger<BizCardImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IBoardViewSettingsBaseImplementation is Modified
- New items
- Method
SaveBoardViewSettingsForSelectionAndAssociateAsync(BoardViewSettingsBase, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IInstallationImplementation is Modified
- New items
- Method
PerformTasksAfterCustomObjectTableCreatedAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IPersonEntityImplementation is Modified
- New items
- Method
GetPersonImageAsStreamAsync(Int32, CancellationToken) - Method
SetPersonImageFromStreamAsync(Int32, Stream, CancellationToken) - Method
SetUtmCreatedPersonContactForFormSubmissionAsync(Int32, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IRoleEntityImplementation is Modified
- New items
- Method
GetAllDataRightsAsync(Int32, RoleRelationToOwner, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.ITicketEntityImplementation is Modified
- New items
- Method
AcceptTicketsAsync(Int32[], CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IVideoMeetingReservationImplementation is Modified
- New items
- Method
GetVideoMeetingConnectedStateAsync(CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.TicketEntityImplementation is Modified
- Deleted items
- Method
TicketEntityImplementation(IAttachmentEntityImplementation, ITicketImplementation, ITicketMessageImplementation, ITicketMessageEntityImplementation, ITicketStatusEntityImplementation, ITicketPriorityEntityImplementation, ITicketCategoryListImplementation, IPersonImplementation, IUserImplementation, IProjectImplementation, ISaleImplementation, ICacheManager, IBatchData, IPreferenceImplementation)
- Method
- New items
- Method
TicketEntityImplementation(IAttachmentEntityImplementation, ITicketImplementation, ITicketMessageImplementation, ITicketMessageEntityImplementation, ITicketStatusEntityImplementation, ITicketPriorityEntityImplementation, ITicketCategoryListImplementation, IPersonImplementation, IUserImplementation, IProjectImplementation, ISaleImplementation, ICacheManager, IBatchData, IPreferenceImplementation, IAssociateImplementation) - Method
AcceptTicketsAsync(Int32[], CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.RoleEntityImplementation is Modified
- Deleted items
- Method
RoleEntityImplementation(IAssociateImplementation, IDiagnosticsAgent, ISelectableMDOListImplementation)
- Method
- New items
- Method
RoleEntityImplementation(IAssociateImplementation, ICacheImplementation, ISelectableMDOListImplementation) - Method
GetAllDataRightsAsync(Int32, RoleRelationToOwner, CancellationToken)
- Method
SuperOffice.CRM.Services.PersonAgent is Modified
- New items
- Method
GetPersonImageAsStreamAsync(Int32, CancellationToken) - Method
SetPersonImageFromStreamAsync(Int32, Stream, CancellationToken) - Method
SetUtmCreatedPersonContactForFormSubmissionAsync(Int32, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.SelectionAgent is Modified
- New items
- Method
SaveBoardViewSettingsForSelectionAndAssociateAsync(BoardViewSettingsBase, Int32, Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.TicketAgent is Modified
- New items
- Method
AcceptTicketsAsync(Int32[], CancellationToken)
- Method
SuperOffice.CRM.Services.UserAgent is Modified
- New items
- Method
GetAllDataRightsAsync(Int32, RoleRelationToOwner, CancellationToken)
- Method
SuperOffice.ErpSync.CrmConnectionHandlerFacade is Modified
- New items
- Method
CrmConnectionHandlerFacade(IServiceScopeFactory)
- Method
NetServer core
The following represent changes to assemblies SoCore, SoDatabase, SoLicense and SuperOffice.Plugins.Assembly: SoCore
Deleted types
SuperOffice.Diagnostics.Logging.ISoMetricsPluginSuperOffice.Diagnostics.Logging.SoMetricsPluginAttributeSuperOffice.Util.OperationTracker
New types
SuperOffice.Diagnostics.Logging.ISoMetricsSuperOffice.Diagnostics.Logging.ISoOperationSuperOffice.Diagnostics.SoActivitySuperOffice.Diagnostics.SoEnvironmentSuperOffice.Diagnostics.SoMetricsSuperOffice.Diagnostics.SoOperationSuperOffice.Util.IWebAppUsageRecorder
Modified types
SuperOffice.Configuration.ConfigFile is Modified
- Modified items
SuperOffice.Configuration.ConfigFile.OnlineConfiguration is Modified
- New items
- Property
.OnlineConfigurationUserflowApiKey
- Property
SuperOffice.Configuration.VersionPropertyNames is Modified
- New items
- Field
AppiAllArchiveCalls - Field
DetailedTiming - Field
ReportEndpointUsage
- Field
SuperOffice.CRM.ArchiveLists.Constants is Modified
- New items
- Field
DependencyTypeName
- Field
SuperOffice.CRM.UserPreferenceStrings is Modified
- Modified items
SuperOffice.CRM.UserPreferenceStrings.DiaryView is Modified
- Deleted items
- Field
.DiaryViewSecretaryMode
- Field
SuperOffice.CRM.UserPreferenceStrings.SalesNotification is Modified
- Deleted items
- Field
.SalesNotificationNotifyCompanyAssignment
- Field
- New items
- Field
.SalesNotificationNotifyContactOwnership
- Field
SuperOffice.Data.RagType is Modified
- New items
- Field
Website
- Field
SuperOffice.Diagnostics.AggregatedServiceCall is Modified
- New items
- Property
RawAgent - Property
RawMethod
- Property
SuperOffice.Diagnostics.SoLogger is Modified
- Deleted items
- Method
SoLogger(ILoggerFactory, IServiceProvider) - Method
Count(String, Dictionary<String, Double>) - Method
Count(String, NameValueCollection, Dictionary<String, Double>) - Method
Count(String, NameValueCollection, ValueTuple<String, Double>[]) - Method
Count(String, String, Double) - Method
Count(String, String[]) - Method
Count(String, ValueTuple<String, Double>[]) - Method
GetEnvironmentInfo() - Method
GetLogger(Type) - Method
PopulateEnvironmentInfo(NameValueCollection) - Method
SetPermanentAdditionalValue(String, String) - Method
SetPermanentAdditionalValues(String[], String[]) - Method
StartOperation(String, IDictionary<String, String>) - Method
StartOperation(String, String[])
- Method
- New items
- Method
SoLogger(ILoggerFactory)
- Method
SuperOffice.Globalization.RC is Modified
- Deleted items
- Field
SR_DASHBOARD_ENABLE_SERIES - Field
SR_UTM_CAMPAIGN - Field
SR_UTM_CONTENT - Field
SR_UTM_MEDIUM - Field
SR_UTM_REFERRER_DOMAIN - Field
SR_UTM_SOURCE - Field
SR_UTM_TERM
- Field
- New items
- Field
SR_ADMIN_LISTS_LEADSTATUS_TOOLTIP - Field
SR_ADMIN_ROLE_CUSTOM_OBJECT - Field
SR_ADMIN_ROLE_DATARIGHTS_CUSTOM_OBJECTS - Field
SR_ADMIN_ROLE_PERMISSION - Field
SR_ARCHIVE_CATEGORY_RANK - Field
SR_BATCH_RAGUPDATEPLUGIN_NAME - Field
SR_BATCH_RAGUPDATEPLUGIN_TOOLTIP - Field
SR_BATCH_RAUPDATEPLUGIN_CANCELLATION - Field
SR_BOARD_CONTACT_MOVE_TO_CATEGORY - Field
SR_BOARD_CONTACT_SELECT_CATEGORY - Field
SR_BOARD_CONTACT_SETTINGS - Field
SR_BOARD_FILTER_CONTACT - Field
SR_BOARD_INVALID_CONTACT_CATEGORY - Field
SR_BOARD_PROJECT_SETTINGS - Field
SR_BOARD_SALE_SETTINGS - Field
SR_BOARD_SAVE_FOR_ALL - Field
SR_BOARD_SAVE_FOR_ALL_TOOLTIP - Field
SR_BOARD_TICKET_SETTINGS - Field
SR_DASHBOARD_PREVIEW_DISABLED - Field
SR_LABEL_LEADSTATUS - Field
SR_MAILLOGIN_CONNECT_EMAIL - Field
SR_SELECTION_SAVE_FOR_ALL_DENIED - Field
SR_TICKET_ACCEPT_DIALOG_LINE1 - Field
SR_TICKET_ACCEPT_DIALOG_LINE2 - Field
SR_TICKET_ACCEPT_DIALOG_LINE3 - Field
SR_TICKET_ACCEPT_DIALOG_TITLE - Field
SR_UTM_ADMIN_ADDSCRIPT_DESC - Field
SR_UTM_ADMIN_ADDSCRIPT_HEADER - Field
SR_UTM_ADMIN_CONVERSIONTRACKING - Field
SR_UTM_ADMIN_ENABLE_UTMTRACKING - Field
SR_UTM_ADMIN_ENABLE_UTMTRACKING_DESC - Field
SR_UTM_ADMIN_INFOBADGE - Field
SR_UTM_ADMIN_INFOHEADER - Field
SR_UTM_ADMIN_LINKS_HEADING - Field
SR_UTM_CONVERSION_CAMPAIGN - Field
SR_UTM_CONVERSION_CONTENT - Field
SR_UTM_CONVERSION_MEDIUM - Field
SR_UTM_CONVERSION_REFERRERDOMAIN - Field
SR_UTM_CONVERSION_SOURCE - Field
SR_UTM_CONVERSION_TERM - Field
SR_UTM_ENABLE_UTMSAVING - Field
SR_UTM_FIRSTTOUCH_CAMPAIGN - Field
SR_UTM_FIRSTTOUCH_CONTENT - Field
SR_UTM_FIRSTTOUCH_MEDIUM - Field
SR_UTM_FIRSTTOUCH_REFERRER_DOMAIN - Field
SR_UTM_FIRSTTOUCH_SOURCE - Field
SR_UTM_FIRSTTOUCH_TERM - Field
SR_UTM_LEADCREATION_CAMPAIGN - Field
SR_UTM_LEADCREATION_CONTENT - Field
SR_UTM_LEADCREATION_MEDIUM - Field
SR_UTM_LEADCREATION_REFERRERDOMAIN - Field
SR_UTM_LEADCREATION_SOURCE - Field
SR_UTM_LEADCREATION_TERM - Field
SR_UTM_PREFIX_LEAD
- Field
SuperOffice.Security.Principal.IUserInfoService is Modified
- New items
- Method
GetLicenses(Int32)
- Method
SuperOffice.Security.Principal.SoClaimsPrincipal is Modified
- New items
- Method
GetLicenses() - Method
HasLicense(String) - Method
HasLicense(String, String)
- Method
SuperOffice.SoCoreClaimsPrincipalExtensions is Modified
- New items
- Method
GetLicenses(ClaimsPrincipal) - Method
HasLicense(ClaimsPrincipal, String) - Method
HasLicense(ClaimsPrincipal, String, String)
- Method
SuperOffice.Util.HttpHelper is Modified
- Modified items
SuperOffice.Util.HttpHelper.HttpServiceJwtConfig is Modified
- New items
- Property
.HttpServiceJwtConfigNumberOfAttempts
- Property
Assembly: SoDatabase
Deleted types
SuperOffice.CRM.Services.Implementation.ServiceFacades.ServiceFacadeRequestHeaderSuperOffice.Util.TrackEventConfiguration
New types
SuperOffice.CRM.Data.LeadstatusTableInfoSuperOffice.CRM.Rows.LeadstatusRecordDataSuperOffice.CRM.Rows.LeadstatusRecordDataExtensionsSuperOffice.CRM.Rows.LeadstatusRowSuperOffice.CRM.Rows.LeadstatusRowsSuperOffice.CRM.Rows.PrivateFactory.PrivateLeadstatusRowFactorySuperOffice.CRM.Rows.PrivateFactory.PrivateLeadstatusRowsFactorySuperOffice.CRM.Security.SentryQueryCustomObjectTableUpdater
Modified types
SuperOffice.CRM.Data.DBC is Modified
- Modified items
SuperOffice.CRM.Data.DBC.PersonFields is Modified
-
New items
- Field
.PersonFieldsLeadstatusId
- Field
-
New items
- Field
Leadstatus
- Field
SuperOffice.CRM.Data.DBC.LeadstatusFields is New
SuperOffice.CRM.Data.PersonTableInfo is Modified
- New items
- Property
LeadstatusId - Property
LeadstatusId_InnerJoin_Leadstatus
- Property
SuperOffice.CRM.Entities.Project is Modified
- New items
- Method
OnSaveAsync(BatchSave)
- Method
SuperOffice.CRM.Rows.PersonRecordData is Modified
- New items
- Field
LeadstatusId
- Field
SuperOffice.CRM.Rows.PersonRow is Modified
- New items
- Property
LeadstatusId - Event
OnLeadstatusIdChange
- Property
SuperOffice.CRM.Rows.PersonRows is Modified
- New items
- Method
GetFromIdxLeadstatusIdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Rows.PersonRows.IdxLeadstatusId is New
SuperOffice.CRM.Services.Implementation.ServiceFacades.ServiceFacade is Modified
- Deleted items
- Method
ServiceFacade(ILogger<ServiceFacade>)
- Method
- New items
- Method
ServiceFacade(SoOperation)
- Method
SuperOffice.CRM.Ticket.TicketHelper is Modified
- New items
- Method
GetTicketMessageIdsAsync(Int32, CancellationToken)
- Method
SuperOffice.Data.TablesInfo is Modified
- New items
- Method
GetLeadstatusTableInfo()
- Method
SuperOffice.License.ILicenseManager is Modified
- New items
- Property
IsInitialized
- Property
SuperOffice.License.LicenseManager is Modified
- New items
- Property
IsInitialized
- Property
SuperOffice.Security.Principal.SoDatabaseClaimsPrincipalExtensions is Modified
- Deleted items
- Method
GetGrantedLicensesAsString(ClaimsPrincipal) - Method
HasLicense(ClaimsPrincipal, String) - Method
HasLicense(ClaimsPrincipal, String, String)
- Method
SuperOffice.Util.TrackEventSender is Modified
- Deleted items
- Method
TrackEventSender(IOptions<TrackEventConfiguration>, ILogger<TrackEventSender>, IAsyncQueue<TrackEvent>)
- Method
- New items
- Method
TrackEventSender(IOptions<OnlineConfiguration>, ILogger<TrackEventSender>, IAsyncQueue<TrackEvent>)
- Method
Assembly: SoDatabase.BusinessLogic
New types
SuperOffice.CRM.Lists.LeadStatusListProvider
Modified types
SuperOffice.CRM.ArchiveLists.Archive.AppointmentSelectionProviderBase is Modified
- Deleted items
- Method
GetAppointmentSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.ChatConversationSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetChatConversationSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.ContactPersonSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetContactPersonSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.CustomObjectSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetCustomObjectSelectionMembersRowsAsync(Int32, String[], CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionProviderBase is Modified
- Deleted items
- Method
GetDocumentSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.DocumentSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetDocumentSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.FormSubmissionSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetFormSubmissionSelectionMembersRowsAsync(Int32, String[], CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.MailingsSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetMailingsSelectionMembersRowsAsync(Int32, String[], CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionProviderBase is Modified
- Deleted items
- Method
GetProjectSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.ProjectSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetProjectSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionProviderBase is Modified
- Deleted items
- Method
GetSaleSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.SaleSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetSaleSelectionMembersRowsAsync(Int32, String[], Boolean, CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.TicketSelectionProviderBase is Modified
- Deleted items
- Method
GetTicketSelectionMembersRowsAsync(Int32, String[], CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.Archive.TicketSelectionProviderBaseV2 is Modified
- Deleted items
- Method
GetTicketSelectionMembersRowsAsync(Int32, String[], CancellationToken)
- Method
SuperOffice.CRM.ArchiveLists.ExtensibleColumnsBase is Modified
SuperOffice.CRM.ArchiveLists.PersonExtenderBase is Modified
- Modified items
SuperOffice.CRM.ArchiveLists.PersonExtenderBase.Features is Modified
- New items
- Field
.FeaturesUtmParameters
- Field
SuperOffice.CRM.ArchiveLists.ProjectMemberExtenderBase is Modified
SuperOffice.CRM.ArchiveLists.UtmParametersExtenderBase is Modified
SuperOffice.Data.UdefPublishHelper is Modified
- Deleted items
- Method
UdefPublishHelper(IUdefHelper, ISystemEventHelper, ILogger<UdefPublishHelper>)
- Method
- New items
- Method
UdefPublishHelper(IUdefHelper, ISystemEventHelper, ILogger<UdefPublishHelper>, IWebAppUsageRecorder)
- Method
SuperOffice.Util.RagAIHelper is Modified
- Deleted items
- Method
PutDocument(String, String, String, String, RagType, Dictionary<String, Object>)
- Method
- New items
- Method
PutDocument(String, String, String, RagType, Dictionary<String, Object>)
- Method
SuperOffice.Util.VideoMeetingHelper is Modified
- New items
- Property
UserConnectedStateUrl - Method
GetUserConnectedState()
- Property
SuperOffice.Util.VideoMeetingHelper.UserConnectedState is New
SuperOffice.Util.WebAppUsageRecorder is Modified
- Deleted items
- Method
RecordUsageAsync(WebAppUsageRecordData, CancellationToken)
- Method
- New items
- Method
WebAppUsageRecorder() - Method
RecordUsageAsync(String, DateTime, Int32, UInt32)
- Method
Continuous database
The following represent changes to SuperOffice database schema.Assembly: SuperOffice.CD.DSL.Database
New types
SuperOffice.CD.DSL.Database.Steps_CS.CS_66_CustomObjects_DataRight_PrimingSuperOffice.CD.DSL.Database.Steps_CS.CS_67_UpdateCustomObjectSelection_TableNumberSuperOffice.CD.DSL.Database.Steps_UserPreferences.UserPreference_01_Num_Expanded_MessagesSuperOffice.CD.DSL.Database.T_Leadstatus
Modified types
SuperOffice.CD.DSL.Database.T_Person is Modified
- New items
- Field
LeadstatusId
- Field
Assembly: SuperOffice.WebApi
Deleted types
SuperOffice.WebApi.Data.InitalUtmParameters
New types
SuperOffice.WebApi.Data.Appointment_GetVideoMeetingConnectedStateRequestSuperOffice.WebApi.Data.Diagnostics_PerformTasksAfterCustomObjectTableCreatedRequestSuperOffice.WebApi.Data.Person_SetUtmCreatedPersonContactForFormSubmissionRequestSuperOffice.WebApi.Data.SavedUtmParametersSuperOffice.WebApi.Data.Selection_SaveBoardViewSettingsForSelectionAndAssociateRequestSuperOffice.WebApi.Data.Ticket_AcceptTicketsRequestSuperOffice.WebApi.Data.User_GetAllDataRightsRequestSuperOffice.WebApi.Data.UserConnectedState
Modified types
SuperOffice.WebApi.Agents.AppointmentAgent is Modified
- New items
- Method
GetVideoMeetingConnectedStateAsync(RequestOptions)
- Method
SuperOffice.WebApi.Agents.DiagnosticsAgent is Modified
- New items
- Method
PerformTasksAfterCustomObjectTableCreatedAsync(String, RequestOptions)
- Method
SuperOffice.WebApi.Agents.IAppointmentAgent is Modified
- New items
- Method
GetVideoMeetingConnectedStateAsync(RequestOptions)
- Method
SuperOffice.WebApi.Agents.IDiagnosticsAgent is Modified
- New items
- Method
PerformTasksAfterCustomObjectTableCreatedAsync(String, RequestOptions)
- Method
SuperOffice.WebApi.Agents.IPersonAgent is Modified
- New items
- Method
SetUtmCreatedPersonContactForFormSubmissionAsync(Int32, Int32, Int32, RequestOptions)
- Method
SuperOffice.WebApi.Agents.ISelectionAgent is Modified
- New items
- Method
SaveBoardViewSettingsForSelectionAndAssociateAsync(BoardViewSettingsBase, Int32, Int32, RequestOptions)
- Method
SuperOffice.WebApi.Agents.ITicketAgent is Modified
- New items
- Method
AcceptTicketsAsync(Int32[], RequestOptions)
- Method
SuperOffice.WebApi.Agents.IUserAgent is Modified
- New items
- Method
GetAllDataRightsAsync(Int32, RoleRelationToOwner, RequestOptions)
- Method
SuperOffice.WebApi.Agents.PersonAgent is Modified
- New items
- Method
SetUtmCreatedPersonContactForFormSubmissionAsync(Int32, Int32, Int32, RequestOptions)
- Method
SuperOffice.WebApi.Agents.SelectionAgent is Modified
- New items
- Method
SaveBoardViewSettingsForSelectionAndAssociateAsync(BoardViewSettingsBase, Int32, Int32, RequestOptions)
- Method
SuperOffice.WebApi.Agents.TicketAgent is Modified
- New items
- Method
AcceptTicketsAsync(Int32[], RequestOptions)
- Method
SuperOffice.WebApi.Agents.UserAgent is Modified
- New items
- Method
GetAllDataRightsAsync(Int32, RoleRelationToOwner, RequestOptions)
- Method
SuperOffice.WebApi.Data.ContactEntity is Modified
- Deleted items
- Property
InitialUtmParameters
- Property
- New items
- Property
UtmParameters
- Property
SuperOffice.WebApi.Data.PersonEntity is Modified
- Deleted items
- Property
InitialUtmParameters
- Property
- New items
- Property
LeadstatusId - Property
UtmParameters
- Property
SuperOffice.WebApi.Data.ProjectMember is Modified
- New items
- Property
Registered - Property
Updated
- Property
SuperOffice.WebApi.Data.UserPreferenceStrings is Modified
- Modified items
SuperOffice.WebApi.Data.UserPreferenceStrings.DiaryView is Modified
- Deleted items
- Field
.DiaryViewSecretaryMode
- Field
SuperOffice.WebApi.Data.UserPreferenceStrings.SalesNotification is Modified
- Deleted items
- Field
.SalesNotificationNotifyCompanyAssignment
- Field
- New items
- Field
.SalesNotificationNotifyContactOwnership
- Field