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.
Modifies a SysDataSetLookup object to retrieve the InventLocation value, depending on the site ID.
Syntax
client server public static SysDataSetLookup dataSetLookupBySiteIdAllTypes(SysDataSetLookup _sysDataSetLookup, InventSiteId _inventSiteId)
Run On
Called
Parameters
- _sysDataSetLookup
Type: SysDataSetLookup Class
A SysDataSetLookup object.
- _inventSiteId
Type: InventSiteId Extended Data Type
The site ID of the InventLocation value.
Return Value
Type: SysDataSetLookup Class
The modified SysDataSetLookup object.