次の方法で共有


TaskAddHeaders.DataServiceId プロパティ

定義

要求が適用されたリソースの OData ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象