Twitterizer 2 Documentation
Score Property
NamespacesTwitterizerTwitterRelatedTweetsScore
Gets or sets the score.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "score")]
public decimal Score { get; set; }
<JsonPropertyAttribute(PropertyName := "score")> _
Public Property Score As Decimal
	Get
	Set
Value
The score.

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