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