Поделиться через


Поле StyleInstance.m_direction

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

A Directions value that represents the calculated value of the Direction property.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_direction As Nullable(Of Directions)
'Применение
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>

См. также

Справочник

StyleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering