Click or drag to resize

NavigationTargetPropertiesFilter Property

A SQL filter to add to the target's mapper.

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

Property Value

Type: String
A SQL filter to add to the target's mapper.
See Also