CloneTileRequest.TargetDashboardId Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to