BGVATDeclarationDeductedVATAmountArticle92Paragraph1 Property |
Field 01 - 70 from the declaration. Amounts are in base currency. Must be greater than 0.00. [Currency: EnterpriseCompany.BaseCurrency] [Required] [Default(0)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Amount DeductedVATAmountArticle92Paragraph1 { get; set; }
Public Property DeductedVATAmountArticle92Paragraph1 As Amount
Get
Set
public:
property Amount^ DeductedVATAmountArticle92Paragraph1 {
Amount^ get ();
void set (Amount^ value);
}
member DeductedVATAmountArticle92Paragraph1 : Amount with get, set
Property Value
Type:
Amount
See Also