PriceIndexFactorygetPriceIndex(FISADate) Method
This method returns the price index for the given Date.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
double getPriceIndex(
FISADate date
)
Function getPriceIndex (
date As FISADate
) As Double
- date FISADate
- A Date
DoublePrice index for the given Date.