blogger  v3
Properties | List of all members
Google.Apis.Blogger.v3.Data.Blog.PostsData Class Reference

The container of posts in this blog. More...

Properties

virtual System.Collections.Generic.IList< PostItems [get, set]
 The List of Posts for this Blog. More...
 
virtual string SelfLink [get, set]
 The URL of the container for posts in this blog. More...
 
virtual System.Nullable< int > TotalItems [get, set]
 The count of posts in this blog. More...
 

Detailed Description

The container of posts in this blog.

Property Documentation

◆ Items

virtual System.Collections.Generic.IList<Post> Google.Apis.Blogger.v3.Data.Blog.PostsData.Items
getset

The List of Posts for this Blog.

◆ SelfLink

virtual string Google.Apis.Blogger.v3.Data.Blog.PostsData.SelfLink
getset

The URL of the container for posts in this blog.

◆ TotalItems

virtual System.Nullable<int> Google.Apis.Blogger.v3.Data.Blog.PostsData.TotalItems
getset

The count of posts in this blog.


The documentation for this class was generated from the following file: