| Get Method | |
| See Also |
- pICentralBankIndicatorParams
The key of the central bank indicator to retrieve.
Retrieves a central bank indicator.
The central bank indicator is specified by its key, which is contained in the CentralBankIndicatorParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
ByVal pICentralBankIndicatorParams As CentralBankIndicatorParams _
) As CentralBankIndicator |
- pICentralBankIndicatorParams
The key of the central bank indicator to retrieve.