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

TProfileRef

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

Declaration

Source position: googleanalytics.pp line 2609

type TProfileRef = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure Sethref(); virtual;

  procedure Setid(); virtual;

  procedure SetinternalWebPropertyId(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetwebPropertyId(); 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]

  property webPropertyId: string; [rw]

end;

Inheritance

TProfileRef

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18