Interface IAlgorithmProcessor
Inherited Members
Namespace: LemonEdge.API.Core.Processors
Assembly: LemonEdge.API.dll
Syntax
public interface IAlgorithmProcessor : ITaskProcessor, IProcessor, IDisposable
Properties
MarkImportedItems
Declaration
Action<IBaseEntity> MarkImportedItems { get; set; }
Property Value
| Type | Description |
|---|---|
| Action<IBaseEntity> |