次の方法で共有


Job.EntityLabel プロパティ

定義

ジョブが実行されたエンティティ識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象