OperationImpact.ChangeValueRelative Property

Definition

Gets the relative impact to dimension (null if not applicable)

[Newtonsoft.Json.JsonProperty(PropertyName="changeValueRelative")]
public double? ChangeValueRelative { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="changeValueRelative")>]
member this.ChangeValueRelative : Nullable<double>
Public ReadOnly Property ChangeValueRelative As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to