Click or drag to resize
RealtimeUpdateItemObjectId Property
Gets or sets the object identifier.

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

Property Value

Type: String
The object identifier.
See Also