Class Page.BlogData
Data about the blog containing this Page.
Inherited Members
Namespace: Google.Apis.Blogger.v2.Data
Assembly: Google.Apis.Blogger.v2.dll
Syntax
public class Page.BlogData
Properties
Id
The identifier of the blog containing this page.
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Type | Description |
---|---|
string |