ModelDrillthroughReport.Type Propriedade

Definição

Obtém ou define o tipo do relatório detalhado de modelo (detalhe ou lista) para o qual o usuário é direcionado ao seguir um clickthrough.

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 da propriedade

Um valor do enumerador DrillthroughType.

Comentários

Os valores válidos são Detail ou List.

Aplica-se a