Dimension.ToBeExportedForShoebox Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to