ServerProperty.PendingValue Property

Gets or sets the pending value of a ServerProperty object.

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

Syntax

C#
public string PendingValue { get; set; }

Property Value

Type: System.String
A String that contains the pending value.

See Also

Reference

ServerProperty Class

Microsoft.AnalysisServices Namespace