PagePropertiesDrilldownKey Property |
The field to use as the PK in a drilldown to detail navigation.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string DrilldownKey { get; }
ReadOnly Property DrilldownKey As String
Get
Property Value
Type:
StringThe field to use as the PK in a drilldown to detail navigation.
See Also