RecroGridRGEntityEntityObjectType Property

Gets the type of the entity object.

Definition

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

Property Value

Type
The type of the entity object.

See Also