OperationImpact Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |