Click or drag to resize
IFdoFilteredTask Interface
Interface providing single-filtered feature processing capabilities.

Namespace: FDF.Common.Features.Tasks
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IFdoFilteredTask : IFdoTask

The IFdoFilteredTask type exposes the following members.

Properties
  NameDescription
Public propertySourceFilter
Gets or sets feature filter for filtering out source working set of features.
Top
Remarks