Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

GDataFeedProperties Type

The information about a GData Feed as received from the server.

Remarks

When a GData feed is parsed by the component, each entry is parsed into GDataEntryElement and other information about the feed is presented as GDataFeedProperties.

Fields

Author
String

Contains the name and e-mail address of the author.

Author by default is in the form: Name <e-mail address>.

NameAndEmailFormat can be set to control the value displayed within Author.

AuthorUri
String

This field contains the URI of the author.

CategoryLabel
String

This field identifies a human readable label for the category.

CategoryScheme
String

This field identifies a categorization scheme.

CategoryTerm
String

This field identifies the category to which the entry or feed belongs.

EditURL
String

This field contains the URL of the edit link (rel='edit').

ETag
String

This field contains the ETag of the Google Data feed.

Generator
String

This field identifies the generator of the feed.

Id
String

The Id conveys a permanent, universally unique identifier for an entry or feed. This contains an IRI as defined by RFC3987.

NextURL
String

This field contains the URL of the next link (rel='next').

OpenSearchItemsPerPage
String

The maximum number of items that appear on one page.

OpenSearchStartIndex
String

The 1-based index of the first result.

OpenSearchTotalResults
String

The total number of search results for the query.

PreviousURL
String

This field contains the URL of the previous link (rel='previous').

SelfURL
String

This field contains the URL of the self link (rel='self').

Title
String

This contains the title of the current Atom Feed. Typically the title of the channel is similar to that of the web page where the Atom content is hosted.

Updated
String

Date-time when the feed was updated.

Constructors

[VB.NET]
Public GDataFeedProperties()

[C#]
public GDataFeedProperties();



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0