http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ViewStandbyProductPropertyInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ViewStandbyProductPropertyInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of StandbyProductPropertyInfo Complex Type
Diagram
StandbyProductDescription Element StandbyProductExternalCode Element StandbyProductCode Element BaseProductPropertyValueDescription Element BaseProductPropertyValueCode Element BaseProductPropertyTableDescription Element BaseProductPropertyTableCode Element BaseProductPropertyValueId Element StandbyProductId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStandbyProductPropertyInfo Complex Type
Overview
Sequence
Used By
ViewStandbyProductPropertyInfo Element
Source
<xs:complexType name="ViewStandbyProductPropertyInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:StandbyProductPropertyInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyTableCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyTableDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyValueCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyValueDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StandbyProductCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StandbyProductExternalCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StandbyProductDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents