http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
ArrayOfLogInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : ArrayOfLogInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Diagram
MessageType Element MessageText Element MessageNumber Element Process Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence LogInfo Element Sequence ArrayOfLogInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Process optional xs:string
MessageText optional xs:string
Used By
GetLogsResult Element
Source
<xs:complexType name="ArrayOfLogInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="LogInfo" nillable="true" type="tns:LogInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents