Share via


EventsOperationInfo.ParentId Property

Definition

Gets or sets parent ID of the operation

[Newtonsoft.Json.JsonProperty(PropertyName="parentId")]
public string ParentId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentId")>]
member this.ParentId : string with get, set
Public Property ParentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to