Click or drag to resize

DMFundingPlansDMFundingPlanCashFlowReport Method

(Debt model) Return a cash flow report of interest expenses

Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object DMFundingPlanCashFlowReport(
	string fundingPlan_
)

Parameters

fundingPlan_  String
Link to a funding plan object (Debt model)

Return Value

Object
Full cashflow report from a funding plan
See Also