Click or drag to resize

TransactionTemplatesRepositoryTableName Field

The primary storage table for TransactionTemplate objects

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const string TableName = "Rent_Transaction_Templates"

Field Value

Type: String
See Also