Bagikan melalui


BMSRPQueryObject.MoveReadyRPOnly Property

Definition

Gets or sets whether the RP can be moved to another tier

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to