IRecroGridContextIsFEPQueue Property

Gets or sets a value indicating whether this instance is FEP Queue.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
bool IsFEPQueue { get; set; }

Property Value

Boolean
true if this instance is FEP Queue; otherwise, false.

See Also