次の方法で共有


PrepareDataMoveRequest.IgnoreMoved プロパティ

定義

取得または設定は、既に移動されている成果物を無視します。

[Newtonsoft.Json.JsonProperty(PropertyName="ignoreMoved")]
public bool? IgnoreMoved { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ignoreMoved")>]
member this.IgnoreMoved : Nullable<bool> with get, set
Public Property IgnoreMoved As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象