CloneTileRequest.TargetReportId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to