Supported accounting event types.

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

Syntax

C#
public enum AccountingEventType
Visual Basic (Declaration)
Public Enumeration AccountingEventType
Visual C++
public enum class AccountingEventType

Members

Member nameDescription
ProFormaFullPurchase
The only supported event type: Pro-forma full purchase.

See Also