Share via


ReportParameterInstance.Labels Propriété

Définition

Obtient les étiquettes du paramètre.

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)

Valeur de propriété

Objet ReadOnlyCollection<T> qui contient les étiquettes du paramètre.

S’applique à