Campo StyleInstance.m_direction
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A Directions value that represents the calculated value of the Direction property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_direction As Nullable(Of Directions)
'Uso
Dim value As Nullable(Of Directions)
value = Me.m_direction
Me.m_direction = value
protected Nullable<Directions> m_direction
protected:
Nullable<Directions> m_direction
val mutable m_direction: Nullable<Directions>
protected var m_direction : Nullable<Directions>
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering