Twitterizer 2 Documentation
Relationship Property
NamespacesTwitterizerTwitterRelationshipRelationship
Gets or sets the relationship.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "relationship")]
public TwitterRelationship Relationship { get; set; }
<JsonPropertyAttribute(PropertyName := "relationship")> _
Public Property Relationship As TwitterRelationship
	Get
	Set
Value
The relationship.

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