Translation.Description Property

Gets or sets the description of a translation.

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

Syntax

C#
public string Description { get; set; }

Property Value

Type: System.String
The description of a translation.

See Also

Reference

Translation Class

Microsoft.AnalysisServices Namespace