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

TCertificationStatus

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

Declaration

Source position: googlepartners.pp line 581

type TCertificationStatus = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Set_type(); virtual;

  

  procedure SetexamStatuses(); virtual;

  

  procedure SetisCertified(); virtual;

  

published

  property _type: string; [rw]

  

  property examStatuses: TCertificationStatusTypeexamStatusesArray; [rw]

  

  property isCertified: Boolean; [rw]

  

end;

Inheritance

TCertificationStatus

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio