Twitterizer 2 Documentation
RetweetCountPlus Property
NamespacesTwitterizerTwitterStatusRetweetCountPlus
Gets a value indicating that the number of retweets exceeds the reported value in RetweetCount. For example, "more than 100"
Declaration Syntax
C#Visual Basic
[DataMemberAttribute]
public Nullable<bool> RetweetCountPlus { get; }
<DataMemberAttribute> _
Public ReadOnly Property RetweetCountPlus As Nullable(Of Boolean)
	Get
Value
The retweet count plus indicator.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)