次の方法で共有


Iteration.Exportable プロパティ

定義

イテレーションを別の形式にエクスポートしてダウンロードできるかどうかを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="exportable")]
public bool Exportable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exportable")>]
member this.Exportable : bool
Public ReadOnly Property Exportable As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象