Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Enum MirroringData.ItemChangingState

State of processing of item

Namespace: EPiServer.MirroringService
Assembly: EPiServer.Enterprise.dll
Version: 7.19.2
Syntax
public enum ItemChangingState

Fields

Name Description
Changed

The Item Has been changed

Executing

The item is under executing

NotChanged

The item has not been changed

Extension Methods