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

TOrderContact

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

Declaration

Source position: googledfareporting.pp line 4889

type TOrderContact = class(TGoogleBaseObject)

protected

  procedure SetcontactInfo(); virtual;

  

  procedure SetcontactName(); virtual;

  

  procedure SetcontactTitle(); virtual;

  

  procedure SetcontactType(); virtual;

  

  procedure SetsignatureUserProfileId(); virtual;

  

published

  property contactInfo: string; [rw]

  

  property contactName: string; [rw]

  

  property contactTitle: string; [rw]

  

  property contactType: string; [rw]

  

  property signatureUserProfileId: string; [rw]

  

end;

Inheritance

TOrderContact

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio