Click or drag to resize
Infosoft Logo

Response_x_EventResponse Class

Service Contract Class - Response_x_EventResponse This response message contains a single affected/changed/found Response_x_Event and is used for operations that returns a single result.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsResponse_x_EventResponse

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

The Response_x_EventResponse type exposes the following members.

Properties
 NameDescription
Public propertyResponse_x_Event A single Response_x_Event object.
Top
Remarks
Auto generated partial.
See Also