Click or drag to resize

IViewRowTKey, TValue Properties

The IViewRowTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyId
The identifier for the row.
Public propertyKey
The key emitted by the View Map function.
Public propertyValue
The value emitted by the View Map function or if a Reduce view, the value of the Reduce.
Top
See Also