Show / Hide Table of Contents

Class Dictlayerdata.CommonData

Inheritance
object
Dictlayerdata.CommonData
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.CommonData

Properties

Title

The display title and localized canonical name to use when searching for this entity on Google search.

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