OEC Application Programming Interface

SimpleSymbolLookupCriteria.ByBaseContractsOnly Property

If ByBaseContractsOnly is true, searching will be performed inside Base Contracts only. Results will still contain Contracts and developer should use Contract.BaseContract to obtain actual BaseContract object

public Boolean ByBaseContractsOnly {get; set;}

See Also

SimpleSymbolLookupCriteria Class | OEC.API Namespace