WMSOutboundRule::find Method
Finds the specified record in the WMSOutboundRule Table.
Syntax
client server public static WMSOutboundRule find(WMSOutboundRuleId _wmsOboundRuleId, [boolean _forUpdate])
Run On
Called
Parameters
- _wmsOboundRuleId
Type: WMSOutboundRuleId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: WMSOutboundRule Table
A record in the WMSOutboundRule table; otherwise, an empty record.