RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Is
FEPQueue 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: 6.3.0.24.0115.1
C#
Copy
public
bool
IsFEPQueue
{
get
;
set
; }
Property Value
Boolean
true
if this instance is FEP Queue; otherwise,
false
.
Implements
IRecroGridContext
IsFEPQueue
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also