次の方法で共有


SourceReport.SourceWorkspaceId プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象