Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels Namespace > DocumentVatRegister Class > DocumentVatRegister Properties > VatValuePLN Property | | Drukuj |
.NET Framework Class Library
DocumentVatRegister.VatValuePLN Property
Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels
Assembly: Sage.PL.WebAPI.Interface.FKF.Documents (in Sage.PL.WebAPI.Interface.FKF.Documents.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Public Property VatValuePLN As Decimal |
C# |
public decimal VatValuePLN { get; set; } |
Visual C++ |
public: |
JavaScript |
function get_vatValuePLN(); |