Class DisconnectPersonActionsProvider
List of actions to perform when disconnecting a contact from a company
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("DisconnectPersonActions")]
public class DisconnectPersonActionsProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
DisconnectPersonActionsProvider()
List of actions to perform when disconnecting a contact from a company
Declaration
public DisconnectPersonActionsProvider()
Fields
ProviderName
List of actions to perform when disconnecting a contact from a company
Declaration
public const string ProviderName = "DisconnectPersonActions"
Field Value
| Type | Description |
|---|---|
| string |
Methods
AddItemsAsync(CancellationToken)
Create the hard-coded item list
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
| Type | Name | Description |
|---|---|---|
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| Task |