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

TMetricFilter

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

Declaration

Source position: googleanalyticsreporting.pp line 936

type TMetricFilter = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetmetricName(); virtual;

  

  procedure Set_operator(); virtual;

  

  procedure SetcomparisonValue(); virtual;

  

  procedure Set_not(); virtual;

  

published

  property metricName: string; [rw]

  

  property _operator: string; [rw]

  

  property comparisonValue: string; [rw]

  

  property _not: Boolean; [rw]

  

end;

Inheritance

TMetricFilter

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio