ICustomReportItem.Action Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’action pour l’élément personnalisé du rapport.
public:
property Microsoft::ReportingServices::ReportRendering::Action ^ Action { Microsoft::ReportingServices::ReportRendering::Action ^ get(); };
public Microsoft.ReportingServices.ReportRendering.Action Action { get; }
member this.Action : Microsoft.ReportingServices.ReportRendering.Action
Public ReadOnly Property Action As Action
Valeur de propriété
Le Action pour l’article de rapport personnalisé.