次の方法で共有


OperationImpact Class

Definition

Represents 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.

Properties

ChangeValueAbsolute

Optional. Gets the absolute impact to dimension.

ChangeValueRelative

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

Name

Optional. Gets the name of the impact dimension.

Unit

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

Applies to