sampleGroupAssignPolicy Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.sampleGroup
public enum sampleGroupAssignPolicy
| Member name | Value | Description | |
|---|---|---|---|
| nothing | 0 | ||
| onlyNonAssigned | 1 | It will set groupTag to an item if it has no tag | |
| reAssignAll | 2 | It will clear any existing group tag and reassign all | |
| overAssignAll | 3 | It will just add new group tag next to existing | |
| unassignAll | 4 | It will remove any group tag from complete collection |