次の方法で共有


BMSRPQueryObject.MoveReadyRPOnly プロパティ

定義

RP を別の層に移動できるかどうかを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象