Click or drag to resize

TransactionTemplateTransactionType Property

Transaction type for the rent transaction that is to be created. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionsRepositoryTransactionType TransactionType { get; set; }

Property Value

Type: TransactionsRepositoryTransactionType
See Also