Pageflex Document Action API
BatchRecordSize Property
Namespaces > Pageflex.Scripting > Job > BatchRecordSize
Number of records in each batch (if batching output).
Syntax| C# | Visual Basic | Managed C++ |
public uint BatchRecordSize { get; }
Public ReadOnly Property BatchRecordSize As UInteger
public: unsigned int BatchRecordSize { unsigned int get (); }
Exceptions| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)