Compartir a través de


Campo Group.m_customProperties

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

Specifies a group of custom properties.

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

Sintaxis

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

Vea también

Referencia

Group Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering