Click or drag to resize
Infosoft Logo

DeleteOffer_x_ProductEntityResponse Class

Message Contract Class - DeleteOffer_x_ProductEntityResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeleteOffer_x_ProductEntityResponse

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

The DeleteOffer_x_ProductEntityResponse type exposes the following members.

Properties
 NameDescription
Public propertyOffer_x_Product The entity as it looked before being deleted, but with the now non-existing ID removed.
Top
Remarks
This request message should contain the Offer_x_Product object that was deleted
See Also