Click or drag to resize
Infosoft Logo

GetDropOffPointsResponse Class

Service Contract Class - GetDropOffPointsResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetDropOffPointsResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetDropOffPointsResponse

The GetDropOffPointsResponse type exposes the following members.

Properties
 NameDescription
Public propertyDropOffPointList A collection of DropOffPoint objects.
Top
Remarks
This response message contains a list of all found DropOffPoints
See Also