Partager via


Champ m_format

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_format As String
'Utilisation
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