다음을 통해 공유


IQueryDesignerHelpConsumer.HelpImpl 속성

정의

구현된 도움말을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl ^ HelpImpl { Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl ^ get(); void set(Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl ^ value); };
public Microsoft.ReportingServices.Interfaces.IQueryDesignerHelpImpl HelpImpl { get; set; }
member this.HelpImpl : Microsoft.ReportingServices.Interfaces.IQueryDesignerHelpImpl with get, set
Public Property HelpImpl As IQueryDesignerHelpImpl

속성 값

구현된 도움말입니다.

적용 대상