SessionAccountName Property |
Gets the unique name of 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 string AccountName { get; }
Public ReadOnly Property AccountName As String
Get
public:
virtual property String^ AccountName {
String^ get () sealed;
}
abstract AccountName : string with get
override AccountName : string with get
Property Value
Type:
StringSee Also