IndexLinkedSecuritysetPriceIndexFactory Method

Set a pointer to the PriceIndexFactory implementation instance to use.

Definition

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

Parameters

priceIndexFactory  PriceIndexFactory
A pointer to the PriceIndexFactory implementation instance to use.

See Also