BGVATDeclarationCoefficientVATLArticle73 Property |
Field 01 - 33 from the declaration. Must be between 0.00 and 1.00. [Required] [Default(0)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic decimal CoefficientVATLArticle73 { get; set; }
Public Property CoefficientVATLArticle73 As Decimal
Get
Set
public:
property Decimal^ CoefficientVATLArticle73 {
Decimal^ get ();
void set (Decimal^ value);
}
member CoefficientVATLArticle73 : decimal with get, set
Property Value
Type:
Decimal
See Also