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

TPersonTypeorganizationsItem

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

Declaration

Source position: googleplusDomains.pp line 1504

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



CT Web help

CodeTyphon Studio