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