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

TUpload

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

Declaration

Source position: googleanalytics.pp line 3089

type TUpload = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure SetcustomDataSourceId(); virtual;

  procedure Seterrors(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setstatus(); virtual;

published

  property accountId: string; [rw]

  property customDataSourceId: string; [rw]

  property errors: TStringArray; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property status: string; [rw]

end;

Inheritance

TUpload

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18