Dropbox .NET SDK
Show / Hide Table of Contents

Class TimestampLevel.Word

The word object

Inheritance
object
TimestampLevel
TimestampLevel.Word
Inherited Members
TimestampLevel.IsSentence
TimestampLevel.AsSentence
TimestampLevel.IsWord
TimestampLevel.AsWord
TimestampLevel.IsOther
TimestampLevel.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class TimestampLevel.Word : TimestampLevel

Fields

View Source

Instance

A singleton instance of Word

Declaration
public static readonly TimestampLevel.Word Instance
Field Value
Type Description
TimestampLevel.Word
  • View Source
In this article
Back to top Dropbox .NET SDK