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.
Retrieves a collection of Common line records filtered by the content of the specified contract.
Syntax
public TradeCommonIEnumerable lineEnumerable(TradeTotalsIContract _contract, [boolean _forupdate])
Run On
Called
Parameters
- _contract
Type: TradeTotalsIContract Interface
The contract that specifies the filter for the collection.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TradeCommonIEnumerable Interface
A TradeCommonIEnumerable object that can be iterated to access the Common line records in the collection.