m_fEnabled-Feld
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Syntax
'Declaration
Public m_fEnabled As Boolean
'Usage
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