Campo StyleInstance.m_direction
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A Directions value that represents the calculated value of the Direction property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_direction As Nullable(Of Directions)
'Utilizzo
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>
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering