InventSiteLogisticsLocation.addEntityLocation Method
Adds the specified roles to this site logistics location.
Syntax
public InventSiteLogisticsLocation addEntityLocation([container _roles, boolean _replaceRoles])
Run On
ClientOrServer
Parameters
- _roles
Type: container
A container that has IDs for the roles.
- _replaceRoles
Type: boolean
A Boolean value that specifies whether to replace the existing roles with the new roles; optional.
Return Value
Type: InventSiteLogisticsLocation Table
The current record.