ListItemUpdateMode Enumeration |
Namespace: Colygon.MatchPoint.WorkflowKit.Actions
public enum ListItemUpdateMode
Member name | Value | Description | |
---|---|---|---|
SystemUpdate | 0 | The update is executed using SystemUpdate. | |
Update | 1 | The update is executed using Update (with changes to the item's version history). | |
UpdateOverwriteVersion | 2 | The update is executed using Update and overwrites the current item version. |