Condividi tramite


Tile.ReportId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to