DeleteLocationServicingSite Method
Used to remove the relationship between a site and a location servicing it. This overload takes a set of required parameters for the API.
Used to remove the relationship between a site and a location servicing it.
Overload List
Overload | Description |
---|---|
DeleteLocationServicingSite(String,String) | Used to remove the relationship between a site and a location servicing it. This overload takes a set of required parameters for the API. |
DeleteLocationServicingSite(DeleteLocationServicingSiteSetup) | Used to remove the relationship between a site and a location servicing it. This overload takes a setup object. |
DeleteLocationServicingSite(DeleteLocationServicingSiteSetup,IDbTransaction) | Used to remove the relationship between a site and a location servicing it. This overload takes a setup object and a database transaction. |
Remarks
As a result of a call to this API, all of the other locations that service this site will have their ranks changed as necessary.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogisticsToolkit Class LogisticsToolkit Members FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.DeleteLocationServicingSiteSetup