foxcentral::GetItems

Retrieves news items based on several filter parameters. Returns data as an XML String in cursor format.

o.GetItems(LastOn as DateTime,TimeZone as Integer,Provider as Integer,Type as String) as String

Return Value

XML String of the news items or blank string if an error occurred.

Parameters

LastOn as DateTime
Date after which to retrieve items

TimeZone as Long
The time zone you're in (GMT offset in minutes). Not used at this time so you can pass 0.

Provider as Long
Provider PK filter to see only items by a specific provider. 0 shows all providers.

Type as String
Type filter (NEWS, ARTICLE, DOWNLOAD etc.). Blank or ALL will display all types.


See also:

Web Service FoxCentral


  Last Updated: 6/3/2007 | © West Wind Technologies, 2007