Sage.PL.WebAPI.Interface.FKF.Common.Interfaces Namespace > IFKCurrenciesTablesController Interface > IFKCurrenciesTablesController Methods > Get Method > Get Method (Int32, Nullable(DateTime)) | | Drukuj |
.NET Framework Class Library
IFKCurrenciesTablesController.Get Method (Int32, Nullable(DateTime))
Namespace: Sage.PL.WebAPI.Interface.FKF.Common.Interfaces
Assembly: Sage.PL.WebAPI.Interface.FKF.Common (in Sage.PL.WebAPI.Interface.FKF.Common.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Function Get ( _ |
C# |
IHttpActionResult Get( |
Visual C++ |
IHttpActionResult^ Get( |
JavaScript |
function get(currencyId, date); |
currencyId
Type: System.Int32
date (Optional)
Type: System.Nullable(DateTime)
IFKCurrenciesTablesController Interface