InMageReplicationDetails.IsAdditionalStatsAvailable Property

Definition

Gets or sets a value indicating whether additional IR stats are available or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to