Click or drag to resize

BGVATDeclaringPersonIsDefault Property

True if this is the default person, which issues VAT declarations for this Enterprise Company. [Required] [Default(true)]

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

Property Value

Type: Boolean
See Also