TimeSeriesSampleBase AssociatedData Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Associates an arbitrary data

Namespace: NFX.Financial.Market
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Object AssociatedData { get; set; }

Property Value

Type: OnlineObject

Implements

ITimeSeriesSample AssociatedData
See Also