NumberingFailures Properties
| Name | Return Type | Description |
|---|---|---|
| InputOutOfValidRangeError | FailureDefinitionId | The input value is out of the allowed range. |
| MoreThenOneElementWasChanged | FailureDefinitionId | The operation lead to the renumbering of more then one element. |
| NumberAlreadyInUseError | FailureDefinitionId | The new number is already in use. |
| SampleNumberingError | FailureDefinitionId | Replace this with the first real one |