Campo m_group
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_group As Group
'Uso
Dim value As Group
value = Me.m_group
Me.m_group = value
protected Group m_group
protected:
Group^ m_group
val mutable m_group: Group
protected var m_group : Group
Consulte também