Click or drag to resize
Infosoft Logo

AddOnPriceAlreadyExistsFault Class

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

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

The AddOnPriceAlreadyExistsFault type exposes the following members.

Constructors
 NameDescription
Public methodAddOnPriceAlreadyExistsFaultInitializes a new instance of the AddOnPriceAlreadyExistsFault class
Top
See Also