adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileServiceProvider Class / SupportsBackup Property

In This Topic
    SupportsBackup Property
    In This Topic
    Indicates whether the provider supports making a backup before overwriting a file.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SupportsBackup As Boolean
    public bool SupportsBackup {get;}
    Remarks
    ServiceType must be set
    See Also