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

TReportList

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

Declaration

Source position: googledfareporting.pp line 6452

type TReportList = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property etag: string; [rw]

  

  property items: TReportListTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TReportList

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio