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

TPivotHeaderEntry

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

Declaration

Source position: googleanalyticsreporting.pp line 654

type TPivotHeaderEntry = class(TGoogleBaseObject)

protected

  procedure SetdimensionNames(); virtual;

  procedure SetdimensionValues(); virtual;

  procedure Setmetric(); virtual;

published

  property dimensionNames: TStringArray; [rw]

  property dimensionValues: TStringArray; [rw]

  property metric: TMetricHeaderEntry; [rw]

end;

Inheritance

TPivotHeaderEntry

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18