IUtility GetZone Method ConfirmDelivery Inc API Documentation
Returns the zone for the parameters zipFrom and zipTo.

Returns "0" if there is no zone for the parameter set.

Namespace: CDI_WCFService3.ICDI_WCFService
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Function GetZone ( _
	authHeader As AuthHeader, _
	zipFrom As String, _
	zipTo As String _
) As String

Return Value

String
Remarks

See Also