ImpactDetail Members
Contains one detail result for an impact analysis operation.
The following tables list the members exposed by the ImpactDetail type.
Public Constructors
Nom | Description | |
---|---|---|
ImpactDetail | Initializes a new instance of ImpactDetail. |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
Description | Gets or sets the error or warning message description from the impact analysis operation. | |
FaultCode | Gets or sets the error code from executing the intended operation. | |
Impact | Gets or sets the type of impact the planned operation has on current Object. | |
Object | Gets the object that would be affected by the planned operations in impact analysis. | |
Severity | Gets or sets a string with the values Error or Warning depending on the severity of the impact analysis. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page