Click or drag to resize
Infosoft Logo

GetDropOffPointResponse Class

Service Contract Class - GetDropOffPointResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetDropOffPointResponse

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

The GetDropOffPointResponse type exposes the following members.

Properties
 NameDescription
Public propertyDropOffPoint A single DropOffPoint object.
Top
Remarks
This response message contains a single matching DropOffPoint.
See Also