ReportParameter.DefaultValues Propriedade

Definição

Obtém ou define o valor padrão do parâmetro.

public:
 property cli::array <System::String ^> ^ DefaultValues { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] DefaultValues { get; set; }
member this.DefaultValues : string[] with get, set
Public Property DefaultValues As String()

Valor da propriedade

String[]

Uma String matriz que contém os valores padrão do parâmetro .

Aplica-se a