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

TListExecutionsResponse

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

Declaration

Source position: googletoolresults.pp line 284

type TListExecutionsResponse = class(TGoogleBaseObject)

protected

  procedure Setexecutions(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property executions: TListExecutionsResponseTypeexecutionsArray; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TListExecutionsResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio