AccountRegistrationRequestAccountName Property |
Gets the account name of the registrant.
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:
property String^ AccountName {
String^ get ();
}
member AccountName : string with get
Property Value
Type:
StringSee Also