A SmartFavorite object represents an entry for a folder in the SmartFavorites table. It is retrieved by enumerating or indexing the SmartFavorites object.
Property Name |
Return Type |
Description |
---|---|---|
path |
object:Path |
Returns the path this entry represents, as a Path object. |
points |
int |
Returns the number of points this entry has as a source folder. The point score is used by Opus to determine which folders to display. |
destpoints |
int |
Returns the number of points this entry has as a destination folder. |