Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces Namespace > IFKCalculationsController Interface > IFKCalculationsController Methods > GetObligationBeforeMaturityTermGroupedBySubject Method | | Drukuj |
.NET Framework Class Library
IFKCalculationsController.GetObligationBeforeMaturityTermGroupedBySubject Method
Namespace: Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces
Assembly: Sage.PL.WebAPI.Interface.FKF.Calculations (in Sage.PL.WebAPI.Interface.FKF.Calculations.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Function GetObligationBeforeMaturityTermGroupedBySubject ( _ |
C# |
IHttpActionResult GetObligationBeforeMaturityTermGroupedBySubject( |
Visual C++ |
IHttpActionResult^ GetObligationBeforeMaturityTermGroupedBySubject( |
JavaScript |
function getObligationBeforeMaturityTermGroupedBySubject(dateFrom, dateTo); |
dateFrom (Optional)
Type: System.Nullable(DateTime)
dateTo (Optional)
Type: System.Nullable(DateTime)
IFKCalculationsController Interface
IFKCalculationsController Members
Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces Namespace