Resource Item Structure

Pk
I (4)
ID of the item.

Providerpk
I (4)
ID of the provider.

Belongsto
C (10)
Pk association as to which provider this item displays with.
Usually this will be the same as the provider's pk, but in
some cases one provider will want to list something
with another provider such as a third party tool.

Subject
C (100)
Topic subject. The hyperlinked text displayed.

Link
M (4)
Full URL to the resource. Optional but suggested. Should
link to the resource directly!

Descript
M (4)
Detailed description of the item

Data
M (4)
Any data that is associated with this item. This
data can be downloaded possibly. For example,
an Intellisense script could be stored here
as an XML record.

Keywords
M (4)
Any keywords in a comma separated list.

Xmllink
M (4)
Link that gets XML of this info (not used)

Submitted
T (8)
Date Submitted

Approved
N (1)
Flag (0/1) to determine whether item is visible.

Private
N (1)
Flag (0/1) that determines whether this item is visible to the 'global'
view or only for the view for a specific provider. Allows providers
to create items that are only visible for their own use

Type
C (15)
Type of this resource (ie. ARTICLE, USERGROUP,INTELLISENSE

Imagelink
M (4)
Full Url to an image that is embedded into the description of the text.
Should be a small image no bigger than 50x50 pixels.

Mode
I (4)
Provider specific flag. Not used at this time.

Xml
M (4)
Free form XML field that can be used to store custom information. Can be used and assigned by the provider using the AddNewsItemEx method.



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