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

TUserRef

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

Declaration

Source position: googleanalytics.pp line 3162

type TUserRef = class(TGoogleBaseObject)

protected

  procedure Setemail(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

published

  property email: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

end;

Inheritance

TUserRef

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18