|  | 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: 1.7.3
 Syntax
Syntaxbool IsFEPQueue { get; set; }Property Value
Type: 
Booleantrue if this instance is FEP Queue; otherwise, 
false.
            
 See Also
See Also