Twitterizer 2 Documentation
Id Property
NamespacesTwitterizerTwitterSearchResultId
Gets or sets the status id.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "id")]
public long Id { get; set; }
<JsonPropertyAttribute(PropertyName := "id")> _
Public Property Id As Long
	Get
	Set
Value
The status id.

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