Click or drag to resize
Infosoft Logo

DeleteResponse_x_EventEntityRequest Class

Message Contract Class - DeleteResponse_x_EventEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeleteResponse_x_EventEntityRequest

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

The DeleteResponse_x_EventEntityRequest type exposes the following members.

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