StyleInstance.m_numeralVariant Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_numeralVariant As Integer
'Usage
Dim value As Integer

value = Me.m_numeralVariant

Me.m_numeralVariant = value
protected int m_numeralVariant
protected:
int m_numeralVariant
val mutable m_numeralVariant: int
protected var m_numeralVariant : int