Compartilhar via


Campo m_children

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_children As TablixMemberCollection
'Uso
Dim value As TablixMemberCollection

value = Me.m_children

Me.m_children = value
protected TablixMemberCollection m_children
protected:
TablixMemberCollection^ m_children
val mutable m_children: TablixMemberCollection
protected var m_children : TablixMemberCollection