Share via


EMSSubstance::findbyItemId Method

Finds the specified record in the EMSSubstance table by using the specified ItemId and InventDimId values.

Syntax

client server public static EMSSubstance findbyItemId(ItemId _itemId, InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: EMSSubstance Table
A record in the EMSSubstance table; otherwise, an empty record.

See Also

Reference

EMSSubstance Table