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