Click or drag to resize

RGEntityKeyAEntityContainerName Property

Gets or sets the name of the entity container.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax
C#
public virtual string EntityContainerName { get; set; }

Property Value

Type: String
The name of the entity container.
See Also