Click or drag to resize

ReqParamsPrimaryKey Field

"pk" - The primary key for the current request. Use of this parameter tends to be historical in nature and generally RowKey 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 PrimaryKey = "pk"

Field Value

Type: String
See Also