ServerProperty.Category Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.