CloneTileRequest.TargetWorkspaceId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象