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

TReport

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

Declaration

Source position: googleadexchangeseller.pp line 418

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



CT Web help

CodeTyphon Studio