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

TContainerVersionHeader

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

Declaration

Source position: googletagmanager.pp line 319

type TContainerVersionHeader = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  

  procedure SetcontainerId(); virtual;

  

  procedure SetcontainerVersionId(); virtual;

  

  procedure Setdeleted(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetnumMacros(); virtual;

  

  procedure SetnumRules(); virtual;

  

  procedure SetnumTags(); virtual;

  

  procedure SetnumTriggers(); virtual;

  

  procedure SetnumVariables(); virtual;

  

published

  property accountId: string; [rw]

  

  property containerId: string; [rw]

  

  property containerVersionId: string; [rw]

  

  property deleted: Boolean; [rw]

  

  property name: string; [rw]

  

  property numMacros: string; [rw]

  

  property numRules: string; [rw]

  

  property numTags: string; [rw]

  

  property numTriggers: string; [rw]

  

  property numVariables: string; [rw]

  

end;

Inheritance

TContainerVersionHeader

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio