TargetReplacementEnum Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Add the target only if there is available tracking remaining. | |
| LowerPriorityOnly | 1 | Add the target if tracking is available or replaces an existing target if one is found at a lower priority. | |
| LowestPriorityAlways | 2 | Add the target if tracking is available or replaces the lowest existing target. |