IQueryDesignerHelpConsumer.HelpImpl Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece la ayuda implementada.
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
Valor de propiedad
La ayuda implementada.