MergeArticleState Enum  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the supported status settings for a merge article.
public enum class MergeArticleStatepublic enum MergeArticleStatetype MergeArticleState = Public Enum MergeArticleState- Inheritance
- 
				MergeArticleState
Fields
| Name | Value | Description | 
|---|---|---|
| Unsynchronized | 1 | The initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication. | 
| Active | 2 | The initial snapshot scripts for the have been generated. | 
| NewInactive | 5 | Internal use only. | 
| NewActive | 6 | Internal use only. | 
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.