http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewPromotionInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewPromotionInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
StoreTypeDescription Element CountryDescription Element IsLocked Element IsIgnorePromotion Element DateTo Element DateFrom Element Description Element ExternalCode Element Code Element PromotionProfileId Element StoreTypeId Element CountryId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPromotionInfo Element Sequence ArrayOfViewPromotionInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
CountryId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
DateFrom xs:dateTime
DateTo xs:dateTime
IsLocked xs:boolean
CountryDescription optional xs:string
StoreTypeDescription optional xs:string
Used By
GetPromotionsResult Element
GetPromotionsWithFilterResult Element
GetCompaniesPromotionsResult Element
Source
<xs:complexType name="ArrayOfViewPromotionInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPromotionInfo" nillable="true" type="tns:ViewPromotionInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents