Click or drag to resize

PageElementPropertiesGMap_ViewKey Property

The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property.

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

Property Value

Type: String
The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property.
See Also