Share via


Version.VersionStatus Property

Gets or sets the current status of the version.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute]
public VersionStatus VersionStatus { get; set; }

Property Value

Type: Microsoft.MasterDataServices.VersionStatus
One of the values of VersionStatus. Possible values are Committed, Locked, Open, or NotSpecified.

See Also

Reference

Version Class

Microsoft.MasterDataServices Namespace