Udostępnij przez


Właściwość ReportParameterInstance.Prompt

Pobiera wartość obliczoną Prompt właściwość w ReportParameter klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Prompt As String
    Get
'Użycie
Dim instance As ReportParameterInstance
Dim value As String

value = instance.Prompt
public string Prompt { get; }
public:
property String^ Prompt {
    String^ get ();
}
member Prompt : string
function get Prompt () : String

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Prompt właściwość.