"rk" - The RowKey (primary key) for the current request.
The RowKey may be a compound key (see
RowKey) in which case the values will be
pipe-separated and ordered by ascending key name. For historical reasons sometimes
PrimaryKey is used instead.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string RowKey = "rk"
Public Const RowKey As String = "rk"
Field Value
Type:
StringSee Also