ImpactDetail.Description Property

Gets or sets the error or warning message description from the impact analysis operation.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Description { get; set; }

Property Value

Type: System.String
A system.string with the error or warning message description from the impact analysis operation.

See Also

Reference

ImpactDetail Class

Microsoft.AnalysisServices Namespace