Click or drag to resize
Infosoft Logo

GetResponse_x_EventsResponseResponse_x_EventList Property

A collection of Response_x_Event objects.

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IList<Response_x_Event> Response_x_EventList { get; set; }

Property Value

IListResponse_x_Event
See Also