adTempus API
ArcanaDevelopment.adTempus.Client Namespace / UndoLevel Class / UndoEdit Method


In This Topic
    UndoEdit Method (UndoLevel)
    In This Topic
    Undoes this level of edits
    Syntax
    'Declaration
     
    
    Public Function UndoEdit() As Boolean
    public bool UndoEdit()
    public:
    bool UndoEdit(); 
    See Also