Propriedade do RDL AttributeHierarchyDisplayFolder
Gets or sets the folder in which to display the associated attribute hierarchy.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.DisplayFolderConverter, Microsoft.AnalysisServices.Design")> _
Public Property AttributeHierarchyDisplayFolder As String
Get
Set
'Uso
Dim instance As DimensionAttribute
Dim value As String
value = instance.AttributeHierarchyDisplayFolder
instance.AttributeHierarchyDisplayFolder = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.DisplayFolderConverter, Microsoft.AnalysisServices.Design")]
public string AttributeHierarchyDisplayFolder { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.DisplayFolderConverter, Microsoft.AnalysisServices.Design")]
public:
property String^ AttributeHierarchyDisplayFolder {
String^ get ();
void set (String^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.DisplayFolderConverter, Microsoft.AnalysisServices.Design")>]
member AttributeHierarchyDisplayFolder : string with get, set
function get AttributeHierarchyDisplayFolder () : String
function set AttributeHierarchyDisplayFolder (value : String)
Valor da propriedade
Tipo: System. . :: . .String
A String containing the folder in which to display the associated attribute hierarchy