DataMember.m_instance Field

Definition

Specifies the report instance object that contains the calculated values of this report definition object.

protected: Microsoft::ReportingServices::OnDemandReportRendering::DataMemberInstance ^ m_instance;
protected Microsoft.ReportingServices.OnDemandReportRendering.DataMemberInstance m_instance;
val mutable m_instance : Microsoft.ReportingServices.OnDemandReportRendering.DataMemberInstance
Protected m_instance As DataMemberInstance 

Field Value

Applies to