Suoranta.Finance Namespace
Suoranta.Finance - Developer API

EquityTimeSeries..::..CanCombine Method

Determines whether the other EquityTimeSeries can be combined with the current instance as it is.

Namespace:  Suoranta.Finance.Data
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public bool CanCombine(
	EquityTimeSeries other
)

Return Value

true if instances can be combined; otherwise, false.