http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewSupplierTranslationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewSupplierTranslationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
SupplierNumber Element SupplierGeneralName Element SupplierId Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSupplierTranslationInfo Element Sequence ArrayOfViewSupplierTranslationInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
SupplierId xs:int
SupplierGeneralName optional xs:string
Used By
GetSupplierTranslationsResult Element
Source
<xs:complexType name="ArrayOfViewSupplierTranslationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewSupplierTranslationInfo" nillable="true" type="tns:ViewSupplierTranslationInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents