Unit 'googleclouduseraccounts' Package
[Overview][Types][Classes][Index] [#googleapi]

TUserList

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

Declaration

Source position: googleclouduseraccounts.pp line 838

type TUserList = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SetselfLink(); virtual;

published

  property id: string; [rw]

  property items: TUserListTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property selfLink: string; [rw]

end;

Inheritance

TUserList

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18