CashFlow Class |
Namespace: Intuit.Ipp.Data
public class CashFlow : ReportQueryBase
The CashFlow type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChunkSize |
Gets or sets the value indicating the Chunk size.
(Inherited from ReportQueryBase.) |
![]() | ClassField |
class
(Inherited from ReportQueryBase.) |
![]() | CurrencyField |
currency
(Inherited from ReportQueryBase.) |
![]() | CustomerField |
customer
(Inherited from ReportQueryBase.) |
![]() | DateMacro |
Gets or sets the value indicating the Date Macro.
(Inherited from ReportQueryBase.) |
![]() | DepartmentField |
department
(Inherited from ReportQueryBase.) |
![]() | EmployeeField |
employee
(Inherited from ReportQueryBase.) |
![]() | EndPeriodField |
end period
(Inherited from ReportQueryBase.) |
![]() | EndTransactionDate |
Gets or sets the value indicating the End Transaction Date.
(Inherited from ReportQueryBase.) |
![]() | ItemField |
item
(Inherited from ReportQueryBase.) |
![]() | OptionField |
Optional
(Inherited from ReportQueryBase.) |
![]() | ReportBasis |
Specify the basis of the report, Cash or Accrual
(Inherited from ReportQueryBase.) |
![]() | ReportBasisFieldSpecified |
report basis specified
(Inherited from ReportQueryBase.) |
![]() | ReportNameField |
report Name
(Inherited from ReportQueryBase.) |
![]() | StartPage |
Gets or sets the value indicating the Start page.
(Inherited from ReportQueryBase.) |
![]() | StartPeriodField |
start period
(Inherited from ReportQueryBase.) |
![]() | StartTransactionDate |
Gets or sets the value indicating the Start Transaction Date.
(Inherited from ReportQueryBase.) |
![]() | SummarizeColumnsByField |
sumarizeColumnBy
(Inherited from ReportQueryBase.) |
![]() | TimeField |
time
(Inherited from ReportQueryBase.) |
![]() | TimeFieldSpecified |
time specified
(Inherited from ReportQueryBase.) |
![]() | VendorField |
vendor
(Inherited from ReportQueryBase.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |