Show / Hide Table of Contents

Class SmartSyncPolicy.Local

The specified content will be synced as local files by default.

Inheritance
System.Object
SmartSyncPolicy
SmartSyncPolicy.Local
Inherited Members
SmartSyncPolicy.IsLocal
SmartSyncPolicy.AsLocal
SmartSyncPolicy.IsOnDemand
SmartSyncPolicy.AsOnDemand
SmartSyncPolicy.IsOther
SmartSyncPolicy.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamPolicies
Assembly: Dropbox.Api.dll
Syntax
public sealed class Local : SmartSyncPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Local

Declaration
public static readonly SmartSyncPolicy.Local Instance
Field Value
Type Description
SmartSyncPolicy.Local
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX