Compartilhar via


ReportParameterInstance.Labels Propriedade

Definição

Obtém os rótulos do parâmetro.

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)

Valor da propriedade

Um objeto ReadOnlyCollection<T> que contém os rótulos do parâmetro.

Aplica-se a