RecroGridRGEntityRowVersionName Property

Gets the name of the row version.

Definition

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

Property Value

String
The name of the row version.

See Also