Campo m_customProperties
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_customProperties As CustomPropertyCollection
'Uso
Dim value As CustomPropertyCollection
value = Me.m_customProperties
Me.m_customProperties = value
protected CustomPropertyCollection m_customProperties
protected:
CustomPropertyCollection^ m_customProperties
val mutable m_customProperties: CustomPropertyCollection
protected var m_customProperties : CustomPropertyCollection