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 (24.1.0.1001)
Syntax
public class HostOptions

The HostOptions type exposes the following members.

Constructors
  NameDescription
Public methodHostOptions
Initializes a new instance of the HostOptions class.
Top
Properties
  NameDescription
Public propertyExtensionPurposes
Gets the host extension purposes.
Public propertyHostIdentifier
Gets or sets the host identifier.
Top
See Also