Click or drag to resize
Infosoft Logo

DeleteProduct_x_TermEntityRequest Class

Message Contract Class - DeleteProduct_x_TermEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeleteProduct_x_TermEntityRequest

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

The DeleteProduct_x_TermEntityRequest type exposes the following members.

Properties
 NameDescription
Public propertyProduct_x_Term An instance of Product_x_Term that refers to the entity to delete.
Top
Remarks
This request message should contain a Product_x_Term object to be deleted
See Also