Interface CommitItemStateFlags

All Known Implementing Classes:
CommitItem.StateFlags

public interface CommitItemStateFlags
The constants in this interface describe the changes to an item to be committed.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int Add
    the item has been added
    static int Delete
    the item has been deleted
    static int IsCopy
    the item has been copied
    static int PropMods
    the item has property modifications
    static int TextMods
    the item has text modifications