Returns the collection of BatchItemHandle instances.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Friend Overridable Function GetBatchList As IList |
| C# |
|---|
protected internal virtual IList GetBatchList() |
| Visual C++ |
|---|
protected public: virtual IList^ GetBatchList() |
| JavaScript |
|---|
function getBatchList(); |