Server.ServerProperties Property

Definition

Gets a collection of server properties associated with a specific Server object.

public Microsoft.AnalysisServices.ServerPropertyCollection ServerProperties { get; }
member this.ServerProperties : Microsoft.AnalysisServices.ServerPropertyCollection
Public ReadOnly Property ServerProperties As ServerPropertyCollection

Property Value

A collection of server properties.

Applies to