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

TBatchReportDefinition

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

Declaration

Source position: googleyoutubeAnalytics.pp line 132

type TBatchReportDefinition = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

  property status: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TBatchReportDefinition

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio