ServerProperty.Name Property

Gets or sets the name of a ServerProperty object.

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

Syntax

C#
public string Name { get; set; }

Property Value

Type: System.String
The ServerProperty name.

See Also

Reference

ServerProperty Class

Microsoft.AnalysisServices Namespace