Свойство HelpImpl
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборка: Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)
Синтаксис
'Декларация
Property HelpImpl As IQueryDesignerHelpImpl
Get
Set
'Применение
Dim instance As IQueryDesignerHelpConsumer
Dim value As IQueryDesignerHelpImpl
value = instance.HelpImpl
instance.HelpImpl = value
IQueryDesignerHelpImpl HelpImpl { get; set; }
property IQueryDesignerHelpImpl^ HelpImpl {
IQueryDesignerHelpImpl^ get ();
void set (IQueryDesignerHelpImpl^ value);
}
abstract HelpImpl : IQueryDesignerHelpImpl with get, set
function get HelpImpl () : IQueryDesignerHelpImpl
function set HelpImpl (value : IQueryDesignerHelpImpl)
Значение свойства
Тип: Microsoft.ReportingServices.Interfaces. . :: . .IQueryDesignerHelpImpl