Class WebhookWebhookExtender
Root extender for Webhooks - converts the Webhook extender into a primary query provider suitable for use in the Webhook Archive as the root query provider.
Inheritance
WebhookWebhookExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public sealed class WebhookWebhookExtender : WebhookExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
WebhookWebhookExtender()
Root extender for Webhooks - converts the Webhook extender into a primary query provider suitable for use in the Webhook Archive as the root query provider.
Declaration
public WebhookWebhookExtender()
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override WebhookTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| WebhookTableInfo |