Syntax
Public Function DeleteProvider(ProviderID As Long) As String
Description
The DeleteProvider operation is used to Delete Provider
Request Parameters
| Name | Description | Required |
| ProviderID |
|
Yes |
Response Elements
| Name | Description |
| Provider ID Or Error Code | This operation returns a Provider Id In case of success. Else otherwise, an explicit error code is returned |
See Also