DeleteOptions enum

Fields

None = 0

No data should be deleted. This value should not be used.

DropLocation = 1

The drop location should be deleted.

TestResults = 2

The test results should be deleted.

Label = 4

The version control label should be deleted.

Details = 8

The build should be deleted.

Symbols = 16

Published symbols should be deleted.

All = 31

All data should be deleted.