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

TFileList

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

Declaration

Source position: googledfareporting.pp line 3654

type TFileList = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property etag: string; [rw]

  

  property items: TFileListTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TFileList

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio