FreeFlow class library

Server.RaisedFlagsPending Property

For version 6.6 and later database, gets the number of raised flags pending processing. If this value is too high, it may indicate a problem with the eRaisedFlag table

[Visual Basic]
Public ReadOnly Property RaisedFlagsPending As Integer
[C#]
public int RaisedFlagsPending {get;}

See Also

Server Class | FreeFlow.Administration Namespace