OEC Application Programming Interface

OECClient.RequestIndexComponents Method 

Sends a request to retrieve Index Components. Index Components will be available in Contract.IndexComponents after event OnIndexComponentsReceived with defined contract

public Void RequestIndexComponents(
   Contract Contract
);

Parameters

Contract
Requested contract

See Also

OECClient Class | OEC.API Namespace