Click or drag to resize

FilterProperties Interface

Properties specific to Filter objects.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface FilterProperties

The FilterProperties type exposes the following members.

Properties
  NameDescription
Public propertyCaption
The Name for the filter
Public propertyDescription
The long description of the filter.
Public propertyShortDescription
The ShortDesc property for a MapperFilter
Top
Remarks
Note Note
This interface is declared for documentation purposes only and is not intended to be used from code.
See Also