HostOptions Class

Class defining various host options for engine creation.
Inheritance Hierarchy
SystemObject
  Dundas.BIHostOptions

Namespace: Dundas.BI
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class HostOptions

The HostOptions type exposes the following members.

Constructors
 NameDescription
Public methodHostOptionsInitializes a new instance of the HostOptions class.
Top
Properties
 NameDescription
Public propertyExtensionPurposesGets the host extension purposes.
Public propertyHostIdentifierGets or sets the host identifier.
Top
See Also