StyleInstance.m_calendar Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::Calendars> m_calendar;
protected Microsoft.ReportingServices.OnDemandReportRendering.Calendars? m_calendar;
val mutable m_calendar : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.Calendars>
Protected m_calendar As Nullable(Of Calendars)