次の方法で共有


DataSource.ETag プロパティ

定義

DataSource の ETag を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象