ReportItem.CreateCustomProperty Méthode
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.
Crée une nouvelle propriété personnalisée et l'ajoute à la collection de propriétés personnalisée de l'élément de rapport. Utilisé dans les éléments de rapport personnalisés.
public:
Microsoft::ReportingServices::OnDemandReportRendering::CustomProperty ^ CreateCustomProperty();
public Microsoft.ReportingServices.OnDemandReportRendering.CustomProperty CreateCustomProperty ();
member this.CreateCustomProperty : unit -> Microsoft.ReportingServices.OnDemandReportRendering.CustomProperty
Public Function CreateCustomProperty () As CustomProperty
Retours
Propriété personnalisée nouvellement créée.