Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains one detail result for an impact analysis operation.
The following tables list the members exposed by the ImpactDetail type.
Public Constructors
Name | Description | |
---|---|---|
ImpactDetail | Initializes a new instance of ImpactDetail. |
Top
Public Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top