Campo m_style
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_style As StyleInstance
'Uso
Dim value As StyleInstance
value = Me.m_style
Me.m_style = value
protected StyleInstance m_style
protected:
StyleInstance^ m_style
val mutable m_style: StyleInstance
protected var m_style : StyleInstance