Report.CustomProperties Propriété

Définition

Retourne une collection de propriétés personnalisées destinées au rapport.

public:
 property Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection
Public ReadOnly Property CustomProperties As CustomPropertyCollection

Valeur de propriété

Objet CustomPropertyCollection contenant les propriétés personnalisées pour le rapport.

S’applique à