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

TActivityTypeeventsItemTypeparametersItem

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

Declaration

Source position: googleadmin.pp line 100

type TActivityTypeeventsItemTypeparametersItem = class(TGoogleBaseObject)

protected

  procedure SetboolValue(); virtual;

  procedure SetintValue(); virtual;

  procedure SetmultiIntValue(); virtual;

  procedure SetmultiValue(); virtual;

  procedure Setname(); virtual;

  procedure Setvalue(); virtual;

published

  property boolValue: Boolean; [rw]

  property intValue: string; [rw]

  property multiIntValue: TStringArray; [rw]

  property multiValue: TStringArray; [rw]

  property name: string; [rw]

  property value: string; [rw]

end;

Inheritance

TActivityTypeeventsItemTypeparametersItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18