Class ProjectMemberEventParticipantStatusProvider
List of project member event status fields.
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("projectmembereventparticipantstatus")]
public class ProjectMemberEventParticipantStatusProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ProjectMemberEventParticipantStatusProvider()
List of project member event status fields.
Declaration
public ProjectMemberEventParticipantStatusProvider()
Fields
ProviderName
List of project member event status fields.
Declaration
public const string ProviderName = "projectmembereventparticipantstatus"
Field Value
| Type | Description |
|---|---|
| string |
Methods
AddItemsAsync(CancellationToken)
Hard-coded list from ProjectMemberEventParticipantStatus enum.
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
| Type | Name | Description |
|---|---|---|
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| Task |