read_posts Field
If requested by a user, the total number of posts in that category they've read
<DataMember()> _
Public read_posts As Integer
This language is not supported or no code example is available.
[DataMember()]
public int read_posts
This language is not supported or no code example is available.
[DataMember()]
public:
int read_posts;
This language is not supported or no code example is available.
public
DataMember()
read_posts : int
This language is not supported or no code example is available.
Field Value
int
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1