Click or drag to resize
Infosoft Logo

AddOnDeliveryAlreadyExistsFault Class

A fault indicating that an AddOnDelivery was already present in the database, based on the primary key or another candidate key.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContractsAddOnDeliveryAlreadyExistsFault

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

The AddOnDeliveryAlreadyExistsFault type exposes the following members.

Constructors
 NameDescription
Public methodAddOnDeliveryAlreadyExistsFaultInitializes a new instance of the AddOnDeliveryAlreadyExistsFault class
Top
See Also