TenantWarehouseOverrideScope Property |
Gets or sets the scope.
Namespace:
Dundas.BI.AccountServices.MultiTenancy
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public AppSettingScope Scope { get; set; }
Public Property Scope As AppSettingScope
Get
Set
public:
property AppSettingScope Scope {
AppSettingScope get ();
void set (AppSettingScope value);
}
member Scope : AppSettingScope with get, set
Property Value
Type:
AppSettingScopeSee Also