Class SelectionMemberTypeClean
Inheritance
SelectionMemberTypeClean
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("SelectionMemberTypeClean")]
public class SelectionMemberTypeClean : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
SelectionMemberTypeClean()
Declaration
public SelectionMemberTypeClean()
Fields
ProviderName
Declaration
public const string ProviderName = "SelectionMemberTypeClean"
Field Value
Methods
AddItemsAsync(CancellationToken)
Add items to the list based on the name of know archive providers, list used in selectionsarchive
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
Returns
Overrides
Implements
Extension Methods