BGVATDeclarationVATAmountToRecoupArticle92Paragraph4 Property |
Field 01 - 82 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 VATAmountToRecoupArticle92Paragraph4 { get; set; }
Public Property VATAmountToRecoupArticle92Paragraph4 As Amount
Get
Set
public:
property Amount^ VATAmountToRecoupArticle92Paragraph4 {
Amount^ get ();
void set (Amount^ value);
}
member VATAmountToRecoupArticle92Paragraph4 : Amount with get, set
Property Value
Type:
Amount
See Also