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

TSiteContact

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

Declaration

Source position: googledfareporting.pp line 6578

type TSiteContact = class(TGoogleBaseObject)

protected

  procedure Setaddress(); virtual;

  

  procedure SetcontactType(); virtual;

  

  procedure Setemail(); virtual;

  

  procedure SetfirstName(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetlastName(); virtual;

  

  procedure Setphone(); virtual;

  

  procedure Settitle(); virtual;

  

published

  property address: string; [rw]

  

  property contactType: string; [rw]

  

  property email: string; [rw]

  

  property firstName: string; [rw]

  

  property id: string; [rw]

  

  property lastName: string; [rw]

  

  property phone: string; [rw]

  

  property title: string; [rw]

  

end;

Inheritance

TSiteContact

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio