CloneTileRequest.TargetDashboardId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象