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

TRule

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

Declaration

Source position: googletagmanager.pp line 799

type TRule = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  

  procedure Setcondition(); virtual;

  

  procedure SetcontainerId(); virtual;

  

  procedure Setfingerprint(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setnotes(); virtual;

  

  procedure SetruleId(); virtual;

  

published

  property accountId: string; [rw]

  

  property condition: TRuleTypeconditionArray; [rw]

  

  property containerId: string; [rw]

  

  property fingerprint: string; [rw]

  

  property name: string; [rw]

  

  property notes: string; [rw]

  

  property ruleId: string; [rw]

  

end;

Inheritance

TRule

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio