ModelComponent.IHostableComponent.Host Property

Gets or sets the IServiceProvider that is the host of the ModelComponent.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
IServiceProvider IHostableComponent.Host { get; set; }

Property Value

Type: System.IServiceProvider
The IServiceProvider that is the host of the ModelComponent.

Implements

IHostableComponent.Host

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace