http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewPriCatTranslationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewPriCatTranslationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
SupplierName Element SupplierNumber Element Ignore Element DestinationText Element DestinationTable Element SourceText Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPriCatTranslationInfo Element Sequence ArrayOfViewPriCatTranslationInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
SourceText optional xs:string
DestinationTable optional xs:string
DestinationText optional xs:string
Ignore xs:boolean
SupplierName optional xs:string
Used By
GetPriCatTranslationsResult Element
Source
<xs:complexType name="ArrayOfViewPriCatTranslationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPriCatTranslationInfo" nillable="true" type="tns:ViewPriCatTranslationInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents