RecroGridRGServiceParamsRowVersion Property

Gets the row version.

Definition

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

Property Value

NullableInt32
The row version.

See Also