ServerProperty.PendingValue Property

Definition

Gets or sets the pending value of the property represented by the ServerProperty object.

public string PendingValue { get; set; }
member this.PendingValue : string with get, set
Public Property PendingValue As String

Property Value

A String that contains the pending value.

Applies to