Aracılığıyla paylaş


CloneReportRequest.TargetWorkspaceId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to