RecroGrid.RGServiceParams.RowVersion Property

Gets the row version.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
C#
public int? RowVersion { get; }

Property Value

Nullable<Int32>
The row version.

See Also