Open this page in the API Guide

Constants.TenantIdQueryStringKey Field

The key in the query string that can be used to supply the tenant ID of the specified client. Used with Tenant overrides.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public const string TenantIdQueryStringKey = "tenantId"

Field Value

Type: String
See Also