Click or drag to resize

BGVATDocumentTypeVATCodeVATCode Property

VAT code to use when creating VAT export files for the specified Document Type. Allowed values is government-regulated list of values.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<BGVATDocumentTypeVATCodesRepositoryVATCode> VATCode { get; set; }

Property Value

Type: NullableBGVATDocumentTypeVATCodesRepositoryVATCode
See Also