Class WebhookWebhookUsageExtender
Joins WebhookUsage columns onto a Webhook archive provider. The Webhook_usage table shares the same primary key as the Webhook table.
Inheritance
WebhookWebhookUsageExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public sealed class WebhookWebhookUsageExtender : WebhookUsageExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
WebhookWebhookUsageExtender()
Joins WebhookUsage columns onto a Webhook archive provider. The Webhook_usage table shares the same primary key as the Webhook table.
Declaration
public WebhookWebhookUsageExtender()
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 WebhookUsageTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| WebhookUsageTableInfo |