MergeArticleState Enum

Definition

Enumerates the supported status settings for a merge article.

public enum class MergeArticleState
public enum MergeArticleState
type MergeArticleState = 
Public Enum MergeArticleState
Inheritance
MergeArticleState

Fields

Active 2

The initial snapshot scripts for the have been generated.

NewActive 6

Internal use only.

NewInactive 5

Internal use only.

Unsynchronized 1

The initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Applies to

See also