CalculationProperty.DisplayFolder Property

Definition

Gets or sets the folder in which to list the parent CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_DisplayFolder")]
public string DisplayFolder { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_DisplayFolder")>]
member this.DisplayFolder : string with get, set
Public Property DisplayFolder As String

Property Value

String

The display folder path.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to