Translation.DisplayFolder Property

Definition

Gets or sets the display folder of the translation.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DisplayFolderConverter, Microsoft.AnalysisServices.Design.AS")]
public string DisplayFolder { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DisplayFolderConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.DisplayFolder : string with get, set
Public Property DisplayFolder As String

Property Value

The display folder of the translation.

Attributes

Applies to