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

TListOperationsResponse

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

Declaration

Source position: googleappengine.pp line 208

type TListOperationsResponse = class(TGoogleBaseObject)

protected

  procedure Setoperations(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property operations: TListOperationsResponseTypeoperationsArray; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TListOperationsResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio