Lingua

ReportParameterInstance.Label Proprietà

Definizione

Ottiene l'etichetta del parametro.

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

Valore della proprietà

Un string valore che rappresenta l'etichetta del parametro.

Commenti

Se il ReportParameter è un parametro multivalore, questa proprietà restituisce la prima etichetta.

Si applica a