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; }
ReadOnly Property MapperSummary_Filter As String
Get
Property Value
Type:
StringThe 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