ReportParameter.PromptUserSpecified Property

Definition

Indicates whether a value for the PromptUser property is specified.

public:
 property bool PromptUserSpecified { bool get(); void set(bool value); };
public bool PromptUserSpecified { get; set; }
member this.PromptUserSpecified : bool with get, set
Public Property PromptUserSpecified As Boolean

Property Value

A Boolean value.

Applies to