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

TOrganization

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

Declaration

Source position: googlepeople.pp line 744

type TOrganization = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setmetadata(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure SetformattedType(); virtual;

  

  procedure SetstartDate(); virtual;

  

  procedure SetendDate(); virtual;

  

  procedure Setcurrent(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetphoneticName(); virtual;

  

  procedure Setdepartment(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure SetjobDescription(); virtual;

  

  procedure Setsymbol(); virtual;

  

  procedure Setdomain(); virtual;

  

  procedure Setlocation(); virtual;

  

published

  property metadata: TFieldMetadata; [rw]

  

  property _type: string; [rw]

  

  property formattedType: string; [rw]

  

  property startDate: TDate; [rw]

  

  property endDate: TDate; [rw]

  

  property current: Boolean; [rw]

  

  property name: string; [rw]

  

  property phoneticName: string; [rw]

  

  property department: string; [rw]

  

  property title: string; [rw]

  

  property jobDescription: string; [rw]

  

  property symbol: string; [rw]

  

  property domain: string; [rw]

  

  property location: string; [rw]

  

end;

Inheritance

TOrganization

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio