Returns the collection of BatchItemHandle instances.
Namespace:
FileNet.Api.CoreAssembly: 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(); |