ServerPropertyCategory Enumeration

Defines the server property category.

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

Syntax

'Declaration
Public Enumeration ServerPropertyCategory
'Usage
Dim instance As ServerPropertyCategory
public enum ServerPropertyCategory
public enum class ServerPropertyCategory
type ServerPropertyCategory
public enum ServerPropertyCategory

Members

Member name Description
Advanced The category is Advanced.
Basic The category is Basic.

See Also

Reference

Microsoft.AnalysisServices Namespace