Delen via


JobEntity.TargetObjectId Property

Definition

Gets or sets the object id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to