ModelDrillthroughReport.Type Propiedad

Definición

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

public:
 property ReportService2006::DrillthroughType Type { ReportService2006::DrillthroughType get(); void set(ReportService2006::DrillthroughType value); };
public ReportService2006.DrillthroughType Type { get; set; }
member this.Type : ReportService2006.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