Click or drag to resize

FieldPropertiesMapperSummary_Filter Property

The filter to use on the summary's mapper. The filter may contain references to other instance fields on other pages within the wizard.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MapperSummary_Filter { get; }

Property Value

Type: String
The filter to use on the summary's mapper. The filter may contain references to other instance fields on other pages within the wizard.
Remarks
Applies to CellType MapperSummary only.
See Also