Click or drag to resize
IFdoDoubleFilteredTask Interface
Interface providing double-filtered feature processing capabilities.

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

The IFdoDoubleFilteredTask type exposes the following members.

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