Enum WSB_PRPMediaThresholdType¶
Media Threshold Types. Specifies how the threshold for orphaned media/media sets is determined.
Values¶
| Ordinal | Name | Description |
|---|---|---|
Any |
Any number of orphaned media/media sets will trigger the threshold. | |
| 1 | Percentage |
A percentage of orphaned media/media sets will trigger the threshold. |
| 2 | Count |
A specific count of orphaned media/media sets will trigger the threshold. |