Share via


WarehouseContext.IsAnalysisServicesConfigured Property

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property IsAnalysisServicesConfigured As Boolean
public bool IsAnalysisServicesConfigured { get; }
public:
property bool IsAnalysisServicesConfigured {
    bool get ();
}
member IsAnalysisServicesConfigured : bool
function get IsAnalysisServicesConfigured () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

WarehouseContext Class

Microsoft.TeamFoundation.Warehouse Namespace