Show / Hide Table of Contents

Class Dictlayerdata.DictData.WordsData.SourceData

The words with different meanings but not related words, e.g. "go" (game) and "go" (verb).

Inheritance
object
Dictlayerdata.DictData.WordsData.SourceData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Books.v1.Data
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Dictlayerdata.DictData.WordsData.SourceData

Properties

Attribution

Declaration
[JsonProperty("attribution")]
public virtual string Attribution { get; set; }
Property Value
Type Description
string

Url

Declaration
[JsonProperty("url")]
public virtual string Url { get; set; }
Property Value
Type Description
string
In this article
Back to top Generated by DocFX