Freigeben über


m_color-Feld

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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

Syntax

'Declaration
Protected m_color As ReportColor
'Usage
Dim value As ReportColor

value = Me.m_color

Me.m_color = value
protected ReportColor m_color
protected:
ReportColor^ m_color
val mutable m_color: ReportColor
protected var m_color : ReportColor