Campo StyleInstance.m_format
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
A string value that represents the calculated value of the Format property.
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
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering