ErrorConfiguration.KeyErrorLogFile Property

Gets or sets the file name for logging processing errors.

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

Syntax

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.LogFileUITypeConverter, Microsoft.AnalysisServices.Design")]
public string KeyErrorLogFile { get; set; }

Property Value

Type: System.String
The file name itself.

See Also

Reference

ErrorConfiguration Class

Microsoft.AnalysisServices Namespace