Compartir a través de


m_format Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_format As String
'Uso
Dim value As String

value = Me.m_format

Me.m_format = value
protected string m_format
protected:
String^ m_format
val mutable m_format: string
protected var m_format : String