ServerProperty.DefaultValue Property

Gets or sets the default value for a ServerProperty object.

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

Syntax

C#
public string DefaultValue { get; set; }

Property Value

Type: System.String
A default value.

See Also

Reference

ServerProperty Class

Microsoft.AnalysisServices Namespace