Show / Hide Table of Contents

Class SmartSyncPolicy.OnDemand

The specified content will be synced as on-demand files by default.

Inheritance
System.Object
SmartSyncPolicy
SmartSyncPolicy.OnDemand
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 OnDemand : SmartSyncPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of OnDemand

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