Campo m_fEnabled
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxe
'Declaração
Public m_fEnabled As Boolean
'Uso
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
Consulte também