Click or drag to resize

EntryEntryType Property

Type of the VAT entry. S=Sales, P=Purchases. [Required] [Filter(eq)] [ORD]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public EntriesRepositoryEntryType EntryType { get; set; }

Property Value

Type: EntriesRepositoryEntryType
See Also