Click or drag to resize

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; }

Property Value

Type: String
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.
See Also