Condividi tramite


SourceReport.SourceWorkspaceId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to