Compartir a través de


Campo m_useGenericDesigner

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Protected m_useGenericDesigner As Boolean
'Uso
Dim value As Boolean

value = Me.m_useGenericDesigner

Me.m_useGenericDesigner = value
protected bool m_useGenericDesigner
protected:
bool m_useGenericDesigner
val mutable m_useGenericDesigner: bool
protected var m_useGenericDesigner : boolean