DataRegionMember.m_customPropertyCollection Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the custom properties for this data region member.
protected: Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ m_customPropertyCollection;
protected Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection m_customPropertyCollection;
val mutable m_customPropertyCollection : Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection
Protected m_customPropertyCollection As CustomPropertyCollection