MapperExtensionBaseParentKeyValue Property |
Gets the request's parent record's row key value under most circumstances including: datasheets, subforms,
popup new forms, and datasheet drilldowns.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ParentKeyValue { get; }
Public ReadOnly Property ParentKeyValue As String
Get
Property Value
Type:
StringSee Also