Lenguaje

ReportParameter.Prompt Propiedad

Definición

Hace que el mensaje se muestre al usuario al pedir valores de parámetros.

public:
 property System::String ^ Prompt { System::String ^ get(); };
public string Prompt { get; }
member this.Prompt : string
Public ReadOnly Property Prompt As String

Valor de propiedad

A que string contiene el mensaje para mostrar al usuario cuando se solicite el valor de los parámetros.

Se aplica a