Open this page in the API Guide

SessionCreationParameters.SeatPoolId Property

Gets the ID of the pool of seats from which the created session will draw.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public Guid? SeatPoolId { get; }

Property Value

Type: Nullable<Guid>
See Also