Lingua

ReportParameterInstance.Labels Proprietà

Definizione

Ottiene le etichette del parametro.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ Labels { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> Labels { get; }
member this.Labels : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property Labels As ReadOnlyCollection(Of String)

Valore della proprietà

Un ReadOnlyCollection<T> oggetto che contiene le etichette del parametro.

Si applica a