http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewWebshopInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewWebshopInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
StoreDescription Element StoreNumber Element CompanyName Element CompanyNumber Element FallbackDebtorId Element IsCancelled Element ShopServerSmsRecipients Element ShopServerIsEnableSms Element ShopServerResendFromDate Element ShopServerLastArticlesSyncDateTime Element ShopServerSubStoreNumber Element ShopServerStoreNumber Element ShopServerPassword Element ShopServerUserName Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewWebshopInfo Element Sequence ArrayOfViewWebshopInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
ShopServerUserName optional xs:string
ShopServerPassword optional xs:string
ShopServerSmsRecipients optional xs:string
IsCancelled xs:boolean
CompanyName optional xs:string
StoreDescription optional xs:string
Used By
GetWebshopsResult Element
Source
<xs:complexType name="ArrayOfViewWebshopInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewWebshopInfo" nillable="true" type="tns:ViewWebshopInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents