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

TPersonTypeorganizationsItem

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

Declaration

Source position: googleplus.pp line 1163

type TPersonTypeorganizationsItem = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setdepartment(); virtual;

  procedure Setdescription(); virtual;

  procedure SetendDate(); virtual;

  procedure Setlocation(); virtual;

  procedure Setname(); virtual;

  procedure Setprimary(); virtual;

  procedure SetstartDate(); virtual;

  procedure Settitle(); virtual;

  procedure Set_type(); virtual;

published

  property department: string; [rw]

  property description: string; [rw]

  property endDate: string; [rw]

  property location: string; [rw]

  property name: string; [rw]

  property primary: Boolean; [rw]

  property startDate: string; [rw]

  property title: string; [rw]

  property _type: string; [rw]

end;

Inheritance

TPersonTypeorganizationsItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18