AsqRequestControl.AttributeName Propiedad

Definición

La propiedad AttributeName obtiene o establece el nombre del atributo en el que se basa la consulta de búsqueda.

public:
 property System::String ^ AttributeName { System::String ^ get(); void set(System::String ^ value); };
public string AttributeName { get; set; }
member this.AttributeName : string with get, set
Public Property AttributeName As String

Valor de propiedad

El nombre del atributo en el que se basa la consulta.

Se aplica a