YUserSubscribedCollection
Object: YUserSubscribedCollection (Y_ USER_SUBSCRIBED_COLLECTION)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
---|---|---|---|---|---|---|---|---|---|
Rules |
Temp/Wiz |
||||||||
contact GroupID |
CONTACT_GROUP_ID (NUMBER) |
YContact |
int |
The primary key number of the static Contact collection that the user has subscribed to. |
|||||
display Order |
DISPLAY_ ORDER (NUMBER) |
int |
The display order of the subscribed collections, expressed as a number, for example, 5th in order = 5. |
||||||
primaryKey |
PRIMARY_ KEY (NUMBER) |
int |
The ID number of the subscribed collection. |
||||||
searchID--> |
SEARCH_ |
int |
The primary key number of the search view that the user has subscribed to. |
||||||
userID--> |
USER_ID (NUMBER) |
int |
The primary key number of the subscribing user. |
||||||
version |
VERSION (NUMBER) |
int |
The version number of the collection subscription |