ReportPropertiesOverrideView Property |
Normally the mapper's view is used to gather criteria. If an OverrideView is specified, then the mapper will use that view to gather criteria.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string OverrideView { get; }
ReadOnly Property OverrideView As String
Get
Property Value
Type:
StringNormally the mapper's view is used to gather criteria. If an OverrideView is specified, then the mapper will use that view to gather criteria.
See Also