UserSynchronisationBean
From
Description
A bean used to mark a specific user as having been synchronized, and thus prevent that user being returned again from the GetUnsynchronisedUsers method, unless the user's details are updated or changed in some way.
Fields
The data fields of this object. In adition, this object extends the SynchronisationBean, which contains the sync fields common to all "sync" type beans.
Name | Type | Size | Required | Description |
---|---|---|---|---|
userPK | String | 9 | Yes | The primary key used to identify the record to be marked as synchronized. |