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

TMcfData

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

Declaration

Source position: googleanalytics.pp line 2329

type TMcfData = class(TGoogleBaseObject)

protected

  procedure SetcolumnHeaders(); virtual;

  

  procedure SetcontainsSampledData(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetitemsPerPage(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextLink(); virtual;

  

  procedure SetpreviousLink(); virtual;

  

  procedure SetprofileInfo(); virtual;

  

  procedure Setquery(); virtual;

  

  procedure Setrows(); virtual;

  

  procedure SetsampleSize(); virtual;

  

  procedure SetsampleSpace(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure SettotalResults(); virtual;

  

  procedure SettotalsForAllResults(); virtual;

  

published

  property columnHeaders: TMcfDataTypecolumnHeadersArray; [rw]

  

  property containsSampledData: Boolean; [rw]

  

  property id: string; [rw]

  

  property itemsPerPage: Integer; [rw]

  

  property kind: string; [rw]

  

  property nextLink: string; [rw]

  

  property previousLink: string; [rw]

  

  property profileInfo: TMcfDataTypeprofileInfo; [rw]

  

  property query: TMcfDataTypequery; [rw]

  

  property rows: TMcfDataTyperowsArray; [rw]

  

  property sampleSize: string; [rw]

  

  property sampleSpace: string; [rw]

  

  property selfLink: string; [rw]

  

  property totalResults: Integer; [rw]

  

  property totalsForAllResults: TMcfDataTypetotalsForAllResults; [rw]

  

end;

Inheritance

TMcfData

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio