TradeNonStockedConversionLogParent::findIdentifying Method
Finds the specified record in the TradeNonStockedConversionLogParent table.
Syntax
client server public static TradeNonStockedConversionLogParent findIdentifying(RefTableId _identifyingTable, TradeNonStockedIdentifyingAttributeValue _identifyingAttributeValue)
Run On
Called
Parameters
- _identifyingTable
Type: RefTableId Extended Data Type
- _identifyingAttributeValue
Type: TradeNonStockedIdentifyingAttributeValue Extended Data Type
The identifying attribute value of the TradeNonStockedConversionLogParent record to find.
Return Value
Type: TradeNonStockedConversionLogParent Table
A record in the TradeNonStockedConversionLogParent table; otherwise, an empty record.