Returns the collection of BatchItemHandle
instances.
Namespace:
FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Overridable Function GetBatchList() As IList |
C# |
---|
protected virtual IList GetBatchList() |
C++ |
---|
protected: virtual IList GetBatchList() |
J# |
---|
protected virtual IList GetBatchList() |
JScript |
---|
protected virtual
function GetBatchList() : IList |
See Also