Group.m_customProperties Field
This field supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Protected m_customProperties As CustomPropertyCollection
protected CustomPropertyCollection m_customProperties
protected:
CustomPropertyCollection^ m_customProperties
protected CustomPropertyCollection m_customProperties
protected var m_customProperties : CustomPropertyCollection
Remarks
New:5 December 2005
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
Group Class
Group Members
Microsoft.ReportingServices.ReportRendering Namespace