ReportFilterCondition.Property Propiedad

Definición

Obtiene o establece el texto asociado a la propiedad del informe.

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

Valor de propiedad

Cadena asociada a la propiedad del informe.

Se aplica a