Partager via


Champ m_parentCollectionIndex

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_parentCollectionIndex As Integer
'Utilisation
Dim value As Integer

value = Me.m_parentCollectionIndex

Me.m_parentCollectionIndex = value
protected int m_parentCollectionIndex
protected:
int m_parentCollectionIndex
val mutable m_parentCollectionIndex: int
protected var m_parentCollectionIndex : int