http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewCashDeclarationExpenseInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewCashDeclarationExpenseInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
LedgerExportCode Element LedgerDescription Element UserFullName Element TransactionNumber Element IsSpecified Element Amount Element ExpenseDate Element Description Element LedgerId Element CashFlowId Element CashDeclarationAttributeId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationExpenseInfo Element Sequence ArrayOfViewCashDeclarationExpenseInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CashFlowId xs:int
LedgerId xs:int
Description optional xs:string
ExpenseDate xs:dateTime
Amount xs:decimal
IsSpecified xs:boolean
UserFullName optional xs:string
LedgerDescription optional xs:string
LedgerExportCode optional xs:string
Used By
GetCashDeclarationExpensesResult Element
Source
<xs:complexType name="ArrayOfViewCashDeclarationExpenseInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCashDeclarationExpenseInfo" nillable="true" type="tns:ViewCashDeclarationExpenseInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents