Indicates whether there are any pending items to update in this batch.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable Function HasPendingExecute As Boolean |
| C# |
|---|
public virtual bool HasPendingExecute() |
| Visual C++ |
|---|
public: virtual bool HasPendingExecute() |
| JavaScript |
|---|
function hasPendingExecute(); |