Click or drag to resize

BGVATDocumentTypeVATCodeCashReportingVATCode Property

VAT code, which will be used when Cash Reporting mode is used for the entry. Allowed values are the same as for VAT Code.

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

Property Value

Type: NullableBGVATDocumentTypeVATCodesRepositoryCashReportingVATCode
See Also