XmlIndexSyncHandlerRevisionLevel Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets the revision level. This property determines whether the content beeing indexed is Draft, Approved or cannot be determined.

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

public XmlIndexSyncHandlerLevel RevisionLevel { get; }

Property Value

Type: XmlIndexSyncHandlerLevel
The revision level.
See Also

Reference