ReportParameterInfo.PromptUser 屬性
指出是否提示使用者輸入參數的值。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
Public ReadOnly Property PromptUser As Boolean
Get
'用途
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.PromptUser
public bool PromptUser { get; }
public:
property bool PromptUser {
bool get ();
}
member PromptUser : bool
function get PromptUser () : boolean
屬性值
型別:System.Boolean
唯讀 Boolean 值。