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

TVariable

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

Declaration

Source position: googletagmanager.pp line 1060

type TVariable = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetaccountId(); virtual;

  

  procedure SetcontainerId(); virtual;

  

  procedure SetdisablingTriggerId(); virtual;

  

  procedure SetenablingTriggerId(); virtual;

  

  procedure Setfingerprint(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setnotes(); virtual;

  

  procedure Setparameter(); virtual;

  

  procedure SetparentFolderId(); virtual;

  

  procedure SetscheduleEndMs(); virtual;

  

  procedure SetscheduleStartMs(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure SetvariableId(); virtual;

  

published

  property accountId: string; [rw]

  

  property containerId: string; [rw]

  

  property disablingTriggerId: TStringArray; [rw]

  

  property enablingTriggerId: TStringArray; [rw]

  

  property fingerprint: string; [rw]

  

  property name: string; [rw]

  

  property notes: string; [rw]

  

  property parameter: TVariableTypeparameterArray; [rw]

  

  property parentFolderId: string; [rw]

  

  property scheduleEndMs: string; [rw]

  

  property scheduleStartMs: string; [rw]

  

  property _type: string; [rw]

  

  property variableId: string; [rw]

  

end;

Inheritance

TVariable

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio