Click or drag to resize

RecroGridRGEntityRowVersionName Property

Gets the name of the row version.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public string RowVersionName { get; }

Property Value

Type: String
The name of the row version.
See Also