Baseline 2.5 Delete
Deletes a baseline.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psBaselineId | String | In | The element name of the baseline. |
A baseline cannot be removed if:
- The baseline is still used in a publication,
- The baseline is frozen
To hide the baseline in all user interfaces, you could set it to inactive via the SetMetadata function.