SF_PAGINGOPTION_SEGMENTED property: Utility class

Description

Use this property to return a number representing segmented message as the value for the paging data source parameter for scheduled feeds.

Note:

Use the DSPARAMETER_SF_PAGING property to return the name of the paging data source parameter for scheduled feeds.

Important:

Using SF_PAGINGOPTION_SEGMENTED returns the oldest page (message segment) as the initial page of the feed. The links to the other pages (next, previous, first, and last) are available in the FeedDoc wherever applicable.

This option is best suited for when the feed output is large and the feed itself is to be consumed by a crawler or a feed reader application that understand these links.

This property is read-only.