Click or drag to resize

AdHocReport Properties

The AdHocReport type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets/sets the ad hoc list report attributes.
Public propertyCategory
Gets/sets the report category.
Public propertyCreateDate
Gets/sets the date this report was created.
Public propertyCreatorID
Gets/sets the ID of the user who created this report.
Public propertyDescription
Gets/sets the description of this report.
Public propertyFieldList
Gets/sets the ordered list of fields to display in the report.
Public propertyFilter
Gets/sets the report's filter clause.
Public propertyFilterDescription
Gets/sets the report's filter description.
Public propertyGrouping
Gets/sets the report grouping.
Public propertyID
Gets/sets the ad hoc list report ID.
Public propertyName
Gets/sets the name of this report.
Public propertyOwnerID
Gets/sets the ID of the owner of this report. By default ad hoc list reports are restricted to the owner.
Public propertyReportID
Gets/sets the ID of the corresponding AdHocList Report template.
Public propertySort
Gets/sets the report sort expression.
Public propertyTenantID
Gets/sets the Tenant ID for this report. Tenant may be NULL.
Top
See Also