Click or drag to resize

EntryDealType Property

Deal type that caused this entry. [Required] [Filter(multi eq)]

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

Property Value

Type: DealType
See Also