Share via


ModelDrillthroughReport.Type Propiedad

Definición

Obtiene o establece el tipo de informe detallado del modelo: Detail o List.

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

Valor de propiedad

Devuelve el tipo del informe detallado.

Comentarios

Los valores válidos son Detail y List.

Se aplica a