Click or drag to resize
Infosoft Logo

DeleteResponse_x_EventEntityResponse Class

Message Contract Class - DeleteResponse_x_EventEntityResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeleteResponse_x_EventEntityResponse

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

The DeleteResponse_x_EventEntityResponse type exposes the following members.

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