Champ m_group
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_group As Group
'Utilisation
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