adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FindReferenceResults Class / ChangesSaved Property

In This Topic
    ChangesSaved Property
    In This Topic
    Indicates whether the changes we successfully saved
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ChangesSaved As Boolean
    public bool ChangesSaved {get;}
    See Also