Click or drag to resize
Infosoft Logo

IDropOffPointEntityService Methods

The IDropOffPointEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new DropOffPoint
Public methodDelete Deletes the specified DropOffPoint.
Public methodGet Gets a list of DropOffPoints matching the specified filter.
(Inherited from IDropOffPointQueryService)
Public methodGetAll Gets all DropOffPoints
(Inherited from IDropOffPointQueryService)
Public methodGetSingle Gets a single DropOffPoint matching the provided filter.
(Inherited from IDropOffPointQueryService)
Public methodUpdate Updates the specified DropOffPoint
Top
See Also