Właściwość ReportParameter.PromptUserSpecified
Wskazuje, czy wartość dla PromptUser określona właściwość.
Przestrzeń nazw: ReportExecution2005
Zestaw: ReportExecution2005 (w ReportExecution2005.dll)
Składnia
'Deklaracja
Public Property PromptUserSpecified As Boolean
Get
Set
'Użycie
Dim instance As ReportParameter
Dim value As Boolean
value = instance.PromptUserSpecified
instance.PromptUserSpecified = value
public bool PromptUserSpecified { get; set; }
public:
property bool PromptUserSpecified {
bool get ();
void set (bool value);
}
member PromptUserSpecified : bool with get, set
function get PromptUserSpecified () : boolean
function set PromptUserSpecified (value : boolean)
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.