Partager via


Champ DataRegionMember.m_customPropertyCollection

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the custom properties for this data region member.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_customPropertyCollection As CustomPropertyCollection
'Utilisation
Dim value As CustomPropertyCollection 

value = Me.m_customPropertyCollection 

Me.m_customPropertyCollection = value
protected CustomPropertyCollection m_customPropertyCollection
protected:
CustomPropertyCollection^ m_customPropertyCollection
val mutable m_customPropertyCollection: CustomPropertyCollection
protected var m_customPropertyCollection : CustomPropertyCollection

Voir aussi

Référence

DataRegionMember Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering