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

TTeacher

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

Declaration

Source position: googleclassroom.pp line 534

type TTeacher = class(TGoogleBaseObject)

protected

  procedure SetcourseId(); virtual;

  procedure SetuserId(); virtual;

  procedure Setprofile(); virtual;

published

  property courseId: string; [rw]

  property userId: string; [rw]

  property profile: TUserProfile; [rw]

end;

Inheritance

TTeacher

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18