http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ViewCalculationRoundingInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ViewCalculationRoundingInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of CalculationRoundingInfo Complex Type
Diagram
Result Element PriceTo Element PriceFrom Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCalculationRoundingInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
PriceFrom xs:decimal
PriceTo xs:decimal
Result xs:decimal
Used By
ViewCalculationRoundingInfo Element
Source
<xs:complexType name="ViewCalculationRoundingInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CalculationRoundingInfo" />
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents