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

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