Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces Namespace > IFKCalculationsController Interface > IFKCalculationsController Methods > GetObligationAfterMaturityTermGroupedBySubject Method | | Drukuj |
.NET Framework Class Library
IFKCalculationsController.GetObligationAfterMaturityTermGroupedBySubject 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 GetObligationAfterMaturityTermGroupedBySubject ( _ |
C# |
IHttpActionResult GetObligationAfterMaturityTermGroupedBySubject( |
Visual C++ |
IHttpActionResult^ GetObligationAfterMaturityTermGroupedBySubject( |
JavaScript |
function getObligationAfterMaturityTermGroupedBySubject(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