Twitterizer 2 Documentation
ResultType Property
NamespacesTwitterizerTwitterRelatedTweetsResultType
Gets or sets the type of the result.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "resultType")]
public string ResultType { get; set; }
<JsonPropertyAttribute(PropertyName := "resultType")> _
Public Property ResultType As String
	Get
	Set
Value
The type of the result.

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