http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ViewProviderInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ViewProviderInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Base Type
Extension of ProviderInfo Complex Type
Diagram
StoreDescription Element CustomParameters Element Enabled Element Password Element UserName Element URL Element Regex Element Description Element ProviderSource Element ProviderType Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewProviderInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
Regex optional xs:string
URL optional xs:string
UserName optional xs:string
Password optional xs:string
Enabled xs:boolean
CustomParameters optional xs:string
StoreDescription optional xs:string
Used By
ViewProviderInfo Element
Source
<xs:complexType name="ViewProviderInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ProviderInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="StoreDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents