Defines the financial configuration options that are stored in the System_Params table by the AR_Control entries.

Namespace: Asi.iBO.Financials
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public enum BatchControlOption
Visual Basic
Public Enumeration BatchControlOption
Visual C++
public enum class BatchControlOption

Members

Member nameDescription
NoBatchControl
OperatorAssignedNumbers
AutoSequentialNumbers
AutoDateNumber

See Also