Campo ReportExpression.GlobalProperties.RenderFormatIsInteractive
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
The RenderFormatIsInteractive property.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Const RenderFormatIsInteractive As String
'Uso
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