MapAppearanceRule.m_mapVectorLayer 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_mapVectorLayer As MapVectorLayer
'Usage
Dim value As MapVectorLayer
value = Me.m_mapVectorLayer
Me.m_mapVectorLayer = value
protected MapVectorLayer m_mapVectorLayer
protected:
MapVectorLayer^ m_mapVectorLayer
val mutable m_mapVectorLayer: MapVectorLayer
protected var m_mapVectorLayer : MapVectorLayer