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

TWebPropertyRef

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

Declaration

Source position: googleanalytics.pp line 3190

type TWebPropertyRef = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  

  procedure Sethref(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetinternalWebPropertyId(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

published

  property accountId: string; [rw]

  

  property href: string; [rw]

  

  property id: string; [rw]

  

  property internalWebPropertyId: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

end;

Inheritance

TWebPropertyRef

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio