Domain.Exportable Property

Definition

[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