Click or drag to resize
ReportQueryBase Class
Report Query Base. Base class for all reports.
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.DataReportQueryBase
    More...

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public abstract class ReportQueryBase

The ReportQueryBase type exposes the following members.

Constructors
  NameDescription
Protected methodReportQueryBase
Initializes a new instance of the ReportQueryBase class
Top
Properties
  NameDescription
Public propertyChunkSize
Gets or sets the value indicating the Chunk size.
Public propertyClassField
class
Public propertyCurrencyField
currency
Public propertyCustomerField
customer
Public propertyDateMacro
Gets or sets the value indicating the Date Macro.
Public propertyDepartmentField
department
Public propertyEmployeeField
employee
Public propertyEndPeriodField
end period
Public propertyEndTransactionDate
Gets or sets the value indicating the End Transaction Date.
Public propertyItemField
item
Public propertyOptionField
Optional
Public propertyReportBasis
Specify the basis of the report, Cash or Accrual
Public propertyReportBasisFieldSpecified
report basis specified
Public propertyReportNameField
report Name
Public propertyStartPage
Gets or sets the value indicating the Start page.
Public propertyStartPeriodField
start period
Public propertyStartTransactionDate
Gets or sets the value indicating the Start Transaction Date.
Public propertySummarizeColumnsByField
sumarizeColumnBy
Public propertyTimeField
time
Public propertyTimeFieldSpecified
time specified
Public propertyVendorField
vendor
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodCopyRecursive
recursively copies object properties to destination.
(Defined by Utility.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.DataReportQueryBase
    Intuit.Ipp.DataAccountList
    Intuit.Ipp.DataAgedPayableDetail
    Intuit.Ipp.DataAgedPayables
    Intuit.Ipp.DataAgedReceivableDetail
    Intuit.Ipp.DataAgedReceivables
    Intuit.Ipp.DataBalanceSheet
    Intuit.Ipp.DataCashFlow
    Intuit.Ipp.DataClassSales
    Intuit.Ipp.DataCustomerBalance
    Intuit.Ipp.DataCustomerBalanceDetail
    Intuit.Ipp.DataCustomerIncome
    Intuit.Ipp.DataCustomerSales
    Intuit.Ipp.DataDepartmentSales
    Intuit.Ipp.DataGeneralLedger
    Intuit.Ipp.DataInventoryValuationSummary
    Intuit.Ipp.DataItemSales
    Intuit.Ipp.DataProfitAndLoss
    Intuit.Ipp.DataProfitAndLossDetail
    Intuit.Ipp.DataTransactionList
    Intuit.Ipp.DataTrialBalance
    Intuit.Ipp.DataVendorBalance
    Intuit.Ipp.DataVendorBalanceDetail
    Intuit.Ipp.DataVendorExpenses