Partager via


Champ m_fEnabled

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assembly :  Microsoft.ReportingServices.QueryDesigners (dans Microsoft.ReportingServices.QueryDesigners.dll)

Syntaxe

'Déclaration
Public m_fEnabled As Boolean
'Utilisation
Dim instance As EnableEventArgs
Dim value As Boolean

value = instance.m_fEnabled

instance.m_fEnabled = value
public bool m_fEnabled
public:
bool m_fEnabled
val mutable m_fEnabled: bool
public var m_fEnabled : boolean