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

属性值

实现的帮助。

适用于