| RecroGridRGServiceParamsRowVersion Property |
Gets the row version.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public int? RowVersion { get; }
Property Value
Type:
NullableInt32
The row version.
See Also