JobDetailRootJsonObject.ParentId Property

Definition

[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