Click or drag to resize
Infosoft Logo

DeletePriceEntityRequest Class

Message Contract Class - DeletePriceEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeletePriceEntityRequest

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

The DeletePriceEntityRequest type exposes the following members.

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