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