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; }
ReadOnly Property DrilldownViewKey As String
Get
Property Value
Type:
StringThe field in the drilldown target corrseponding to the DrilldownKey in this page. If omitted, the drilldown target's PK is assumed.
See Also