SessionAccountDisplayName Property |
Gets the display 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? AccountDisplayName { get; }
Public ReadOnly Property AccountDisplayName As String
Get
public:
property String^ AccountDisplayName {
String^ get ();
}
member AccountDisplayName : string with get
Property Value
Type:
StringSee Also