Campo ReportExpression.GlobalProperties.RenderFormatIsInteractive
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
The RenderFormatIsInteractive property.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Const RenderFormatIsInteractive As String
'Utilizzo
Dim value As String
value = ReportExpression.GlobalProperties.RenderFormatIsInteractive
public const string RenderFormatIsInteractive
public:
literal String^ RenderFormatIsInteractive
static val mutable RenderFormatIsInteractive: string
public const var RenderFormatIsInteractive : String