Click or drag to resize
Infosoft Logo

IDeliveryElementCodeEntityService Methods

The IDeliveryElementCodeEntityService type exposes the following members.

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