VersionStatus Enumeration
Specifies the status of a version.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| Committed | The version's member data has been approved and cannot be changed. | |
| Locked | The version is locked for review and member data cannot be changed except by an administrator. | |
| NotSpecified | The status of the version is unknown or has not been set. | |
| Open | The version is open for member data to be changed. |
The VersionStatus simple type specifies the status of a version.
Show: