http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ViewCalculationFactorInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ViewCalculationFactorInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of CalculationFactorInfo Complex Type
Diagram
PreferredSupplierName Element PreferredSupplierNumber Element ClassificationLevel1Code Element ClassificationLevel1Description Element ProductCategoryDescription Element ProductCategoryCode Element GrossMarginPercentage Element PreferredSupplierId Element ClassificationLevel1Id Element ProductCategoryId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCalculationFactorInfo Complex Type
Overview
Sequence
Used By
ViewCalculationFactorInfo Element
Source
<xs:complexType name="ViewCalculationFactorInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CalculationFactorInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel1Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel1Code" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PreferredSupplierNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="PreferredSupplierName" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents