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

TWmxSitemap

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

Declaration

Source position: googlewebmasters.pp line 396

type TWmxSitemap = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setcontents(); virtual;

  procedure Seterrors(); virtual;

  procedure SetisPending(); virtual;

  procedure SetisSitemapsIndex(); virtual;

  procedure SetlastDownloaded(); virtual;

  procedure SetlastSubmitted(); virtual;

  procedure Setpath(); virtual;

  procedure Set_type(); virtual;

  procedure Setwarnings(); virtual;

published

  property contents: TWmxSitemapTypecontentsArray; [rw]

  property errors: string; [rw]

  property isPending: Boolean; [rw]

  property isSitemapsIndex: Boolean; [rw]

  property lastDownloaded: TDatetime; [rw]

  property lastSubmitted: TDatetime; [rw]

  property path: string; [rw]

  property _type: string; [rw]

  property warnings: string; [rw]

end;

Inheritance

TWmxSitemap

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18