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