Share via


ServerProperty.Category Property

Definition

Gets or sets the category associated with the property represented by the ServerProperty object.

public Microsoft.AnalysisServices.ServerPropertyCategory Category { get; set; }
member this.Category : Microsoft.AnalysisServices.ServerPropertyCategory with get, set
Public Property Category As ServerPropertyCategory

Property Value

The category associated with the property.

Applies to