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

FeedURL Property

The URL of a Google Data feed.

Syntax

[VB.NET]
Public Property FeedURL As String

[C#]
public string FeedURL {get; set;}

Remarks

This property contains the URL of a Google Data feed. This value will be populated with the default URL of the feed associated with ServiceName once ServiceName and User are set.

This property is used to specify the URL that QueryFeed or CreateEntry will send a request to. You can change the value if you wish to send the request to a different URL.

This property is not available at design time.

Default Value

""

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