Click or drag to resize

FinanceTransaction Class

Finance transaction action
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Transaction.FinanceTransactionFinanceTransaction

Namespace:  ASI.TAM.API.Data.UI.Transaction.FinanceTransaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public sealed class FinanceTransaction

The FinanceTransaction type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedAccountID
Unique identifier used to specify the account containing the transaction.

Created in Epic SDK V5.0.

Public propertyPropName
Return the property name relevant to the user.
Public propertyTransactionID
Unique identifier used to specify the transaction to be financed.

Created in Epic SDK V5.0.

Public propertyTransactionItemsValue
Used to store a collection of transaction items.

Created in Epic SDK V5.0.

Top
Remarks