DMFundingPlansDMFundingPlanNominalPerCurrency Method |
(Debt model) Return outstanding nominal for a funding plan object at a given date for a given filter.
Namespace: CalquantXLAssembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax public static Object DMFundingPlanNominalPerCurrency(
string fundingPlan_,
DateTime asOfDate_,
string currency_
)
Parameters
- fundingPlan_ String
- Link to a funding instrument (Debt model)
- asOfDate_ DateTime
- As of date
- currency_ String
- Currency
Return Value
ObjectOutstanding nominal of a funding plan for a selected Currency
See Also