次の方法で共有


ApplySnapshotRequest.ObjectId プロパティ

定義

スナップショットから作成するユーザー指定のターゲット オブジェクト ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象