Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Custom Namespace > DocumentIssue Class > DocumentIssue Properties > CurrencyVAT Property | | Drukuj |
.NET Framework Class Library
DocumentIssue.CurrencyVAT Property
Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Custom
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 CurrencyVAT As DocumentVatRegisterCurrencyIssue |
C# |
public DocumentVatRegisterCurrencyIssue CurrencyVAT { get; set; } |
Visual C++ |
public: |
JavaScript |
function get_currencyVAT(); |
Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Custom Namespace