http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewStoreDepartmentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewStoreDepartmentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
DepartmentEmail Element CustomerContactFullName Element DepartmentDescription Element StoreDescription Element IsCancelled Element PurchaseOrdersNote Element EmailAddressId Element CustomerContactId Element DepartmentId Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStoreDepartmentInfo Element Sequence ArrayOfViewStoreDepartmentInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
PurchaseOrdersNote optional xs:string
IsCancelled xs:boolean
StoreDescription optional xs:string
DepartmentDescription optional xs:string
CustomerContactFullName optional xs:string
DepartmentEmail optional xs:string
Used By
GetStoreDepartmentsResult Element
Source
<xs:complexType name="ArrayOfViewStoreDepartmentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewStoreDepartmentInfo" nillable="true" type="tns:ViewStoreDepartmentInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents