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

TReportTypeschedule

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

Declaration

Source position: googledfareporting.pp line 6308

type TReportTypeschedule = class(TGoogleBaseObject)

protected

  procedure Setactive(); virtual;

  procedure Setevery(); virtual;

  procedure SetexpirationDate(); virtual;

  procedure Setrepeats(); virtual;

  procedure SetrepeatsOnWeekDays(); virtual;

  procedure SetrunsOnDayOfMonth(); virtual;

  procedure SetstartDate(); virtual;

published

  property active: Boolean; [rw]

  property every: Integer; [rw]

  property expirationDate: TDate; [rw]

  property repeats: string; [rw]

  property repeatsOnWeekDays: TStringArray; [rw]

  property runsOnDayOfMonth: string; [rw]

  property startDate: TDate; [rw]

end;

Inheritance

TReportTypeschedule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18