Campo DataRegionMember.m_customPropertyCollection
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies the custom properties for this data region member.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_customPropertyCollection As CustomPropertyCollection
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering