Click or drag to resize

PageElementPropertiesConsoleDetail_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 ConsoleDetail_ParentViewKeySource { get; }

Property Value

Type: String
The key name in the parent Mapper to use as the source of the filter. By default this is the primary key.
See Also