Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
A string value that represents the calculated value of the Format property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_format As String
'Usage
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace