Campo StyleInstance.m_calendar
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
A Calendars value that represents the calculated value of the Calendar property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected m_calendar As Nullable(Of Calendars)
'Uso
Dim value As Nullable(Of Calendars)
value = Me.m_calendar
Me.m_calendar = value
protected Nullable<Calendars> m_calendar
protected:
Nullable<Calendars> m_calendar
val mutable m_calendar: Nullable<Calendars>
protected var m_calendar : Nullable<Calendars>
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering