The IPreference type exposes the following members.
| Name | Description |
---|
| GetItemID |
Item ID that is preferred
|
| GetUserID |
ID of user who prefers the item
|
| GetValue |
Strength of the preference for that item.
|
| SetValue |
Sets the strength of the preference for this item
|
Top