ServerProperty.PropertyName Property

Gets the property name from a ServerProperty object.

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

Syntax

C#
public string PropertyName { get; }

Property Value

Type: System.String
A property name.

See Also

Reference

ServerProperty Class

Microsoft.AnalysisServices Namespace