IndexLinkedSecuritygetPriceIndexFactory Method

Get a pointer to the currently used PriceIndexFactory implementation instance.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public PriceIndexFactory getPriceIndexFactory()

Return Value

PriceIndexFactory
A pointer to the PriceIndexFactory implementation instance currently in use, or 0 if none has been set.

See Also