Click or drag to resize

RecroTrackFEPType Property

Gets or sets the type of the FEP.

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

Property Value

Type: FEPTypeEnum
The type of the FEP.
See Also