Expand Minimize
This topic has not yet been rated - Rate this topic

VersionValidationStatus Enumeration

Contains values that specify the validation status of a version.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataContractAttribute(Name = "VersionValidationStatus", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum VersionValidationStatus
Member nameDescription
NotSpecifiedValidation status is unspecified.
NotValidatedThe version is not fully validated.
ValidatedThe version is fully validated.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.