SessionKeepAliveEventArgsAccount Property |
Gets the account associated with the session.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public AccountData Account { get; }
Public ReadOnly Property Account As AccountData
Get
public:
property AccountData^ Account {
AccountData^ get ();
}
member Account : AccountData with get
Property Value
Type:
AccountDataSee Also