Поле StyleInstance.m_unicodeBiDi
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
A UnicodeBiDiTypes value that represents the calculated value of the UnicodeBiDi property.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_unicodeBiDi As Nullable(Of UnicodeBiDiTypes)
'Применение
Dim value As Nullable(Of UnicodeBiDiTypes)
value = Me.m_unicodeBiDi
Me.m_unicodeBiDi = value
protected Nullable<UnicodeBiDiTypes> m_unicodeBiDi
protected:
Nullable<UnicodeBiDiTypes> m_unicodeBiDi
val mutable m_unicodeBiDi: Nullable<UnicodeBiDiTypes>
protected var m_unicodeBiDi : Nullable<UnicodeBiDiTypes>
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering