TenantSeatAllocationData Class |
Used to pass tenant seat allocation data between the application and an
ITenantsProvider.
Inheritance HierarchySystemObject Dundas.BI.AccountServices.ExtensibilityTenantSeatAllocationData Namespace: Dundas.BI.AccountServices.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax[DataContractAttribute(Namespace = "")]
public class TenantSeatAllocationData
<DataContractAttribute(Namespace := "")>
Public Class TenantSeatAllocationData
[DataContractAttribute(Namespace = L"")]
public ref class TenantSeatAllocationData
[<DataContractAttribute(Namespace = "")>]
type TenantSeatAllocationData = class end
The TenantSeatAllocationData type exposes the following members.
Constructors
Properties
See Also