adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ADTIndependentObject Class / Save Method / Save() Method

In This Topic
    Save() Method
    In This Topic
    Saves the object to the server/database.
    Syntax
    'Declaration
     
    
    Public Overloads Overridable Sub Save() 
    public virtual void Save()
    Remarks
    This method throws an exception if the save fails.
    See Also