Sdílet prostřednictvím


Dimension.ToBeExportedForShoebox Property

Definition

Gets or sets the flag indicates whether the metric will be exported for shoebox or not.

[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