XmlIndexSyncHandlerLevel Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Specifies the type of data that is beeing indexed

Namespace: ContentStudio.EventActions.SynchronousEventHandlers
Assembly: SyncEvtHand (in SyncEvtHand.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum Level
Members

  Member nameValueDescription
Unknown0 The type cannot be determined.
Draft1 The data represents the draft content
Approved2 The data represents the approved content
See Also

Reference