Click or drag to resize

PageElementPropertiesGRSS_RssUpdateFrequency Property

The update frquency in minutes for the feed. If not specified, or set to zero, then the feed will not automatically update.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int GRSS_RssUpdateFrequency { get; }

Property Value

Type: Int32
The update frquency in minutes for the feed. If not specified, or set to zero, then the feed will not automatically update.
See Also