Condividi tramite


Campo Group.m_customProperties

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Specifies a group of custom properties.

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_customProperties As CustomPropertyCollection
'Utilizzo
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

Vedere anche

Riferimento

Group Classe

Spazio dei nomi Microsoft.ReportingServices.ReportRendering