Click or drag to resize
UserInfoId Property
Gets or sets the identifier.

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

Property Value

Type: Int32
The identifier.
See Also