Partager via


Champ StyleInstance.m_format

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

A string value that represents the calculated value of the Format property.

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

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering