Click or drag to resize

PageElementPropertiesWizPhantomEditList_ParentViewKeySource Property

The instance and key name in the parent Mapper to use as the source of the filter. By default this is [req.pk].

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

Property Value

Type: String
The instance and key name in the parent Mapper to use as the source of the filter. By default this is [req.pk].
See Also