ModelDrillthroughReport.Type Propiedad

Definición

Obtiene o establece el tipo del informe detallado del modelo (detallado o lista) al que se dirige al usuario cuando sigue un clic sobre aviso (click-through).

public:
 property ReportService2005::DrillthroughType Type { ReportService2005::DrillthroughType get(); void set(ReportService2005::DrillthroughType value); };
public ReportService2005.DrillthroughType Type { get; set; }
member this.Type : ReportService2005.DrillthroughType with get, set
Public Property Type As DrillthroughType

Valor de propiedad

Valor de enumerador DrillthroughType.

Comentarios

Los valores válidos son Detail y List.

Se aplica a