adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectBase Class / BeginEdit Method


In This Topic
    BeginEdit Method
    In This Topic
    Creates an undo snapshot for the object graph.
    Overload List
    OverloadDescription
    Creates an undo snapshot for the object graph.  
    Creates an undo snapshot and returns an UndoLevel object that is used to automatically commit or revert changes when it goes out of scope.  
    See Also