Click or drag to resize
RealtimeUpdateItemSubScriptionId Property
Gets or sets the sub scription identifier.

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

Property Value

Type: Int32
The sub scription identifier.
See Also