| SubscriptionObjectId Property |
The search term
Namespace: InstaSharp.ModelsAssembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string ObjectId { get; set; }
Public Property ObjectId As String
Get
Set
public:
property String^ ObjectId {
String^ get ();
void set (String^ value);
}
member ObjectId : string with get, set
Property Value
Type:
StringSee Also