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

TFilterExpression

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

Declaration

Source position: googleanalytics.pp line 1525

type TFilterExpression = class(TGoogleBaseObject)

protected

  procedure SetcaseSensitive(); virtual;

  procedure SetexpressionValue(); virtual;

  procedure Setfield(); virtual;

  procedure SetfieldIndex(); virtual;

  procedure Setkind(); virtual;

  procedure SetmatchType(); virtual;

published

  property caseSensitive: Boolean; [rw]

  property expressionValue: string; [rw]

  property field: string; [rw]

  property fieldIndex: Integer; [rw]

  property kind: string; [rw]

  property matchType: string; [rw]

end;

Inheritance

TFilterExpression

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18