LogOnHistoryRecordIsSeatReserved Property |
Gets a value indicating whether the seat is reserved.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic bool IsSeatReserved { get; }Public ReadOnly Property IsSeatReserved As Boolean
Get
public:
property bool IsSeatReserved {
bool get ();
}member IsSeatReserved : bool with get
Property Value
Type:
Boolean if the seat is reserved; otherwise,
.
See Also