DuplicateProjectOptionsTreatNullTenantIdAsNoTenant Property

Gets or sets a value indicating whether a null tenant ID should be treated as no tenant.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax
public bool TreatNullTenantIdAsNoTenant { get; set; }

Property Value

Type: Boolean
See Also