PFFieldUserValueHelperSet Method |
| Name | Description | |
|---|---|---|
| Set(PFFieldUserValueHelper) |
Replaces the currently selected values by the given ones.
| |
| Set(PFGroup) |
Replaces the currently selected values (users and groups) by the given group.
| |
| Set(PFUser) |
Replaces the currently selected values (users and groups) by the given user.
| |
| Set(IEnumerablePFGroup, IEnumerablePFUser) |
Replaces the currently selected values by the given ones.
| |
| Set(IEnumerablePFUser, IEnumerablePFGroup) |
Replaces the currently selected values by the given ones.
|