Campo TickMarkStyleInstance.m_defObject
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the instance of the TickMarkStyle class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_defObject As TickMarkStyle
'Utilizzo
Dim value As TickMarkStyle
value = Me.m_defObject
Me.m_defObject = value
protected TickMarkStyle m_defObject
protected:
TickMarkStyle^ m_defObject
val mutable m_defObject: TickMarkStyle
protected var m_defObject : TickMarkStyle
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering