Class ProjectTypeFlatListProvider
Project type list. Encodes Default project duration in extra info.
Inheritance
ProjectTypeFlatListProvider
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("ProjectTypeFlatList")]
public class ProjectTypeFlatListProvider : ProjectTypeProvider, ISoListProvider, ISoList, IEnumerable<ISoListItem>, IEnumerable
Constructors
ProjectTypeFlatListProvider()
Project type list. Encodes Default project duration in extra info.
Declaration
public ProjectTypeFlatListProvider()
Fields
ProviderName
Project type list. Encodes Default project duration in extra info.
Declaration
public const string ProviderName = "ProjectTypeFlatList"
Field Value
Type | Description |
---|---|
string |
Methods
GetGroupingAllowedForListAsync(CancellationToken)
Project type list. Encodes Default project duration in extra info.
Declaration
protected override Task<bool> GetGroupingAllowedForListAsync(CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task<bool> |