NavigationTargetPropertiesNavbar_ParentViewKeySource Property |
The key name in the parent Mapper to use as the source of the filter. By default this is the primary key.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Navbar_ParentViewKeySource { get; }
ReadOnly Property Navbar_ParentViewKeySource As String
Get
Property Value
Type:
StringThe key name in the parent Mapper to use as the source of the filter. By default this is the primary key.
See Also