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

TFilterRef

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

Declaration

Source position: googleanalytics.pp line 1562

type TFilterRef = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  

  procedure Sethref(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

published

  property accountId: string; [rw]

  

  property href: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

end;

Inheritance

TFilterRef

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio