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

TInvitation

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

Declaration

Source position: googleclassroom.pp line 422

type TInvitation = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  

  procedure SetuserId(); virtual;

  

  procedure SetcourseId(); virtual;

  

  procedure Setrole(); virtual;

  

published

  property id: string; [rw]

  

  property userId: string; [rw]

  

  property courseId: string; [rw]

  

  property role: string; [rw]

  

end;

Inheritance

TInvitation

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio