DMFundingPlansDMFundingPlanCashFlowReport Method |
(Debt model) Return a cash flow report of interest expenses
Namespace: CalquantXLAssembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax public static Object DMFundingPlanCashFlowReport(
string fundingPlan_
)
Parameters
- fundingPlan_ String
- Link to a funding plan object (Debt model)
Return Value
ObjectFull cashflow report from a funding plan
See Also