http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewPurchasePriceGroupInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewPurchasePriceGroupInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
Cancelled Element MobileDescription Element Description Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPurchasePriceGroupInfo Element Sequence ArrayOfViewPurchasePriceGroupInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Description optional xs:string
MobileDescription optional xs:string
Cancelled xs:boolean
Used By
GetPurchasePriceGroupsResult Element
GetCompaniesPurchasePriceGroupsResult Element
Source
<xs:complexType name="ArrayOfViewPurchasePriceGroupInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPurchasePriceGroupInfo" nillable="true" type="tns:ViewPurchasePriceGroupInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents