OperationImpact Class

Definition

The impact of an operation, both in absolute and relative terms.

public class OperationImpact
type OperationImpact = class
Public Class OperationImpact
Inheritance
OperationImpact

Constructors

OperationImpact()

Initializes a new instance of the OperationImpact class.

OperationImpact(String, String, Nullable<Double>, Nullable<Double>)

Initializes a new instance of the OperationImpact class.

Properties

ChangeValueAbsolute

Gets the absolute impact to dimension.

ChangeValueRelative

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

Name

Gets the name of the impact dimension.

Unit

Gets the unit in which estimated impact to dimension is measured.

Applies to