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

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