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


In This Topic
    BeginEdit() Method
    In This Topic
    Creates an undo snapshot for the object graph.
    Syntax
    'Declaration
     
    
    Public Overloads Function BeginEdit() As Guid
    public Guid BeginEdit()
    public:
    Guid BeginEdit(); 
    See Also