Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Transfer an instance of the TradeTotalsEnumerableFactory class into this class to use caches that are built up in the calling class.
Syntax
public boolean transferEnumerableFactory(TradeTotalsEnumerableFactory _enumerableFactory)
Run On
Called
Parameters
- _enumerableFactory
Type: TradeTotalsEnumerableFactory Class
The instance of the TradeTotalsEnumerableFactory class to transfer.
Return Value
Type: boolean
true if the transferred object is accepted; otherwise, false.
Remarks
The instance of the TradeTotalsEnumerableFactory class will only be accepted if the type of the transferred object is equal to the type of the TradeTotalsEnumerableFactory object that would otherwise be created by the TradeTotalsBase class