Элементы ImpactDetail

Contains one detail result for an impact analysis operation.

Тип ImpactDetail предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ImpactDetail Initializes a new instance of ImpactDetail.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало