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