ModelDrillthroughReport.Type Propriété

Définition

Obtient ou définit le type de rapport d'extraction du modèle - Detail ou 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

Valeur de propriété

Retourne le type du rapport d’extraction.

Remarques

Les valeurs valides sont Detail ou List.

S’applique à