| RecroGridIsFEPQueue Property |
Gets a value indicating whether this instance is FEP Queue.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected bool IsFEPQueue { get; }
Property Value
Type:
Booleantrue if this instance is FEP queue; otherwise,
false.
See Also