http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
ViewCurrencyUnitInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : ViewCurrencyUnitInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Base Type
Extension of CurrencyUnitInfo Complex Type
Diagram
IsCancelled Element UnitValue Element Code Element CurrencyId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCurrencyUnitInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CurrencyId xs:int
Code optional xs:string
UnitValue xs:decimal
IsCancelled xs:boolean
Used By
ViewCurrencyUnitInfo Element
Source
<xs:complexType name="ViewCurrencyUnitInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CurrencyUnitInfo" />
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents