Click or drag to resize

DealTypeEntryType Property

Type of the VAT entries, which are made for this deal type. S=Sales, P=Purchases. [Required] [Filter(eq)]

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

Property Value

Type: DealTypesRepositoryEntryType
See Also