FISA.NET
C#
VB
Show/Hide TOC
Quote
Analytics
get
Price Method
Get the price for this quote.
Definition
Namespace:
com.ftlabs.fisa.calc
Assembly:
FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
Copy
public
virtual
double
getPrice
()
VB
Copy
Public
Overridable
Function
getPrice
As
Double
Return Value
Double
The price.
Implements
Analytics
getPrice
See Also
Reference
QuoteAnalytics Class
com.ftlabs.fisa.calc Namespace
In This Article
Definition
Return Value
Implements
See Also