TradeNonStockedConversion::existName Method
Indicates whether the specified record in the TradeNonStockedConversion table exists.
Syntax
client server public static boolean existName(TradeNonStockedConversionName _name)
Run On
Called
Parameters
- _name
Type: TradeNonStockedConversionName Extended Data Type
The name of the conversion to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.