.NET Documentation
C#
VB
Show/Hide TOC
Tax
Data
Percent Property
Percent of VAT
[PorcIVA]
.
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
decimal
Percent
{
get
;
set
; }
VB
Copy
Public
Property
Percent
As
Decimal
Get
Set
Property Value
Decimal
See Also
Reference
TaxData Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also