http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ViewPriceAgreementInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ViewPriceAgreementInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Base Type
Extension of PriceAgreementInfo Complex Type
Diagram
Cancelled Element DateTo Element DateFrom Element Description Element Code Element PriceType Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPriceAgreementInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
DateFrom xs:dateTime
DateTo xs:dateTime
Cancelled xs:boolean
Used By
ViewPriceAgreementInfo Element
Source
<xs:complexType name="ViewPriceAgreementInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PriceAgreementInfo" />
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents