Class TargetEntityTypeProvider
Inheritance
TargetEntityTypeProvider
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("TargetEntityType")]
public class TargetEntityTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
TargetEntityTypeProvider()
Declaration
public TargetEntityTypeProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "TargetEntityType"
Field Value
Methods
AddItemsAsync(CancellationToken)
Create the hard-coded item list
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
Returns
Overrides
Implements
Extension Methods