Click or drag to resize
CountFollows Property
Gets or sets the follows.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Follows { get; set; }

Property Value

Type: Int32
The follows.
See Also