InternalQueryDesigner.HelpImpl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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