AccountDataLastLogOnIpAddress Property |
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? LastLogOnIpAddress { get; set; }
Public Property LastLogOnIpAddress As String
Get
Set
public:
virtual property String^ LastLogOnIpAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract LastLogOnIpAddress : string with get, set
override LastLogOnIpAddress : string with get, set
Property Value
Type:
StringSee Also