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

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