Unit 'googleadexchangeseller' Package
[Overview][Types][Classes][Index] [#googleapi]

TReport

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleadexchangeseller.pp line 412

type TReport = class(TGoogleBaseObject)

protected

  procedure Setaverages(); virtual;

  procedure Setheaders(); virtual;

  procedure Setkind(); virtual;

  procedure Setrows(); virtual;

  procedure SettotalMatchedRows(); virtual;

  procedure Settotals(); virtual;

  procedure Setwarnings(); virtual;

published

  property averages: TStringArray; [rw]

  property headers: TReportTypeheadersArray; [rw]

  property kind: string; [rw]

  property rows: TReportTyperowsArray; [rw]

  property totalMatchedRows: string; [rw]

  property totals: TStringArray; [rw]

  property warnings: TStringArray; [rw]

end;

Inheritance

TReport

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18