次の方法で共有


AffectedMoveResource.SourceId プロパティ

定義

影響を受ける移動リソース ソース ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceId")]
public string SourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceId")>]
member this.SourceId : string
Public ReadOnly Property SourceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象