TablixMemberInstance.m_memberDef 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.
A TablixMember object that represents this instance member definition.
protected: Microsoft::ReportingServices::OnDemandReportRendering::TablixMember ^ m_memberDef;
protected Microsoft.ReportingServices.OnDemandReportRendering.TablixMember m_memberDef;
val mutable m_memberDef : Microsoft.ReportingServices.OnDemandReportRendering.TablixMember
Protected m_memberDef As TablixMember