ChangeAction Enumeration |
Namespace: Koopman.CheckPoint.Common
public enum ChangeAction
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No changes required | |
| Set | 1 | Replace any existing values with new list of members | |
| Add | 2 | Add to the existing members | |
| Remove | 3 | Remove from the existing members |