m_fEnabled 필드
이 API는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.QueryDesigners.dll의 Microsoft.ReportingServices.QueryDesigners
구문
‘선언
Public m_fEnabled As Boolean
‘사용 방법
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