Compartir a través de


Campo DataRegionMember.m_customPropertyCollection

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies the custom properties for this data region member.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

DataRegionMember Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering