[This is preliminary documentation and is subject to change.]
Associates an arbitrary data
Namespace: NFX.Financial.MarketAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Object AssociatedData { get; set; }
public Object AssociatedData { get; set; }
Public Property AssociatedData As Object
Get
Set
Public Property AssociatedData As Object
Get
Set
public:
virtual property Object^ AssociatedData {
Object^ get () sealed;
void set (Object^ value) sealed;
}
public:
virtual property Object^ AssociatedData {
Object^ get () sealed;
void set (Object^ value) sealed;
}
abstract AssociatedData : Object with get, set
override AssociatedData : Object with get, set
abstract AssociatedData : Object with get, set
override AssociatedData : Object with get, set
Property Value
Type:
ObjectImplements
ITimeSeriesSample AssociatedData