Supported accounting event types.
Namespace:
Asi.iBO.FinancialsAssembly: 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 name | Description | |
|---|---|---|
| ProFormaFullPurchase |
The only supported event type: Pro-forma full purchase.
|