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

TCustomDataSource

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

Declaration

Source position: googleanalytics.pp line 604

type TCustomDataSource = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetaccountId(); virtual;

  

  procedure SetchildLink(); virtual;

  

  procedure Setcreated(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetimportBehavior(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetparentLink(); virtual;

  

  procedure SetprofilesLinked(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setupdated(); virtual;

  

  procedure SetuploadType(); virtual;

  

  procedure SetwebPropertyId(); virtual;

  

published

  property accountId: string; [rw]

  

  property childLink: TCustomDataSourceTypechildLink; [rw]

  

  property created: TDatetime; [rw]

  

  property description: string; [rw]

  

  property id: string; [rw]

  

  property importBehavior: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

  property parentLink: TCustomDataSourceTypeparentLink; [rw]

  

  property profilesLinked: TStringArray; [rw]

  

  property selfLink: string; [rw]

  

  property _type: string; [rw]

  

  property updated: TDatetime; [rw]

  

  property uploadType: string; [rw]

  

  property webPropertyId: string; [rw]

  

end;

Inheritance

TCustomDataSource

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio