Bagikan melalui


Iteration.Exportable Property

Definition

Gets whether the iteration can be exported to another format for download.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to