Click or drag to resize

PagePropertiesDrilldownViewKey Property

The field in the drilldown target corrseponding to the DrilldownKey in this page. If omitted, the drilldown target's PK is assumed.

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

Property Value

Type: String
The field in the drilldown target corrseponding to the DrilldownKey in this page. If omitted, the drilldown target's PK is assumed.
See Also