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

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